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

test WGSL builtins in all stages #4040

Open
greggman opened this issue Nov 13, 2024 · 0 comments
Open

test WGSL builtins in all stages #4040

greggman opened this issue Nov 13, 2024 · 0 comments
Labels

Comments

@greggman
Copy link
Contributor

greggman commented Nov 13, 2024

at the moment, most WGSL builtins are only tested in compute stages. We can probably skip testing most of them but atomicXXX, storageBarrier, textureBarrier and similar, if they can be used in a non-compute stage, should probably be tested in those stages if they are not currently.

@dneto0

@greggman greggman added the wgsl label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant