Searched defs:bMax (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgVariableValue.cpp | 66 float bMax = b.component(ndx).getMax().asFloat(); in compareValueRangesAllTrue() local 81 int bMax = b.component(ndx).getMax().asInt(); in compareValueRangesAllTrue() local 94 bool bMax = b.component(ndx).getMax().asBool(); in compareValueRangesAllTrue() local 228 float bMax = b.component(ndx).getMax().asFloat(); in computeIntersection() local 243 int bMax = b.component(ndx).getMax().asInt(); in computeIntersection() local 256 bool bMax = b.component(ndx).getMax().asBool(); in computeIntersection() local
|
D | rsgBinaryOps.cpp | 872 …eEqualityValueRange (de::Random& rnd, bool dstMin, bool dstMax, T& aMin, T& aMax, T& bMin, T& bMax) in computeEqualityValueRange() 899 …, bool> (de::Random& rnd, bool dstMin, bool dstMax, bool& aMin, bool& aMax, bool& bMin, bool& bMax) in computeEqualityValueRange() 931 …, bool> (de::Random& rnd, bool dstMin, bool dstMax, bool& aMin, bool& aMax, bool& bMin, bool& bMax) in computeEqualityValueRange()
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuAstcUtil.cpp | 1964 const int bMax = (1 << layout.bNumBits) - 1; in writeBlockMode() local
|
/third_party/vk-gl-cts/framework/opengl/ |
D | gluTextureTestUtil.cpp | 1000 int bMax = de::max(a.getBlue(), b.getBlue()); in rangeDiff() local
|
/third_party/flutter/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngvalid.c | 6047 unsigned int bMax, unsigned int aMax) in image_pixel_setf()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
D | pngvalid.c | 6047 unsigned int bMax, unsigned int aMax) in image_pixel_setf()
|
/third_party/libpng/contrib/libtests/ |
D | pngvalid.c | 6047 unsigned int bMax, unsigned int aMax) in image_pixel_setf()
|