Skip to main content

transpile_reference_hlsl_to_wgsl

Function transpile_reference_hlsl_to_wgsl 

Source
pub fn transpile_reference_hlsl_to_wgsl(
    src: &str,
    kind: ShaderKind,
) -> Result<String, String>