Skip to main content

command_draw_scope_reusing

Function command_draw_scope_reusing 

Source
pub fn command_draw_scope_reusing(
    size: Size,
    storage: Vec<DrawPrimitive>,
) -> DrawScopeDefault
Expand description

command_draw_scope recording into storage the consumer already owns — the retained-recorder path where a command’s buffer keeps its capacity across frames.