Expand description
Vertex fetch analysis and optimization
Structs§
Functions§
- analyze_
vertex_ fetch - Returns cache hit statistics using a simplified direct mapped model.
- optimize_
vertex_ fetch - Reorders vertices and changes indices to reduce the amount of GPU memory fetches during vertex processing.
- optimize_
vertex_ fetch_ remap - Generates vertex remap to reduce the amount of GPU memory fetches during vertex processing.