We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
texture_and_sampler_types
texture_and_sampler_types : ... | storage_texture_type less_than texel_format comma access_mode greater_than
Considering we now (#1794) only have write-only storage textures would it make sense to only allow 'write' access in the grammar for those?
Considering we now (#1794) only have write-only storage textures would it make sense to only allow 'write' access in the grammar for those?