[−][src]Trait vulkano::format::PossibleFloatOrCompressedFormatDesc
Trait for types that can possibly describe a float or compressed attachment.
Required methods
fn is_float_or_compressed(&self) -> bool
Returns true if the format is a float or compressed format.