Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
Dcapture_gles_3_0_autogen.h45 angle::CallCapture CaptureBindTransformFeedback(const State &glState,
DFrameCapture.cpp3238 cap(CaptureBindTransformFeedback(replayState, true, GL_TRANSFORM_FEEDBACK, xfbID)); in CaptureMidExecutionSetup()
3261 cap(CaptureBindTransformFeedback(replayState, true, GL_TRANSFORM_FEEDBACK, in CaptureMidExecutionSetup()
Dcapture_gles_3_0_autogen.cpp95 CallCapture CaptureBindTransformFeedback(const State &glState, in CaptureBindTransformFeedback() function