Unit 'gles20' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#opengles]

eglMakeCurrent

Declaration

Source position: gles20.pas line 352

var eglMakeCurrent: function(

  dpy: EGLDisplay;

  draw: EGLSurface;

  read: EGLSurface;

  ctx: EGLContext

):EGLBoolean;


Documentation generated on: 2023-03-18