Searched refs:positionRef (Results 1 – 2 of 2) sorted by relevance
63 TIntermSymbol *positionRef = new TIntermSymbol(position); in AppendVertexShaderPositionYCorrectionToMain() local68 TIntermSwizzle *positionY = new TIntermSwizzle(positionRef, swizzleOffsetY); in AppendVertexShaderPositionYCorrectionToMain()259 TIntermSymbol *positionRef = new TIntermSymbol(position); in transformDepthBeforeCorrection() local263 TIntermSwizzle *positionZ = new TIntermSwizzle(positionRef, swizzleOffsetZ); in transformDepthBeforeCorrection()367 TIntermSymbol *positionRef = new TIntermSymbol(position); in insertRasterizerDiscardLogic() local381 new TIntermBinary(TOperator::EOpAssign, positionRef->deepCopy(), constVarConstructor); in insertRasterizerDiscardLogic()
460 TIntermSymbol *positionRef = new TIntermSymbol(position); in AppendVertexShaderPositionYCorrectionToMain() local465 TIntermSwizzle *positionY = new TIntermSwizzle(positionRef, swizzleOffsetY); in AppendVertexShaderPositionYCorrectionToMain()554 TIntermSymbol *positionRef = new TIntermSymbol(position); in insertRasterizationDiscardLogic() local568 new TIntermBinary(TOperator::EOpAssign, positionRef->deepCopy(), constVarConstructor); in insertRasterizationDiscardLogic()587 TIntermSymbol *positionRef = new TIntermSymbol(position); in transformDepthBeforeCorrection() local591 TIntermSwizzle *positionZ = new TIntermSwizzle(positionRef, swizzleOffsetZ); in transformDepthBeforeCorrection()