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