pub fn debug_overlay_fragment(
slab: &[u32],
draw_calls: &[DrawIndirectArgs],
frag_coord: Vec4,
frag_color: &mut Vec4,
)
Expand description
Renders a debug overlay on top of the current framebuffer.
Displays useful information in real time.