Feature proposal: write-only textures #5456
csyonghe
started this conversation in
Slang Proposed Features (SPFs)
Replies: 0 comments
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.
-
We are proposing to add support for write-only textures in Slang's core module to allow users to write portable code for metal and webgpu, where there are more restrictions on storage formats of read-write textures and write-only textures must be used to work with a wider range of storage formats.
See proposal SP005 in #5455.
Beta Was this translation helpful? Give feedback.
All reactions