Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/util/capture/
H A Dtrace_fixture.h217 void UpdateVertexArrayID(GLuint id, GLsizei readBufferOffset);
H A Dtrace_fixture.cpp487 void UpdateVertexArrayID(GLuint id, GLsizei readBufferOffset) in UpdateVertexArrayID() function
H A Dtrace_interpreter_autogen.cpp6515 ParamBuffer params = ParseParameters<decltype(UpdateVertexArrayID)>(paramTokens, strings); in ParseCallCapture()
6860 DispatchCallCapture(UpdateVertexArrayID, captures); in ReplayCustomFunctionCall()