Enum gfx::format::R10_G10_B10_A2 [] [src]

pub enum R10_G10_B10_A2 {}

Trait Implementations

impl Ord for R10_G10_B10_A2
[src]

[src]

impl Copy for R10_G10_B10_A2
[src]

impl Hash for R10_G10_B10_A2
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl Clone for R10_G10_B10_A2
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl BufferSurface for R10_G10_B10_A2
[src]

impl SurfaceTyped for R10_G10_B10_A2
[src]

The corresponding data type to be passed from CPU.

[src]

Return the run-time value of the type.

impl PartialEq<R10_G10_B10_A2> for R10_G10_B10_A2
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Debug for R10_G10_B10_A2
[src]

[src]

Formats the value using the given formatter.

impl TextureSurface for R10_G10_B10_A2
[src]

impl Eq for R10_G10_B10_A2
[src]

impl RenderSurface for R10_G10_B10_A2
[src]

impl PartialOrd<R10_G10_B10_A2> for R10_G10_B10_A2
[src]