Home
last modified time | relevance | path

Searched defs:CompareIsSubsetOf (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgVariableValue.cpp123 struct CompareIsSubsetOf struct
125 inline bool operator() (float aMin, float aMax, float bMin, float bMax) const in operator ()()
130 inline bool operator() (int aMin, int aMax, int bMin, int bMax) const in operator ()()
135 inline bool operator() (bool aMin, bool aMax, bool bMin, bool bMax) const in operator ()()