Module front

Source
Expand description

Shader frontend parsers.

Structs§

Glslang
glslang compiler
SpirvCompilation
A reflectable shader compilation via glslang.

Traits§

ShaderInputCompiler
Trait for types that can compile shader sources into a compilation unit.
ShaderReflectObject
The output of a shader compiler that is reflectable.