Searched refs:isPipelineCacheGraphDumpEnabled (Results 1 – 2 of 2) sorted by relevance
711 bool isPipelineCacheGraphDumpEnabled() const { return mDumpPipelineCacheGraph; } in isPipelineCacheGraphDumpEnabled() function
2768 return kDumpPipelineCacheGraph && context->getRenderer()->isPipelineCacheGraphDumpEnabled(); in ShouldDumpPipelineCacheGraph()