Home
last modified time | relevance | path

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

/external/angle/util/capture/
Dtrace_fixture.h209 void UpdateMemoryObjectID(GLuint id, GLsizei readBufferOffset);
Dtrace_fixture.cpp444 void UpdateMemoryObjectID(GLuint id, GLsizei readBufferOffset) in UpdateMemoryObjectID() function
Dtrace_interpreter_autogen.cpp6465 ParamBuffer params = ParseParameters<decltype(UpdateMemoryObjectID)>(paramTokens, strings); in ParseCallCapture()
6814 DispatchCallCapture(UpdateMemoryObjectID, captures); in ReplayCustomFunctionCall()