Type Definition spirv_std::image::Image2dUArray

source ·
pub type Image2dUArray = Image<u32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
Expand description

An array of 2d images, used with a sampler, each containing unsigned integer data.