Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/util/capture/
H A Dtrace_fixture.h221 void SetFramebufferID(GLuint id);
H A Dtrace_fixture.cpp492 void SetFramebufferID(GLuint id) in SetFramebufferID() function
H A Dtrace_interpreter_autogen.cpp6383 ParamBuffer params = ParseParameters<decltype(SetFramebufferID)>(paramTokens, strings); in ParseCallCapture()
6735 DispatchCallCapture(SetFramebufferID, captures); in ReplayCustomFunctionCall()