Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DIntermediate.cpp722 TIntermConstantUnion* constIntNode; in addSwizzle() local
729 constIntNode = addConstantUnion(unionArray, TType(EbtInt, EbpUndefined, EvqConstExpr), line); in addSwizzle()
730 sequenceVector.push_back(constIntNode); in addSwizzle()