Skip to main content

run_composite

Function run_composite 

Source
fn run_composite(
    app: &Application,
    encoder: &mut CommandEncoder,
    shadow: &RenderTexture,
    source: &RenderTexture,
    output: &RenderTexture,
)