Searched defs:cacheHit (Results 1 – 4 of 4) sorted by relevance
157 …izeSpirv(const PipelineCache::SpirvBinaryKey &key, CreateOnCacheMiss &&create, CacheHit &&cacheHit) in getOrOptimizeSpirv()
152 void cacheHit(uint32_t stage) in cacheHit() function in __anonecaf93560111::PipelineCreationFeedback
1242 bool cacheHit) in updateBuffersDescriptorSet()1331 bool cacheHit) in updateAtomicCounterBuffersDescriptorSet()1568 bool cacheHit = mDescriptorSets[DescriptorSetIndex::ShaderResource] != VK_NULL_HANDLE; in updateShaderResourcesDescriptorSet() local
349 …Bool cacheHit = (cache.imageDescriptor == imageDescriptor) && (cache.samplerId == samplerId); // … in lookupSamplerFunction() local