Searched refs:WGL_CONTEXT_CORE_PROFILE_BIT_ARB (Results 1 – 5 of 5) sorted by relevance
64 int profileMask = WGL_CONTEXT_CORE_PROFILE_BIT_ARB; in wglCreateContextAttribsARB()108 if (profileMask != WGL_CONTEXT_CORE_PROFILE_BIT_ARB && in wglCreateContextAttribsARB()
229 case WGL_CONTEXT_CORE_PROFILE_BIT_ARB: in stw_create_context_attribs()
108 #define WGL_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001 macro425 profileBit = WGL_CONTEXT_CORE_PROFILE_BIT_ARB; in Context()
101 #define WGL_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001 macro