Searched refs:egl_gl (Results 1 – 9 of 9) sorted by relevance
282 namespace egl_gl
566 namespace egl_gl namespace
1333 namespace egl_gl namespace
791 namespace egl_gl
33 gl::TextureTarget target = egl_gl::EGLImageTargetToTextureTarget(eglTarget); in GetImageIndex()
3375 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()3433 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()3447 gl::TextureTarget cubeMapFace = egl_gl::EGLCubeMapTargetToCubeMapTarget(target); in ValidateCreateImage()3498 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()3571 context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()4767 gl::TextureType type = egl_gl::EGLTextureTargetToTextureType(surface->getTextureTarget()); in ValidateBindTexImage()
1257 sibling = context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()1261 sibling = context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()
67 egl_gl::EGLTextureTargetToTextureType(eglSurface->getTextureTarget()); in BindTexImage()
3348 gl::TextureType type = egl_gl::EGLTextureTargetToTextureType(surface->getTextureTarget());3388 egl_gl::EGLTextureTargetToTextureType(eglSurface->getTextureTarget());