Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/randomshaders/
DrsgBinaryOps.cpp748 T rMax = rMin+rLen; in operator ()() local
804 T rMax = rMin+rLen; in operator ()() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.cpp365 float rMax = de::abs(r[0]); in calcCandidateCubemapFaces() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktSampleVerifierUtil.cpp365 float rMax = de::abs(r[0]); in calcCandidateCubemapFaces() local
/third_party/vk-gl-cts/framework/common/
DtcuTexLookupVerifier.cpp260 const Vec4 rMax = result + prec.colorThreshold; in isLinearRangeValid() local
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp1042 int rMax = de::max(a.getRed(), b.getRed()); in rangeDiff() local
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c6046 image_pixel_setf(image_pixel *this, unsigned int rMax, unsigned int gMax, in image_pixel_setf()