Searched refs:CaptureDepthMask (Results 1 – 3 of 3) sorted by relevance
173 angle::CallCapture CaptureDepthMask(const State &glState, bool isCallValid, GLboolean flag);
575 CallCapture CaptureDepthMask(const State &glState, bool isCallValid, GLboolean flag) in CaptureDepthMask() function
2519 cap(CaptureDepthMask(replayState, true, gl::ConvertToGLBoolean(currentDSState.depthMask))); in CaptureMidExecutionSetup()