Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dcapture_gles_2_0_autogen.h100 angle::CallCapture CaptureCompileShader(const State &glState,
DFrameCapture.cpp2691 cap(CaptureCompileShader(replayState, true, tempShaderID)); in CaptureSharedContextMidExecutionSetup()
2795 cap(CaptureCompileShader(replayState, true, id)); in CaptureSharedContextMidExecutionSetup()
Dcapture_gles_2_0_autogen.cpp341 CallCapture CaptureCompileShader(const State &glState, in CaptureCompileShader() function