Expand description
Overdraw analysis and optimization
Structs§
Functions§
- analyze_
overdraw - Returns overdraw statistics using a software rasterizer.
- optimize_
overdraw - Reorders indices to reduce the number of GPU vertex shader invocations and the pixel overdraw.