Expand description
Shader frontend parsers.
Structs§
- Glslang
- glslang compiler
- Spirv
Compilation - A reflectable shader compilation via glslang.
Traits§
- Shader
Input Compiler - Trait for types that can compile shader sources into a compilation unit.
- Shader
Reflect Object - The output of a shader compiler that is reflectable.