Searched refs:WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB (Results 1 – 4 of 4) sorted by relevance
105 if ((contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) && in wglCreateContextAttribsARB()
191 if (contextFlags & WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB) in stw_create_context_attribs()
101 #define WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x0002 macro383 flags |= WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB; in Context()
184 #define WGL_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB 0x00000002 macro