Module meshopt_rs::vertex::fetch
source · [−]Expand description
Vertex fetch analysis and optimization
Structs
Functions
Returns cache hit statistics using a simplified direct mapped model.
Reorders vertices and changes indices to reduce the amount of GPU memory fetches during vertex processing.
Generates vertex remap to reduce the amount of GPU memory fetches during vertex processing.