Searched refs:GL_CONTEXT_FLAG_DEBUG_BIT (Results 1 – 16 of 16) sorted by relevance
125 …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()
93 if (unlikely(ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) { \
1013 if ((_mesa_is_gles(ctx) || (ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) && in _mesa_validate_program_pipeline()
1290 ctx->Const.ContextFlags |= GL_CONTEXT_FLAG_DEBUG_BIT; in _mesa_init_debug_output()
909 st->ctx->Const.ContextFlags |= GL_CONTEXT_FLAG_DEBUG_BIT; in st_api_create_context()912 if (st->ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT) { in st_api_create_context()
533 if (unlikely(ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) { \
494 ctx->Const.ContextFlags |= GL_CONTEXT_FLAG_DEBUG_BIT; in driContextSetFlags()
620 if (unlikely(ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) { \
703 if (!(ctx->Const.ContextFlags & GL_CONTEXT_FLAG_DEBUG_BIT)) in brw_initialize_context_constants()
224 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
15 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
1581 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
2328 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro
2275 #define GL_CONTEXT_FLAG_DEBUG_BIT 0x00000002 macro