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
paroj
changed the title
GLSLPreprocessor: should ignore defines starting with GL_EXT, GL_OES
GLSLPreprocessor: should ignore conditions containing GL_EXT, GL_OES
Dec 2, 2019
Uh oh!
There was an error while loading. Please reload this page.
probably all "GL_" as those are used to check GLSL extension support.
https://stackoverflow.com/a/18038386/927543
The text was updated successfully, but these errors were encountered: