Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgVariableValue.cpp115 struct CompareIntersection struct
117 inline bool operator()(float aMin, float aMax, float bMin, float bMax) const in operator ()()
121 inline bool operator()(int aMin, int aMax, int bMin, int bMax) const in operator ()()
126 inline bool operator()(bool aMin, bool aMax, bool bMin, bool bMax) const in operator ()()