Struct gfx_device_gl::OutputMerger
[−]
[src]
pub struct OutputMerger { pub draw_mask: u32, pub stencil: Option<Stencil>, pub depth: Option<Depth>, pub colors: [Color; d::MAX_COLOR_TARGETS], }
Fields
draw_mask | |
stencil | |
depth | |
colors |