Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipeline.cpp361 auto onCacheHit = [&] { pipelineCreationFeedback.cacheHit(stageIndex); }; in compileShaders() local
435 auto onCacheHit = [&] { pipelineCreationFeedback.cacheHit(0); }; in compileShaders() local