Struct vulkano::format::BC6HUfloatBlock [] [src]

pub struct BC6HUfloatBlock;

Trait Implementations

impl Default for BC6HUfloatBlock
[src]

Returns the "default value" for a type. Read more

impl Clone for BC6HUfloatBlock
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for BC6HUfloatBlock
[src]

impl Debug for BC6HUfloatBlock
[src]

Formats the value using the given formatter.

impl FormatDesc for BC6HUfloatBlock
[src]

impl PossibleCompressedFormatDesc for BC6HUfloatBlock
[src]

impl PossibleFloatOrCompressedFormatDesc for BC6HUfloatBlock
[src]

Returns true if the format is a float or compressed format.