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