Open
Description
LLVM is currently generating OpCapabilities for StorageImageReadWithoutFormat
and StorageImageWriteWithoutFormat
, which DXC did not generate. This causes shaders to require Vulkan 1.3 (where the capability is default), or an extension. In either case it seems like neither is needed.
Reproduction case: https://godbolt.org/z/Y5d58YE8o
Metadata
Metadata
Assignees
Type
Projects
Status
No status