Searched refs:EGLClientBufferToGLObjectHandle (Results 1 – 4 of 4) sorted by relevance
284 GLuint EGLClientBufferToGLObjectHandle(EGLClientBuffer buffer);
1331 GLuint EGLClientBufferToGLObjectHandle(EGLClientBuffer buffer) in EGLClientBufferToGLObjectHandle() function
1194 sibling = context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()1198 sibling = context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()
3221 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()3269 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()3324 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()3387 context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()