pub type Image3dU = Image<u32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
A 3d image used with a sampler, containing unsigned integer data.
#[repr(C)]pub struct Image3dU { /* private fields */ }