Home
last modified time | relevance | path

Searched defs:accumulateCacheStats (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.h390 void accumulateCacheStats(VulkanCacheType cache, const CacheStats &stats) in accumulateCacheStats() function
DProgramExecutableVk.cpp1964 void ProgramExecutableVk::accumulateCacheStats(VulkanCacheType cacheType, in accumulateCacheStats() function in rx::ProgramExecutableVk