Searched refs:getMatrixStack (Results 1 – 3 of 3) sorted by relevance
321 const GLES1State::MatrixStack &GLES1State::getMatrixStack(MatrixType mode) const in getMatrixStack() function in gl::GLES1State339 return getMatrixStack(mMatrixMode); in currentMatrixStack()
201 const MatrixStack &getMatrixStack(MatrixType mode) const;
5671 apiState.gles1().getMatrixStack(gl::MatrixType::Projection)) in CaptureMidExecutionSetup()5679 apiState.gles1().getMatrixStack(gl::MatrixType::Modelview)) in CaptureMidExecutionSetup()