Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkPipeline.cpp530 auto onCacheHit = [&] { pipelineCreationFeedback.cacheHit(stageIndex); }; in compileShaders() local
625 auto onCacheHit = [&] { pipelineCreationFeedback.cacheHit(0); }; in compileShaders() local