Searched refs:CaptureLoadMatrixf (Results 1 – 3 of 3) sorted by relevance
195 angle::CallCapture CaptureLoadMatrixf(const State &glState, bool isCallValid, const GLfloat *m);
854 CallCapture CaptureLoadMatrixf(const State &glState, bool isCallValid, const GLfloat *m) in CaptureLoadMatrixf() function
3624 cap(CaptureLoadMatrixf(replayState, true, projectionMatrix.elements().data())); in CaptureMidExecutionSetup()3632 cap(CaptureLoadMatrixf(replayState, true, modelViewMatrix.elements().data())); in CaptureMidExecutionSetup()