Enum offscreen_gl_context::ColorAttachmentType [] [src]

pub enum ColorAttachmentType {
    Texture,
    Renderbuffer,
}

Variants

TextureRenderbuffer

Methods

impl ColorAttachmentType
[src]