MCPcopy Create free account
hub / github.com/K0bin/SourceRenderer / write_shader

Function write_shader

build_util/src/shader_compiler.rs:1017–1061  ·  view source on GitHub ↗
(
    input_shader_path: &Path,
    output_dir: &Path,
    output_shading_language: ShadingLanguage,
    shader: CompiledShaderType,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compile_shaderFunction · 0.85

Calls 2

to_stringMethod · 0.80
joinMethod · 0.80

Tested by

no test coverage detected