Type Alias spirv_std::image::Image3dArray
source · pub type Image3dArray = Image<f32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
Expand description
An array of 3d images, used with a sampler.
Aliased Type§
struct Image3dArray { /* private fields */ }