Searched refs:DebugSource (Results 1 – 7 of 7) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | gl_enum_utils_autogen.h | 58 DebugSource, enumerator
|
D | gl_enum_utils_autogen.cpp | 599 case GLenumGroup::DebugSource: in GLenumToString()
|
D | capture_gles_3_2_autogen.cpp | 180 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()
|
D | capture_gles_ext_autogen.cpp | 4219 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/ |
D | entry_points_gl_4_3_autogen.cpp | 196 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/ |
D | entry_points_gles_3_2_autogen.cpp | 227 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()
|
D | entry_points_gles_ext_autogen.cpp | 4953 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()
|