Skip to main content

compile_graph

Function compile_graph 

Source
pub fn compile_graph(
    graph: &ShaderGraph,
) -> Result<CompiledShader, CompileError>
Expand description

Compile a shader graph with default options.