Searched refs:queryTexLastBoundTarget (Results 1 – 3 of 3) sorted by relevance
434 GLenum queryTexLastBoundTarget(GLuint name) const;
2212 GLenum GLClientState::queryTexLastBoundTarget(GLuint tex_name) const { in queryTexLastBoundTarget() function in gfxstream::guest::GLClientState
4266 GLenum lastBoundTarget = state->queryTexLastBoundTarget(texture); in s_glFramebufferTextureLayer()