Crate glslcc_rs

Source

Re-exports§

pub use shaderc;

Modules§

glsl
hlsl
msl
spirv

Structs§

Compiler
Shader
A simple shader source representation.

Enums§

Error
An error wrapper that can be used within this library to efficiently handle errors from both shaderc and spirv_cross.