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