/third_party/mesa3d/src/mesa/main/ |
H A D | debug_output.c | 853 case GL_DEBUG_GROUP_STACK_DEPTH: in _mesa_get_debug_state_int()
|
H A D | get.c | 1206 case GL_DEBUG_GROUP_STACK_DEPTH: in find_custom_value()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fDebugTests.cpp | 2792 gls::StateQueryUtil::verifyStateInteger(result, gl, GL_DEBUG_GROUP_STACK_DEPTH, 1, m_type); 2799 gls::StateQueryUtil::verifyStateInteger(result, gl, GL_DEBUG_GROUP_STACK_DEPTH, 2, m_type);
|
H A D | es31fIntegerStateQueryTests.cpp | 917 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "debug_group_stack_depth_" + verifierSuffix).c_str(), "Test DEBUG_GROUP_STACK_DEPTH", GL_DEBUG_GROUP_STACK_DEPTH, 0, verifier, glu::ApiType::es(3, 2))) in init()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1108 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcKHRDebugTests.cpp | 2121 m_gl->getIntegerv(GL_DEBUG_GROUP_STACK_DEPTH, &stack_depth); in inspectGroupStack()
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluStateReset.cpp | 595 gl.getIntegerv(GL_DEBUG_GROUP_STACK_DEPTH, &stackDepth); in resetStateES()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | State.cpp | 3001 case GL_DEBUG_GROUP_STACK_DEPTH:
|
H A D | queryutils.cpp | 3339 case GL_DEBUG_GROUP_STACK_DEPTH: in GetQueryParameterInfo()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1563 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1544 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1565 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1544 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 419 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2282 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
H A D | glext.h | 2230 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2263 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
H A D | glext.h | 2211 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2319 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
H A D | glext.h | 2266 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2319 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|
H A D | glext.h | 2266 #define GL_DEBUG_GROUP_STACK_DEPTH 0x826D macro
|