Searched refs:CaptureBindTransformFeedback (Results 1 – 3 of 3) sorted by relevance
45 angle::CallCapture CaptureBindTransformFeedback(const State &glState,
3238 cap(CaptureBindTransformFeedback(replayState, true, GL_TRANSFORM_FEEDBACK, xfbID)); in CaptureMidExecutionSetup()3261 cap(CaptureBindTransformFeedback(replayState, true, GL_TRANSFORM_FEEDBACK, in CaptureMidExecutionSetup()
95 CallCapture CaptureBindTransformFeedback(const State &glState, in CaptureBindTransformFeedback() function