[][src]Module luminance_front::shader

Structs

TessellationStages

Tessellation stages.

Uniform

A GPU shader program environment variable.

Enums

ProgramError

Errors that a Program can generate.

ProgramWarning

Program warnings, not necessarily considered blocking errors.

StageError

Errors that shader stages can emit.

StageType

A shader stage type.

UniformType

Type of a uniform.

UniformWarning

Warnings related to uniform issues.

VertexAttribWarning

Warnings related to vertex attributes issues.

Type Definitions

AdaptationFailure
BuiltProgram
Program
ProgramInterface
Stage
UniformBuilder