Constant webrender::renderer::gpu_cache::GPU_CACHE_RESIZE_TEST
source ยท const GPU_CACHE_RESIZE_TEST: bool = false;
Expand description
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.