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

OES_sample_variables extension incorrect use of #extension #63

Open
tsuoranta opened this issue Feb 4, 2020 · 1 comment
Open

OES_sample_variables extension incorrect use of #extension #63

tsuoranta opened this issue Feb 4, 2020 · 1 comment
Assignees

Comments

@tsuoranta
Copy link

OES_sample_variables says:

Including the following line in a shader can be used to control the language features described in this extension:
#extension GL_OES_sample_variables

Meanwhile, my intrepretation of ESSL 3.00 is that : <behavior> must always follow.

@pdaniell-nv
Copy link

Yes, this is wrong. Will you propose a PR to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants