Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLSLPreprocessor: should ignore conditions containing GL_EXT, GL_OES #614

Open
paroj opened this issue Dec 28, 2017 · 0 comments · May be fixed by #1314
Open

GLSLPreprocessor: should ignore conditions containing GL_EXT, GL_OES #614

paroj opened this issue Dec 28, 2017 · 0 comments · May be fixed by #1314
Labels
Known Issues easy workaround exists or too intrusive to fix right away

Comments

@paroj
Copy link
Member

paroj commented Dec 28, 2017

probably all "GL_" as those are used to check GLSL extension support.

https://stackoverflow.com/a/18038386/927543

@paroj paroj added the Known Issues easy workaround exists or too intrusive to fix right away label Sep 21, 2019
@paroj 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Known Issues easy workaround exists or too intrusive to fix right away
Projects
None yet
1 participant