Enum nc_renderer::common::BlendOp [−][src]
Variants
Add(Blend)
Tuple Fields of Add
0: Blend
Subtract(Blend)
Tuple Fields of Subtract
0: Blend
ReverseSubtract(Blend)
Tuple Fields of ReverseSubtract
0: Blend
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for BlendOp
impl UnwindSafe for BlendOp
Blanket Implementations
Mutably borrows from an owned value. Read more