pub type Image3dUArray = Image<u32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
Expand description
An array of 3d images, used with a sampler, each containing unsigned integer data.
Aliased Typeยง
#[repr(C)]pub struct Image3dUArray { /* private fields */ }