Trait vulkano::format::StrongStorage[][src]

pub unsafe trait StrongStorage: FormatDesc {
    type Pixel: Copy;
}

Associated Types

Implementors