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