Searched defs:aboveOne (Results 1 – 1 of 1) sorted by relevance
2080 …puteLum(Float4 &color, Float4 &lum, Float4 &mincol, Float4 &maxcol, Int4 &negative, Int4 &aboveOne) in computeLum()2108 Int4 aboveOne = CmpGT(maxcol, Float4(1.0f)); in setLum() local