Lines Matching defs:gl
68 namespace gl { namespace
132 ogles_context_t* const gl = static_cast<ogles_context_t*>(ctx); in context() local
584 EGLBoolean egl_window_surface_v2_t::bindDrawSurface(ogles_context_t* gl) in bindDrawSurface()
599 EGLBoolean egl_window_surface_v2_t::bindReadSurface(ogles_context_t* gl) in bindReadSurface()
675 EGLBoolean egl_pixmap_surface_t::bindDrawSurface(ogles_context_t* gl) in bindDrawSurface()
690 EGLBoolean egl_pixmap_surface_t::bindReadSurface(ogles_context_t* gl) in bindReadSurface()
759 EGLBoolean egl_pbuffer_surface_t::bindDrawSurface(ogles_context_t* gl) in bindDrawSurface()
766 EGLBoolean egl_pbuffer_surface_t::bindReadSurface(ogles_context_t* gl) in bindReadSurface()
1165 static int makeCurrent(ogles_context_t* gl) in makeCurrent()
1663 ogles_context_t* gl = ogles_init(sizeof(egl_context_t)); in eglCreateContext() local
1730 ogles_context_t* gl = (ogles_context_t*)ctx; in eglMakeCurrent() local