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