Searched refs:CaptureClearDepthf (Results 1 – 3 of 3) sorted by relevance
92 angle::CallCapture CaptureClearDepthf(const State &glState, bool isCallValid, GLfloat d);
273 CallCapture CaptureClearDepthf(const State &glState, bool isCallValid, GLfloat d) in CaptureClearDepthf() function
2698 cap(CaptureClearDepthf(replayState, true, apiState.getDepthClearValue())); in CaptureMidExecutionSetup()