Searched refs:addConstVectorNode (Results 1 – 2 of 2) sorted by relevance
197 TIntermTyped* addConstVectorNode(TVectorFields&, TIntermTyped*, const TSourceLoc&);
2218 TIntermTyped* TParseContext::addConstVectorNode(TVectorFields& fields, TIntermTyped* node, const TS… in addConstVectorNode() function in TParseContext2552 indexedExpression = addConstVectorNode(fields, baseExpression, location); in addIndexExpression()2690 indexedExpression = addConstVectorNode(fields, baseExpression, fieldLocation); in addFieldSelectionExpression()