[][src]Module valora::uniforms

Uniform interface for shaders.

Traits

IntoUniformValue

A trait for types which can represent themselves as glium::UniformValue.

OwnedUniforms

A trait proxying glium::Uniforms for types which own their uniforms.

Derive Macros

UniformSet