Image1d

Type Alias Image1d 

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

A 1d image used with a sampler.

Aliased Typeยง

pub struct Image1d { /* private fields */ }