Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DSeparateCompoundStructDeclarations.cpp24 std::unordered_map<int, TIntermSymbol *> replacementMap; member in __anon1607ccea0111::Separator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
DReplaceForShaderFramebufferFetch.cpp67 const std::map<const TVariable *, const TIntermTyped *> &replacementMap) in ReplaceVariableTraverser()
739 std::map<const TVariable *, const TIntermTyped *> replacementMap; in ReplaceInOutVariables() local