Searched refs:k_renderTargetCacheSize (Results 1 – 2 of 2) sorted by relevance
252 static constexpr const uint32_t k_renderTargetCacheSize = 128; variable
159 m_renderTargetCache(k_renderTargetCacheSize) {} in CompositorVk()