Searched defs:mantissaBits (Results 1 – 9 of 9) sorted by relevance
36 unsigned int mantissaBits; member
452 const int mantissaBits = getMinMantissaBits(precision); in compare() local673 const int mantissaBits = getMinMantissaBits(precision); in compare() local745 const int mantissaBits = getMinMantissaBits(precision); in compare() local799 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local881 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local979 const int mantissaBits = getMinMantissaBits(precision); in compare() local1134 const int mantissaBits = getMinMantissaBits(precision); in compare() local1246 const int mantissaBits = getMinMantissaBits(precision); in compare() local1381 const int mantissaBits = getMinMantissaBits(precision); in compare() local1482 const int mantissaBits = getMinMantissaBits(precision); in compare() local[all …]
304 const int mantissaBits = m_precision == glu::PRECISION_HIGHP ? 23 : 10; in compare() local
531 const int mantissaBits = getMinMantissaBits(precision); in compare() local752 const int mantissaBits = getMinMantissaBits(precision); in compare() local824 const int mantissaBits = getMinMantissaBits(precision); in compare() local878 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local962 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local1063 const int mantissaBits = getMinMantissaBits(precision); in compare() local1218 const int mantissaBits = getMinMantissaBits(precision); in compare() local1330 const int mantissaBits = getMinMantissaBits(precision); in compare() local1465 const int mantissaBits = getMinMantissaBits(precision); in compare() local1566 const int mantissaBits = getMinMantissaBits(precision); in compare() local[all …]
136 inline StorageType mantissaBits(void) const in mantissaBits() function in tcu::Float310 … StorageType mantissaBits) in constructBits()
111 const uint64_t mantissaBits = 0x000fffffffffffff; in isNanFloat64() local
3328 double getPrecisionAt(double value, float ulp, int mantissaBits) in getPrecisionAt()
292 const int mantissaBits = getTextureFormatMantissaBitDepth(format).x(); in comparePixelToDepthClearValue() local1415 const IVec4 &mantissaBits = getTextureFormatMantissaBitDepth(format); in verifyResultImage() local
723 …const u64v4 mantissaBits(mantissaBitsI.x(), mantissaBitsI.y(), mantissaBitsI.z(), mantissaBitsI.w(… in comparePixelToColorClearValue() local