Skip to main content

execute_draw_commands

Function execute_draw_commands 

Source
pub fn execute_draw_commands(
    commands: &[DrawCommand],
    size: Size,
) -> Vec<DrawPrimitive>