Searched refs:EGLClientBufferToGLObjectHandle (Results 1 – 4 of 4) sorted by relevance
252 GLuint EGLClientBufferToGLObjectHandle(EGLClientBuffer buffer);
1206 GLuint EGLClientBufferToGLObjectHandle(EGLClientBuffer buffer) in EGLClientBufferToGLObjectHandle() function
2332 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()2375 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()2421 context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()2475 context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in ValidateCreateImage()
1054 sibling = context->getTexture({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()1058 sibling = context->getRenderbuffer({egl_gl::EGLClientBufferToGLObjectHandle(buffer)}); in createImage()