Replies: 2 comments
|
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 |
0 replies
|
|
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.3target that I'm using.Is this a bug in
rust-gpu,spirv-optor am I missing something?All reactions