Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/util/capture/
H A Dtrace_fixture.h214 void UpdateShaderProgramID(GLuint id, GLsizei readBufferOffset);
H A Dtrace_fixture.cpp472 void UpdateShaderProgramID(GLuint id, GLsizei readBufferOffset) in UpdateShaderProgramID() function
H A Dtrace_interpreter_autogen.cpp6488 ParamBuffer params = ParseParameters<decltype(UpdateShaderProgramID)>(paramTokens, strings); in ParseCallCapture()
6835 DispatchCallCapture(UpdateShaderProgramID, captures); in ReplayCustomFunctionCall()