Struct nc_renderer::common::UniformDesc [−][src]
pub struct UniformDesc { /* fields omitted */ }
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for UniformDesc
impl Send for UniformDesc
impl Sync for UniformDesc
impl Unpin for UniformDesc
impl UnwindSafe for UniformDesc
Blanket Implementations
Mutably borrows from an owned value. Read more