pub type Image3dArray = Image<f32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
An array of 3d images, used with a sampler.
struct Image3dArray { /* private fields */ }