Trait vulkano::format::PossibleDepthFormatDesc[][src]

pub unsafe trait PossibleDepthFormatDesc: FormatDesc {
    fn is_depth(&self) -> bool;
}

Required methods

fn is_depth(&self) -> bool[src]

Loading content...

Implementors

Loading content...