Searched refs:GL_DEBUG_SEVERITY_LOW (Results 1 – 15 of 15) sorted by relevance
/external/deqp/external/openglcts/modules/common/ |
D | glcKHRDebugTests.cpp | 307 GL_DEBUG_SEVERITY_LOW /* severity */, 0 /* count */, 0 /* ids */, in iterate() 312 GL_DEBUG_SEVERITY_LOW /* severity */, 0 /* count */, 0 /* ids */, in iterate() 321 GL_DEBUG_SEVERITY_LOW /* severity */, -1 /* count */, ids /* ids */, in iterate() 334 GL_DEBUG_SEVERITY_LOW /* severity */, n_ids /* count */, ids /* ids */, in iterate() 374 0 /* id */, GL_DEBUG_SEVERITY_LOW /* severity */, length /* length */, in iterate() 379 GL_DEBUG_SEVERITY_LOW /* severity */, length /* length */, message /* message */); in iterate() 388 0 /* id */, GL_DEBUG_SEVERITY_LOW /* severity */, max_length + 1 /* length */, in iterate() 393 0 /* id */, GL_DEBUG_SEVERITY_LOW /* severity */, -1 /* length */, in iterate() 1467 GL_DEBUG_SEVERITY_LOW /* severity */, label_length /* length */, label); in iterate() 1501 GL_DEBUG_SEVERITY_LOW /* severity */, label_length /* length */, label); in iterate()
|
/external/deqp/framework/opengl/ |
D | gluStateReset.cpp | 600 gl.debugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DEBUG_SEVERITY_LOW, 0, DE_NULL, false); in resetStateES() 1176 gl.debugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DEBUG_SEVERITY_LOW, 0, DE_NULL, false); in resetStateGLCore()
|
D | gluStrUtil.inl | 1621 case GL_DEBUG_SEVERITY_LOW: return "GL_DEBUG_SEVERITY_LOW";
|
/external/mesa3d/src/mesa/main/ |
D | debug_output.c | 136 GL_DEBUG_SEVERITY_LOW,
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2ext.h | 222 #define GL_DEBUG_SEVERITY_LOW 0x9148 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1540 #define GL_DEBUG_SEVERITY_LOW 0x9148 macro
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cTextureSwizzleTests.cpp | 1279 case GL_DEBUG_SEVERITY_LOW: in debug_proc()
|
D | gl4cMultiBindTests.cpp | 134 case GL_DEBUG_SEVERITY_LOW: in debug_proc()
|
D | gl4cEnhancedLayoutsTests.cpp | 5004 case GL_DEBUG_SEVERITY_LOW: in debug_proc()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDebugTests.cpp | 108 GL_DEBUG_SEVERITY_LOW,
|
/external/mesa3d/include/GLES3/ |
D | gl32.h | 1579 #define GL_DEBUG_SEVERITY_LOW 0x9148 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 2313 #define GL_DEBUG_SEVERITY_LOW 0x9148 macro
|
D | glext.h | 2260 #define GL_DEBUG_SEVERITY_LOW 0x9148 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 2313 #define GL_DEBUG_SEVERITY_LOW 0x9148 macro
|
D | glext.h | 2260 #define GL_DEBUG_SEVERITY_LOW 0x9148 macro
|