Searched refs:CaptureBindVertexArray (Results 1 – 3 of 3) sorted by relevance
49 angle::CallCapture CaptureBindVertexArray(const State &glState,
1830 cap(CaptureBindVertexArray(replayState, true, vertexArrayID)); in CaptureMidExecutionSetup()1841 cap(CaptureBindVertexArray(replayState, true, currentVertexArray->id())); in CaptureMidExecutionSetup()
109 CallCapture CaptureBindVertexArray(const State &glState, in CaptureBindVertexArray() function