Function egui_glow::painter::clear

source ยท
pub fn clear(
    gl: &Context,
    screen_size_in_pixels: [u32; 2],
    clear_color: [f32; 4],
)