Type Definition spirv_std::image::Image1d

source ·
pub type Image1d = Image<f32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
Expand description

A 1d image used with a sampler.