Method
CoglDisplayEGLmake_current
Declaration [src]
EGLBoolean
cogl_display_egl_make_current (
CoglDisplayEGL* display_egl,
EGLSurface draw,
EGLSurface read,
EGLContext context
)
EGLBoolean
cogl_display_egl_make_current (
CoglDisplayEGL* display_egl,
EGLSurface draw,
EGLSurface read,
EGLContext context
)