Searched defs:valueMax (Results 1 – 6 of 6) sorted by relevance
68 Vec4 valueMax; member
565 const tcu::Vec4* valueMax; member
1479 …const tcu::Vec4 valueMax = de::clamp(range.max.x(), 0.0f, 1.0f) * scene.lines[lineNdx].colors[0]… in verifySinglesampleLineGroupInterpolation() local
379 int valueMax; /* max number of values stacked */ member
377 int valueMax; /* max number of values stacked */ member
326 …old (const glu::Precision precision, const tcu::Vec4& valueMin, const tcu::Vec4& valueMax, const t… in getDerivateThreshold()