Searched refs:queryTexHeight (Results 1 – 3 of 3) sorted by relevance
346 GLsizei queryTexHeight(GLsizei level, GLuint name) const;
1446 GLsizei GLClientState::queryTexHeight(GLsizei level, GLuint tex_name) const { in queryTexHeight() function in GLClientState
2463 neededHeight > state->queryTexHeight(level, tex) || in s_glTexSubImage2D()4009 neededHeight > state->queryTexHeight(level, tex) || in s_glTexSubImage3D()