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
fix(resolve): avoid removing enums needed by extensions
Core removes some enums, but some extensions need them, e.g.
GL_VERTEX_ARRAY is required by GL_KHR_debug.
Signed-off-by: Steven Noonan <steven@uplinklabs.net>
0 commit comments