Constant webrender::renderer::TEXTURE_CACHE_DBG_CLEAR_COLOR
source ยท pub const TEXTURE_CACHE_DBG_CLEAR_COLOR: [f32; 4];
Expand description
The clear color used for the texture cache when the debug display is enabled. We use a shade of blue so that we can still identify completely blue items in the texture cache.