Searched refs:WGL_CONTEXT_DEBUG_BIT_ARB (Results 1 – 3 of 3) sorted by relevance
100 #define WGL_CONTEXT_DEBUG_BIT_ARB 0x0001 macro386 flags |= WGL_CONTEXT_DEBUG_BIT_ARB; in Context()
193 if (contextFlags & WGL_CONTEXT_DEBUG_BIT_ARB) in stw_create_context_attribs()
183 #define WGL_CONTEXT_DEBUG_BIT_ARB 0x00000001 macro