spirv_
std_
types
0.9.0
Module image_
params
Module Items
Enums
In crate spirv_
std_
types
spirv_std_types
Module
image_params
Copy item path
Source
Enums
ยง
Access
Qualifier
The access permissions for the image.
Arrayed
Whether the image uses arrayed content.
Dimensionality
The dimension of the image.
Image
Depth
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.
Image
Format
The underlying internal representation of the image.
Multisampled
Whether the image uses arrayed content.
Sampled
Whether or not the image will be accessed in combination with a sampler.