Replies: 1 comment
-
I guess one can combine Especially since it is apparently possible to not define number of threads in the workgroup at all, in which case it would be very handy to have |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see this is commented out:
rust-gpu/crates/rustc_codegen_spirv/src/symbols.rs
Line 62 in 30024f8
Is there a way to get this info without hardcoding values? You can't include constants / variables in the attribute, so I see no way to have this in one place and instead you have to keep two places in sync manually.
Beta Was this translation helpful? Give feedback.
All reactions