Home
last modified time | relevance | path

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

/external/angle/util/capture/
Dtrace_fixture.h213 void UpdateVertexArrayID(GLuint id, GLsizei readBufferOffset);
Dtrace_fixture.cpp449 void UpdateVertexArrayID(GLuint id, GLsizei readBufferOffset) in UpdateVertexArrayID() function
Dtrace_interpreter_autogen.cpp6371 ParamBuffer params = ParseParameters<decltype(UpdateVertexArrayID)>(paramTokens, strings); in ParseCallCapture()
6696 DispatchCallCapture(UpdateVertexArrayID, captures); in ReplayCustomFunctionCall()