Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPipeline.cpp573 auto onCacheHit = [&] { pipelineCreationFeedback.cacheHit(stageIndex); }; in compileShaders() local
668 auto onCacheHit = [&] { pipelineCreationFeedback.cacheHit(0); }; in compileShaders() local