Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dattribute.cpp140 TAttributes* TParseContext::mergeAttributes(TAttributes* attr1, TAttributes* attr2) const in mergeAttributes() function in glslang::TParseContext
/external/swiftshader/third_party/llvm-7.0/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp208 static Error mergeAttributes(xmlNodePtr OriginalNode, in mergeAttributes() function