Module meshopt::analyze

source ·

Functions§

  • Returns overdraw statistics using a software rasterizer. Results may not match actual GPU performance.
  • Returns overdraw statistics using a software rasterizer. Results may not match actual GPU performance.
  • Returns cache hit statistics using a simplified FIFO model. Results may not match actual GPU performance.
  • Returns cache hit statistics using a simplified direct mapped model. Results may not match actual GPU performance.

Type Aliases§