INNER CODE UNIT · Rust

build

dust-engine/dust · crates/gfxdebug/src/lib.rs:26

    fn build(&self, app: &mut App) {
        app.add_plugins(GpuProfilerPlugin);
        app.add_plugins(PerformancePanelPlugin);
    }
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…