Module shaderc

Source

Structs§

ShaderCompiler
A low level shader compiler to be used for compiling shaders into SPIR-V binary.
ShaderCompilerBuilder
Builder for the shaderc platform shader compiler.

Enums§

ShaderKind
Export supported shader kinds. Shader kind.
VirtualShader
Meta Representations of real shaders to use for easy compilation