Struct vulkano::format::BC6HSfloatBlock [] [src]

pub struct BC6HSfloatBlock;

Trait Implementations

impl Debug for BC6HSfloatBlock
[src]

[src]

Formats the value using the given formatter.

impl Copy for BC6HSfloatBlock
[src]

impl Clone for BC6HSfloatBlock
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for BC6HSfloatBlock
[src]

[src]

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

impl FormatDesc for BC6HSfloatBlock
[src]

[src]

[src]

impl PossibleCompressedFormatDesc for BC6HSfloatBlock
[src]

[src]

impl PossibleFloatOrCompressedFormatDesc for BC6HSfloatBlock
[src]

[src]

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