Searched refs:getMatrixStack (Results 1 – 3 of 3) sorted by relevance
303 const GLES1State::MatrixStack &GLES1State::getMatrixStack(MatrixType mode) const in getMatrixStack() function in gl::GLES1State321 return getMatrixStack(mMatrixMode); in currentMatrixStack()
180 const MatrixStack &getMatrixStack(MatrixType mode) const;
3621 apiState.gles1().getMatrixStack(gl::MatrixType::Projection)) in CaptureMidExecutionSetup()3629 apiState.gles1().getMatrixStack(gl::MatrixType::Modelview)) in CaptureMidExecutionSetup()