Home
last modified time | relevance | path

Searched refs:kDumpPipelineCacheGraph (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp31 constexpr bool kDumpPipelineCacheGraph = true; variable
33 constexpr bool kDumpPipelineCacheGraph = false;
2768 return kDumpPipelineCacheGraph && context->getRenderer()->isPipelineCacheGraphDumpEnabled(); in ShouldDumpPipelineCacheGraph()