Searched refs:getMatrixMode (Results 1 – 3 of 3) sorted by relevance
191 MatrixType getMatrixMode() const;
264 MatrixType GLES1State::getMatrixMode() const in getMatrixMode() function in gl::GLES1State
5114 gl::MatrixType currentMatrixMode = apiState.gles1().getMatrixMode(); in CaptureMidExecutionSetup()