Searched refs:CACHE_UPDATE_FILL_ALPHA (Results 1 – 1 of 1) sorted by relevance
44 constexpr float CACHE_UPDATE_FILL_ALPHA = 0.8f; variable455 float alpha = cacheUpdated ? CACHE_UPDATE_FILL_ALPHA : CACHE_FILL_ALPHA; in DrawDfxForCacheInfo()