Searched refs:DebugType (Results 1 – 7 of 7) sorted by relevance
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/ |
D | gl_enum_utils_autogen.h | 59 DebugType, enumerator
|
D | gl_enum_utils_autogen.cpp | 622 case GLenumGroup::DebugType: in GLenumToString()
|
D | capture_gles_3_2_autogen.cpp | 181 paramBuffer.addEnumParam("type", GLenumGroup::DebugType, ParamType::TGLenum, type); in CaptureDebugMessageControl() 208 paramBuffer.addEnumParam("type", GLenumGroup::DebugType, ParamType::TGLenum, type); in CaptureDebugMessageInsert()
|
D | capture_gles_ext_autogen.cpp | 4220 paramBuffer.addEnumParam("type", GLenumGroup::DebugType, ParamType::TGLenum, type); in CaptureDebugMessageControlKHR() 4247 paramBuffer.addEnumParam("type", GLenumGroup::DebugType, ParamType::TGLenum, type); in CaptureDebugMessageInsertKHR()
|
/device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
D | entry_points_gl_4_3_autogen.cpp | 197 GLenumToString(GLenumGroup::DebugType, type), in DebugMessageControl() 228 GLenumToString(GLenumGroup::DebugType, type), id, in DebugMessageInsert()
|
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 228 GLenumToString(GLenumGroup::DebugType, type), in DebugMessageControl() 259 GLenumToString(GLenumGroup::DebugType, type), id, in DebugMessageInsert()
|
D | entry_points_gles_ext_autogen.cpp | 4954 GLenumToString(GLenumGroup::DebugType, type), in DebugMessageControlKHR() 4985 GLenumToString(GLenumGroup::DebugType, type), id, in DebugMessageInsertKHR() 9772 GLenumToString(GLenumGroup::DebugType, type), in DebugMessageControlContextANGLE() 9805 GLenumToString(GLenumGroup::DebugType, type), in DebugMessageControlKHRContextANGLE() 9838 GLenumToString(GLenumGroup::DebugType, type), id, in DebugMessageInsertContextANGLE() 9870 GLenumToString(GLenumGroup::DebugType, type), id, in DebugMessageInsertKHRContextANGLE()
|