You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Despite the name of the source file, the WGL CI test is not actually creating a core context. A core context can only be created through wglCreateContextAttribsARB with WGL_CONTEXT_CORE_PROFILE_BIT_ARB.
Despite the name of the source file, the WGL CI test is not actually creating a core context. A core context can only be created through
wglCreateContextAttribsARB
withWGL_CONTEXT_CORE_PROFILE_BIT_ARB
.libepoxy/test/wgl_core_and_exts.c
Line 36 in d536f78
The text was updated successfully, but these errors were encountered: