Skip to main content

finish_frame

Function finish_frame 

Source
fn finish_frame(
    target: Res<'_, FrameTarget>,
    ctx: Res<'_, WgpuContext>,
    profiler: ResMut<'_, RenderProfiler>,
)