Enum gfx::format::R32 []

pub enum R32 {}

Trait Implementations

impl PartialEq<R32> for R32

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

This method tests for !=.

impl Clone for R32

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Eq for R32

impl RenderSurface for R32

impl PartialOrd<R32> for R32

impl Copy for R32

impl BufferSurface for R32

impl SurfaceTyped for R32

The corresponding data type to be passed from CPU.

Return the run-time value of the type.

impl Debug for R32

Formats the value using the given formatter.

impl Hash for R32

impl TextureSurface for R32

impl Ord for R32