Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/util/capture/
H A Dtrace_fixture.h209 void UpdateProgramPipelineID(GLuint id, GLsizei readBufferOffset);
H A Dtrace_fixture.cpp447 void UpdateProgramPipelineID(GLuint id, GLsizei readBufferOffset) in UpdateProgramPipelineID() function
H A Dtrace_interpreter_autogen.cpp6457 ParseParameters<decltype(UpdateProgramPipelineID)>(paramTokens, strings); in ParseCallCapture()
6805 DispatchCallCapture(UpdateProgramPipelineID, captures); in ReplayCustomFunctionCall()