Struct gfx::pso::buffer::Global
[−]
[src]
pub struct Global<T: ToUniform>(_, _);
Global (uniform) constant component. Describes a free-standing value passed into
the shader, which is not enclosed into any constant buffer. Deprecated in DX10 and higher.
- init: &str
= name of the constant
- data: T
= value