Trait PossibleDepthFormatDesc
vulkano::format
pub unsafe trait PossibleDepthFormatDesc: FormatDesc { fn is_depth(&self) -> bool; }
fn is_depth(&self) -> bool
impl PossibleDepthFormatDesc for Format
impl PossibleDepthFormatDesc for D16Unorm
impl PossibleDepthFormatDesc for D32Sfloat
impl PossibleDepthFormatDesc for X8_D24UnormPack32