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
wglMakeCurrent can return false, causing the whole method to fail.
The returned value is currently ignored in Bind method of the context class, and method always returns true.