Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgVariableValue.cpp112 struct CompareIntersection struct
119 return CompareIntersection()(toInt(aMin), toInt(aMax), toInt(bMin), toInt(bMax)); in operator ()()
145 return compareValueRangesAllTrue<CompareIntersection>(*this, other); in intersects()