Module spirv_std_types::image_params
source · Enums
The access permissions for the image.
Whether the image uses arrayed content.
The dimension of the image.
Whether a given image contains depth information. Note Whether or not
to perform depth comparisons is a property of the sampling code, not of this
type.
The underlying internal representation of the image.
Whether the image uses arrayed content.
Whether or not the image will be accessed in combination with a sampler.