Searched refs:queryTexEGLImageBacked (Results 1 – 3 of 3) sorted by relevance
348 bool queryTexEGLImageBacked(GLuint name) const;
1458 bool GLClientState::queryTexEGLImageBacked(GLuint tex_name) const { in queryTexEGLImageBacked() function in GLClientState
2460 if (tex && !state->queryTexEGLImageBacked(tex)) { in s_glTexSubImage2D()