Home
last modified time | relevance | path

Searched refs:GLDebugMessageControl (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/src/common/
H A Dentry_points_enum_autogen.h369 GLDebugMessageControl, enumerator
H A Dentry_points_enum_autogen.cpp723 case EntryPoint::GLDebugMessageControl: in GetEntryPointName()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp294 EVENT(context, GLDebugMessageControl, in GL_DebugMessageControl()
307 ValidateDebugMessageControl(context, angle::EntryPoint::GLDebugMessageControl, source, in GL_DebugMessageControl()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_2_autogen.cpp212 return CallCapture(angle::EntryPoint::GLDebugMessageControl, std::move(paramBuffer)); in CaptureDebugMessageControl()
H A DFrameCapture.cpp6130 case EntryPoint::GLDebugMessageControl: in SkipCall()
/aosp_15_r20/external/angle/util/capture/
H A Dframe_capture_replay_autogen.cpp595 case angle::EntryPoint::GLDebugMessageControl: in ReplayTraceFunctionCall()
H A Dtrace_interpreter_autogen.cpp1556 return CallCapture(EntryPoint::GLDebugMessageControl, std::move(params)); in ParseCallCapture()