Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_FLAG_DEBUG_BIT (Results 1 – 25 of 29) sorted by relevance

12

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcContextFlagsTests.cpp125 …addChild(new ContextFlagsCase(m_testCtx, glu::CONTEXT_DEBUG, GL_CONTEXT_FLAG_DEBUG_BIT, "debug_fla… in init()
131 GL_CONTEXT_FLAG_DEBUG_BIT | GL_CONTEXT_FLAG_ROBUST_ACCESS_BIT, in init()
/third_party/mesa3d/src/mesa/main/
Derrors.h103 if (unlikely(ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) { \
Dpipelineobj.c1021 if ((_mesa_is_gles(ctx) || (ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) && in _mesa_validate_program_pipeline()
Ddebug_output.c1274 ctx->Const.ContextFlags |= GL_CONTEXT_FLAG_DEBUG_BIT; in _mesa_init_debug_output()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_manager.c959 st->ctx->Const.ContextFlags |= GL_CONTEXT_FLAG_DEBUG_BIT; in st_api_create_context()
962 if (st->ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT) { in st_api_create_context()
/third_party/flutter/glfw/src/
Dinternal.h76 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
Dcontext.c452 if (flags & GL_CONTEXT_FLAG_DEBUG_BIT) in _glfwRefreshContextAttribs()
/third_party/mesa3d/src/mesa/drivers/dri/i915/
Dintel_fbo.c538 if (unlikely(ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) { \
/third_party/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c497 ctx->Const.ContextFlags |= GL_CONTEXT_FLAG_DEBUG_BIT; in driContextSetFlags()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h1105 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h1105 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fbo.c632 if (unlikely(ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) { \
Dbrw_context.c840 if (!(ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) in brw_initialize_context_constants()
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwEnums.inl15 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
Dgl32.h1560 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/mesa3d/include/GLES3/
Dgl32.h1579 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
Dgl32.h1581 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/flutter/skia/third_party/externals/angle2/include/GLES3/
Dgl32.h1581 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/openGLES/api/GLES3/
Dgl32.h1560 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dglcorearb.h2293 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/openGLES/api/GL/
Dglcorearb.h2272 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglcorearb.h2328 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h2328 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/mesa3d/include/GL/
Dglcorearb.h2291 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl_glext.h2256 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro

12