Searched refs:constVarConstructor (Results 1 – 3 of 3) sorted by relevance
67 TIntermAggregate *constVarConstructor = in CreateMat2x2() local69 return constVarConstructor; in CreateMat2x2()122 TIntermAggregate *constVarConstructor = in CreateVec2() local124 return constVarConstructor; in CreateVec2()
314 TIntermAggregate *constVarConstructor = in insertRasterizerDiscardLogic() local319 new TIntermBinary(TOperator::EOpAssign, positionRef->deepCopy(), constVarConstructor); in insertRasterizerDiscardLogic()
557 TIntermAggregate *constVarConstructor = in insertRasterizationDiscardLogic() local562 new TIntermBinary(TOperator::EOpAssign, positionRef->deepCopy(), constVarConstructor); in insertRasterizationDiscardLogic()