Type Definition spirv_std::image::StorageImage1dI

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

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