Searched refs:ndcViewport (Results 1 – 1 of 1) sorted by relevance
324 TIntermBinary *ndcViewport = new TIntermBinary(EOpMul, viewportZW, ndcPlusOne); in AddBresenhamEmulationVS() local326 new TIntermBinary(EOpVectorTimesScalar, ndcViewport, CreateFloatNode(0.5f)); in AddBresenhamEmulationVS()