Home
last modified time | relevance | path

Searched refs:clampedPointSize (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DClampPointSize.cpp42 TIntermTyped *clampedPointSize = in ClampPointSize() local
46 TIntermBinary *assignPointSize = new TIntermBinary(EOpAssign, pointSizeNode, clampedPointSize); in ClampPointSize()