Open
Description
Issue automatically imported from old repo: EmbarkStudios/rust-gpu#1097
Old labels: t: enhancement
Originally creatd by FishArmy100 on 2023-11-11T19:28:09Z 👍: 1
I think it would be beneficial to expose the AccessQualifier
in the Image!
macro, as at least for wgpu
, ReadWrite
and ReadOnly
storage textures are only supported on native platforms. So, it would be benificial for Image
s allow for WriteOnly
.
Metadata
Metadata
Assignees
Labels
No labels