pub fn command_draw_scope_reusing(
size: Size,
storage: Vec<DrawPrimitive>,
) -> DrawScopeDefaultExpand 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.