Home
last modified time | relevance | path

Searched refs:GLGetPerfMonitorGroupStringAMD (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h587 GLGetPerfMonitorGroupStringAMD, enumerator
H A Dentry_points_enum_autogen.cpp1159 case EntryPoint::GLGetPerfMonitorGroupStringAMD: in GetEntryPointName()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp1534 case angle::EntryPoint::GLGetPerfMonitorGroupStringAMD: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp3004 return CallCapture(EntryPoint::GLGetPerfMonitorGroupStringAMD, std::move(params)); in ParseCallCapture()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp294 EVENT(context, GLGetPerfMonitorGroupStringAMD, in GL_GetPerfMonitorGroupStringAMD()
304 context, angle::EntryPoint::GLGetPerfMonitorGroupStringAMD, group, in GL_GetPerfMonitorGroupStringAMD()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp335 return CallCapture(angle::EntryPoint::GLGetPerfMonitorGroupStringAMD, std::move(paramBuffer)); in CaptureGetPerfMonitorGroupStringAMD()