Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1203 GLPushDebugGroup, enumerator
Dentry_points_enum_autogen.cpp2391 case EntryPoint::GLPushDebugGroup: in GetEntryPointName()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp1016 EVENT(context, GLPushDebugGroup, in GL_PushDebugGroup()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp1063 return CallCapture(angle::EntryPoint::GLPushDebugGroup, std::move(paramBuffer)); in CapturePushDebugGroup()
Dframe_capture_replay_autogen.cpp2465 case angle::EntryPoint::GLPushDebugGroup: in ReplayCall()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp5160 EVENT(context, GLPushDebugGroup, in GL_PushDebugGroup()