Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgBinaryOps.cpp498 T rMax = rMin+rLen; in operator ()() local
554 T rMax = rMin+rLen; in operator ()() local
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp260 const Vec4 rMax = result + prec.colorThreshold; in isLinearRangeValid() local
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp1020 int rMax = de::max(a.getRed(), b.getRed()); in rangeDiff() local
/external/libpng/contrib/libtests/
Dpngvalid.c5583 image_pixel_setf(image_pixel *this, unsigned int rMax, unsigned int gMax, in image_pixel_setf()