Enum ppapi::gles::BlendingEq_Experimental
[-]
[+]
[src]
pub enum BlendingEq_ { BlendingEq(Enum), BlendingEqSep(Enum, Enum), }
Variants
BlendingEq | |
BlendingEqSep |
pub enum BlendingEq_ { BlendingEq(Enum), BlendingEqSep(Enum, Enum), }
BlendingEq | |
BlendingEqSep |
impl Copy for BlendingEq_
impl Eq for BlendingEq_
fn assert_receiver_is_total_eq(&self)
impl PartialEq for BlendingEq_
fn eq(&self, __arg_0: &BlendingEq_) -> bool
fn ne(&self, __arg_0: &BlendingEq_) -> bool
impl Clone for BlendingEq_
fn clone(&self) -> BlendingEq_
fn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).