Structsยง
- Cache
Row ๐Tracks the state of each row in the GPU cache texture. - The device-specific representation of the cache texture in gpu_cache.rs
Enumsยง
- GpuCache
Bus ๐The bus over which CPU and GPU versions of the GPU cache get synchronized.
Constantsยง
- Enabling this toggle would force the GPU cache scattered texture to be resized every frame, which enables GPU debuggers to see if this is performed correctly.