Searched refs:WGL_CONTEXT_CORE_PROFILE_BIT_ARB (Results 1 – 3 of 3) sorted by relevance
40 int profileMask = WGL_CONTEXT_CORE_PROFILE_BIT_ARB; in wglCreateContextAttribsARB()112 if (profileMask != WGL_CONTEXT_CORE_PROFILE_BIT_ARB && in wglCreateContextAttribsARB()
102 #define WGL_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001 macro367 profileBit = WGL_CONTEXT_CORE_PROFILE_BIT_ARB; in Context()
194 #define WGL_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001 macro