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