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

Function compile_shaders

build_util/src/shader_compiler.rs:25–100  ·  view source on GitHub ↗
(
    source_dir: &Path,
    out_dir: &Path,
    include_debug_info: bool,
    dump_separate_files: bool,
    arguments: &HashMap<String, String>,
    shading_languages: ShadingLanguage,
    file_filt

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85

Calls 5

compile_shaderFunction · 0.85
pathMethod · 0.80
intersectsMethod · 0.80
mapMethod · 0.45
containsMethod · 0.45

Tested by

no test coverage detected