pub type StorageImage2dI = Image<i32, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }, { _ }>;
Expand description
A 2d storage image, directly accessed without a sampler, containing signed integer data.
Aliased Typeยง
struct StorageImage2dI { /* private fields */ }