Struct gfx::state::MultiSample []

pub struct MultiSample;

Multi-sampling rasterization mode

Trait Implementations

impl Debug for MultiSample

Formats the value using the given formatter.

impl Hash for MultiSample

impl PartialOrd<MultiSample> for MultiSample

impl PartialEq<MultiSample> for MultiSample

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

This method tests for !=.

impl Eq for MultiSample

impl Copy for MultiSample

impl Ord for MultiSample

impl Clone for MultiSample

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more