Searched refs:getCurrentMatrixStackDepth (Results 1 – 3 of 3) sorted by relevance
172 GLint getCurrentMatrixStackDepth(GLenum param) const;
251 GLint GLES1State::getCurrentMatrixStackDepth(GLenum queryType) const in getCurrentMatrixStackDepth() function in gl::GLES1State
2962 *params = mGLES1State.getCurrentMatrixStackDepth(pname); in getIntegerv()