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