Module luminance::shader::stage [] [src]

Structs

FragmentShader
GeometryShader
Stage

A shader stage. The T type variable gives the type of the shader.

TessellationControlShader
TessellationEvaluationShader
VertexShader

Enums

StageError
Type

A shader stage type.

Traits

HasStage
ShaderTypeable