Searched defs:cacheType (Results 1 – 6 of 6) sorted by relevance
33 public SimpleCache(int cacheType) { in SimpleCache()37 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
29 public SimpleCache(int cacheType) { in SimpleCache()33 public SimpleCache(int cacheType, int initialCapacity) { in SimpleCache()
103 DescriptorSetIndex CacheTypeToDescriptorSetIndex(VulkanCacheType cacheType) in CacheTypeToDescriptorSetIndex()2017 void ProgramExecutableVk::accumulateCacheStats(VulkanCacheType cacheType, in accumulateCacheStats()
3602 int cacheType = 0; in logCacheStats() local
302 CacheType cacheType; member
303 CacheType cacheType; member