Type Definition spirv_std::image::Image1dI

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

A 1d image used with a sampler, containing signed integer data.