Enum nuklear_backend_gfx::GfxBackend [] [src]

pub enum GfxBackend {
    OpenGlsl150,
    DX11Hlsl,
}

Variants