Searched refs:rMax (Results 1 - 6 of 6) sorted by relevance

/external/deqp/framework/randomshaders/
H A DrsgBinaryOps.cpp498 T rMax = rMin+rLen; local
504 aMax = rMax;
506 bMax = rMax;
510 // Compute range that is less than rMin..rMax
517 bMax = rMax;
521 // Compute range that is greater than or equal to rMin..rMax
524 aMin = rMax;
528 bMax = rMax;
554 T rMax = rMin+rLen; local
560 aMax = rMax;
[all...]
/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifierUtil.cpp365 float rMax = de::abs(r[0]);
369 rMax = de::max(rMax, de::abs(r[compNdx]));
374 if (de::abs(r[compNdx]) == rMax)
/external/deqp/framework/common/
H A DtcuTexLookupVerifier.cpp260 const Vec4 rMax = result + prec.colorThreshold; local
273 const bool sMax0 = i0[compNdx] > rMax[compNdx];
274 const bool sMax1 = i1[compNdx] > rMax[compNdx];
/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp976 int rMax = de::max(a.getRed(), b.getRed()); local
984 return tcu::RGBA(rangeDiff(p.getRed(), rMin, rMax),
/external/libpng/contrib/libtests/
H A Dpngvalid.c6046 image_pixel_setf(image_pixel *this, unsigned int rMax, unsigned int gMax, argument
6049 this->redf = this->red / (double)rMax;
6054 if (this->red < rMax)
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 200 milliseconds