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