Expand description
Common definitions for binding uniforms to shaders. This is primarily
done by implementing the Uniform
trait for a given type.
Structs§
- The index of a uniform within a
shader::Program
.
Enums§
- A uniform which may be bound as input to a shader program