Searched defs:valueMin (Results 1 – 4 of 4) sorted by relevance
67 Vec4 valueMin; member
564 const tcu::Vec4* valueMin; member
1478 …const tcu::Vec4 valueMin = de::clamp(range.min.x(), 0.0f, 1.0f) * scene.lines[lineNdx].colors[0]… in verifySinglesampleLineGroupInterpolation() local
221 …tcu::Vec4 getDerivateThreshold (const glu::Precision precision, const tcu::Vec4& valueMin, const t… in getDerivateThreshold()