pub type Image1d = Image<f32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
A 1d image used with a sampler.
struct Image1d { /* private fields */ }