Skip to main content

write_outputs_for_blob

Function write_outputs_for_blob 

Source
pub fn write_outputs_for_blob(
    out_dir: &Path,
    prefix: &str,
    blob: &ShaderBlob,
    hlsl: &str,
    asm: &str,
    ctab_text: Option<&str>,
) -> Result<()>