Function meshopt::analyze::analyze_overdraw [−][src]
pub fn analyze_overdraw(
indices: &[u32],
vertices: &VertexDataAdapter<'_>
) -> OverdrawStatistics
Returns overdraw statistics using a software rasterizer. Results may not match actual GPU performance.