Searched refs:assignPointSize (Results 1 – 1 of 1) sorted by relevance
46 TIntermBinary *assignPointSize = new TIntermBinary(EOpAssign, pointSizeNode, clampedPointSize); in ClampPointSize() local48 return RunAtTheEndOfShader(compiler, root, assignPointSize, symbolTable); in ClampPointSize()