Searched refs:scaledUp (Results 1 – 1 of 1) sorted by relevance
227 TIntermTyped *scaledUp = new TIntermBinary(EOpMul, fragmentOutput->deepCopy(), multiplier); in EmitFragmentOutputDither() local229 CreateBuiltInUnaryFunctionCallNode("round", scaledUp, *symbolTable, 300); in EmitFragmentOutputDither()