Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/randomshaders/
H A DrsgBinaryOps.cpp909 void computeEqualityValueRange(de::Random &rnd, bool dstMin, bool dstMax, T &aMin, T &aMax, T &bMin… in computeEqualityValueRange() function
942 void computeEqualityValueRange<true, bool>(de::Random &rnd, bool dstMin, bool dstMax, bool &aMin, b… in computeEqualityValueRange() function
975 void computeEqualityValueRange<false, bool>(de::Random &rnd, bool dstMin, bool dstMax, bool &aMin, … in computeEqualityValueRange() function