Searched defs:cacheType (Results 1 – 4 of 4) sorted by relevance
33 public SimpleCache(int cacheType) { in SimpleCache()37 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
1517 int cacheType) in GPUPersistentCacheTestingSink()