Type Definition spirv_std::image::StorageImage3dI

source ·
pub type StorageImage3dI = Image<i32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
Expand description

A 3d storage image, directly accessed without a sampler, containing signed integer data.