Open
Description
Resources like Buffer
and StructuredBuffer
are supposed to be read only but this is not currently enforced.
Ex: https://hlsl.godbolt.org/z/sqMMffh6K fails under DXC but compiles under clang.
This is a bug that should be fixed.
Metadata
Metadata
Assignees
Type
Projects
Status
Active