Searched refs:CaptureDepthRangef (Results 1 – 3 of 3) sorted by relevance
174 angle::CallCapture CaptureDepthRangef(const State &glState, bool isCallValid, GLfloat n, GLfloat f);
682 CallCapture CaptureDepthRangef(const State &glState, bool isCallValid, GLfloat n, GLfloat f) in CaptureDepthRangef() function
5512 cap(CaptureDepthRangef(replayState, true, apiState.getNearPlane(), apiState.getFarPlane())); in CaptureMidExecutionSetup()