Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
Dgl_enum_utils_autogen.h58 DebugSource, enumerator
Dgl_enum_utils_autogen.cpp599 case GLenumGroup::DebugSource: in GLenumToString()
Dcapture_gles_3_2_autogen.cpp180 paramBuffer.addEnumParam("source", GLenumGroup::DebugSource, ParamType::TGLenum, source); in CaptureDebugMessageControl()
207 paramBuffer.addEnumParam("source", GLenumGroup::DebugSource, ParamType::TGLenum, source); in CaptureDebugMessageInsert()
761 paramBuffer.addEnumParam("source", GLenumGroup::DebugSource, ParamType::TGLenum, source); in CapturePushDebugGroup()
Dcapture_gles_ext_autogen.cpp4219 paramBuffer.addEnumParam("source", GLenumGroup::DebugSource, ParamType::TGLenum, source); in CaptureDebugMessageControlKHR()
4246 paramBuffer.addEnumParam("source", GLenumGroup::DebugSource, ParamType::TGLenum, source); in CaptureDebugMessageInsertKHR()
4460 paramBuffer.addEnumParam("source", GLenumGroup::DebugSource, ParamType::TGLenum, source); in CapturePushDebugGroupKHR()
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_4_3_autogen.cpp196 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageControl()
227 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageInsert()
934 CID(context), GLenumToString(GLenumGroup::DebugSource, source), id, length, in PushDebugGroup()
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp227 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageControl()
258 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageInsert()
896 CID(context), GLenumToString(GLenumGroup::DebugSource, source), id, length, in PushDebugGroup()
Dentry_points_gles_ext_autogen.cpp4953 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageControlKHR()
4984 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageInsertKHR()
5182 CID(context), GLenumToString(GLenumGroup::DebugSource, source), id, length, in PushDebugGroupKHR()
9771 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageControlContextANGLE()
9804 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageControlKHRContextANGLE()
9837 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageInsertContextANGLE()
9869 CID(context), GLenumToString(GLenumGroup::DebugSource, source), in DebugMessageInsertKHRContextANGLE()
19282 CID(context), GLenumToString(GLenumGroup::DebugSource, source), id, length, in PushDebugGroupContextANGLE()
19309 CID(context), GLenumToString(GLenumGroup::DebugSource, source), id, length, in PushDebugGroupKHRContextANGLE()