Structsยง
- Cache
Row ๐ - Tracks the state of each row in the GPU cache texture.
- GpuCache
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ยง
- GPU_
CACHE_ ๐RESIZE_ TEST - 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.