Home
last modified time | relevance | path

Searched refs:constIntNode (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/
DIntermediate.cpp672 TIntermConstantUnion* constIntNode; in addSwizzle() local
679 constIntNode = addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConst), line); in addSwizzle()
680 sequenceVector.push_back(constIntNode); in addSwizzle()