Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DDiscoverDependentFunctions.h19 ANGLE_NO_DISCARD std::unordered_set<const TFunction *> DiscoverDependentFunctions(
DDiscoverDependentFunctions.cpp123 std::unordered_set<const TFunction *> sh::DiscoverDependentFunctions( in DiscoverDependentFunctions() function in sh
DRewritePipelines.cpp904 const auto pipelineFunctions = DiscoverDependentFunctions(root, [&](const TVariable &var) { in RewritePipeline()
/external/angle/src/
Dcompiler.gni378 "src/compiler/translator/TranslatorMetalDirect/DiscoverDependentFunctions.cpp",
379 "src/compiler/translator/TranslatorMetalDirect/DiscoverDependentFunctions.h",