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

sample is not a reserved keyword according to WebGPU spec #2007

Closed
ghost opened this issue Jul 12, 2022 · 0 comments · Fixed by #2009
Closed

sample is not a reserved keyword according to WebGPU spec #2007

ghost opened this issue Jul 12, 2022 · 0 comments · Fixed by #2009

Comments

@ghost
Copy link

ghost commented Jul 12, 2022

sample is listed among the reserved keywords here:

"sample",

However, the WebGPU spec does not consider it a reserved keyword: https://www.w3.org/TR/WGSL/#reserved-words.

There may be other reserved keywords that need updating; sample is just the one I ran into.

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

Successfully merging a pull request may close this issue.

0 participants