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