Searched refs:UpdateVertexArrayID (Results 1 – 3 of 3) sorted by relevance
213 void UpdateVertexArrayID(GLuint id, GLsizei readBufferOffset);
449 void UpdateVertexArrayID(GLuint id, GLsizei readBufferOffset) in UpdateVertexArrayID() function
6371 ParamBuffer params = ParseParameters<decltype(UpdateVertexArrayID)>(paramTokens, strings); in ParseCallCapture()6696 DispatchCallCapture(UpdateVertexArrayID, captures); in ReplayCustomFunctionCall()