Searched refs:WGL_CONTEXT_ES_PROFILE_BIT_EXT (Results 1 – 5 of 5) sorted by relevance
110 profileMask != WGL_CONTEXT_ES_PROFILE_BIT_EXT) { in wglCreateContextAttribsARB()118 (profileMask != WGL_CONTEXT_ES_PROFILE_BIT_EXT && in wglCreateContextAttribsARB()124 (profileMask == WGL_CONTEXT_ES_PROFILE_BIT_EXT && in wglCreateContextAttribsARB()
261 case WGL_CONTEXT_ES_PROFILE_BIT_EXT: in stw_create_context_attribs()
110 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro431 profileBit = WGL_CONTEXT_ES_PROFILE_BIT_EXT; in Context()
361 #define WGL_CONTEXT_ES_PROFILE_BIT_EXT 0x00000004 macro