Type Definition spirv_std::image::StorageImage1dU
source · pub type StorageImage1dU = Image<u32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
Expand description
A 1d storage image, directly accessed without a sampler, containing unsigned integer data.