Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDebug.cpp321 std::string(message), gl::LOG_INFO, angle::EntryPoint::GLPushDebugGroup); in pushGroup()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp1057 EVENT(context, GLPushDebugGroup, in GL_PushDebugGroup()
1066 ValidatePushDebugGroup(context, angle::EntryPoint::GLPushDebugGroup, in GL_PushDebugGroup()
/third_party/skia/third_party/externals/angle2/src/common/
Dentry_points_enum_autogen.h1213 GLPushDebugGroup, enumerator
Dentry_points_enum_autogen.cpp2411 case EntryPoint::GLPushDebugGroup: in GetEntryPointName()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp1063 return CallCapture(angle::EntryPoint::GLPushDebugGroup, std::move(paramBuffer)); in CapturePushDebugGroup()
Dframe_capture_replay_autogen.cpp2490 case angle::EntryPoint::GLPushDebugGroup: in ReplayCall()
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_autogen.cpp5353 EVENT(context, GLPushDebugGroup, in GL_PushDebugGroup()
5362 ValidatePushDebugGroup(context, angle::EntryPoint::GLPushDebugGroup, in GL_PushDebugGroup()