Searched refs:constVarConstructor (Results 1 – 3 of 3) sorted by relevance
80 TIntermAggregate *constVarConstructor = in CreateMat2x2() local82 return constVarConstructor; in CreateMat2x2()135 TIntermAggregate *constVarConstructor = in CreateVec2() local137 return constVarConstructor; in CreateVec2()
376 TIntermAggregate *constVarConstructor = in insertRasterizerDiscardLogic() local381 new TIntermBinary(TOperator::EOpAssign, positionRef->deepCopy(), constVarConstructor); in insertRasterizerDiscardLogic()
563 TIntermAggregate *constVarConstructor = in insertRasterizationDiscardLogic() local568 new TIntermBinary(TOperator::EOpAssign, positionRef->deepCopy(), constVarConstructor); in insertRasterizationDiscardLogic()