Searched refs:egl_gl (Results 1 – 10 of 10) sorted by relevance
5 egl_gl
61 [ 'egl_gl', [], [ 'egl_gl.c' ], true, ],
101 egl_gl \
247 namespace egl_gl
439 namespace egl_gl namespace
1204 namespace egl_gl namespace
690 namespace egl_gl
2190 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()2233 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()2245 gl::TextureTarget cubeMapFace = egl_gl::EGLCubeMapTargetToCubeMapTarget(target); in ValidateCreateImage()2279 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()2333 context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()3360 gl::TextureType type = egl_gl::EGLTextureTargetToTextureType(surface->getTextureTarget()); in ValidateBindTexImage()
33 gl::TextureTarget target = egl_gl::EGLImageTargetToTextureTarget(eglTarget); in GetImageIndex()
956 sibling = context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()960 sibling = context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()