Replies: 1 comment
-
Okay, looks like this is something that needs to be specified in SPIR-V explicitly. I didn't find any sane reason why, just has to be done. According to ChatGPT |
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'm getting the following error:
If my understanding is correct, this capability is already included by default in
spirv-unknown-vulkan1.3
target that I'm using.Is this a bug in
rust-gpu
,spirv-opt
or am I missing something?Beta Was this translation helpful? Give feedback.
All reactions