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