Searched refs:queryTexDepth (Results 1 – 3 of 3) sorted by relevance
347 GLsizei queryTexDepth(GLsizei level, GLuint name) const;
1452 GLsizei GLClientState::queryTexDepth(GLsizei level, GLuint tex_name) const { in queryTexDepth() function in GLClientState
2464 neededDepth > state->queryTexDepth(level, tex)), in s_glTexSubImage2D()4010 neededDepth > state->queryTexDepth(level, tex)), in s_glTexSubImage3D()