Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DMonomorphizeUnsupportedFunctions.cpp246 FunctionMap *functionMap) in MonomorphizeTraverser()
401 const FunctionMap &functionMap) in UpdateFunctionsDefinitionsTraverser()
518 FunctionMap functionMap; in MonomorphizeUnsupportedFunctionsImpl() local
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp265 std::unordered_map<std::string, spv::Function*> functionMap; member in __anond1c5c6b10111::TGlslangToSpvTraverser