Home
last modified time | relevance | path

Searched defs:cacheHit (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineCache.hpp157 …izeSpirv(const PipelineCache::SpirvBinaryKey &key, CreateOnCacheMiss &&create, CacheHit &&cacheHit) in getOrOptimizeSpirv()
DVkPipeline.cpp152 void cacheHit(uint32_t stage) in cacheHit() function in __anonecaf93560111::PipelineCreationFeedback
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp1242 bool cacheHit) in updateBuffersDescriptorSet()
1331 bool cacheHit) in updateAtomicCounterBuffersDescriptorSet()
1568 bool cacheHit = mDescriptorSets[DescriptorSetIndex::ShaderResource] != VK_NULL_HANDLE; in updateShaderResourcesDescriptorSet() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderImage.cpp349 …Bool cacheHit = (cache.imageDescriptor == imageDescriptor) && (cache.samplerId == samplerId); // … in lookupSamplerFunction() local