Home
last modified time | relevance | path

Searched refs:CaptureDepthFunc (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.h172 angle::CallCapture CaptureDepthFunc(const State &glState, bool isCallValid, GLenum func);
Dcapture_gles_2_0_autogen.cpp664 CallCapture CaptureDepthFunc(const State &glState, bool isCallValid, GLenum func) in CaptureDepthFunc() function
DFrameCapture.cpp5231 cap(CaptureDepthFunc(replayState, true, currentDSState.depthFunc)); in CaptureMidExecutionSetup()