Searched defs:mergeAttributes (Results 1 – 4 of 4) sorted by relevance
156 TAttributes* TParseContext::mergeAttributes(TAttributes* attr1, TAttributes* attr2) const in mergeAttributes() function in glslang::TParseContext
158 TAttributes* TParseContext::mergeAttributes(TAttributes* attr1, TAttributes* attr2) const in mergeAttributes() function in glslang::TParseContext
207 static Error mergeAttributes(xmlNodePtr OriginalNode, in mergeAttributes() function