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
But for example when I want to use GL_DEBUG_TYPE_ERROR_ARB is a switch case, that value needs to be const. Therefore the generated source should look like this:
This is my generated var section.
But for example when I want to use
GL_DEBUG_TYPE_ERROR_ARB
is a switch case, that value needs to be const. Therefore the generated source should look like this:The text was updated successfully, but these errors were encountered: