Function glsl_to_spirv::compile [] [src]

pub fn compile(code: &str, ty: ShaderType) -> Result<SpirvOutput, String>