Searched defs:mantissaBits (Results 1 – 7 of 7) sorted by relevance
111 …inline StorageType mantissaBits (void) const { return m_value & ((StorageType(1)<<MantissaBits)-1… in mantissaBits() function in tcu::Float229 (int sign, int exponent, StorageType mantissaBits) in constructBits()
464 const int mantissaBits = getMinMantissaBits(precision); in compare() local683 const int mantissaBits = getMinMantissaBits(precision); in compare() local754 const int mantissaBits = getMinMantissaBits(precision); in compare() local806 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local887 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local984 const int mantissaBits = getMinMantissaBits(precision); in compare() local1135 const int mantissaBits = getMinMantissaBits(precision); in compare() local1243 const int mantissaBits = getMinMantissaBits(precision); in compare() local1371 const int mantissaBits = getMinMantissaBits(precision); in compare() local1469 const int mantissaBits = getMinMantissaBits(precision); in compare() local[all …]
296 const int mantissaBits = m_precision == glu::PRECISION_HIGHP ? 23 : 10; in compare() local
542 const int mantissaBits = getMinMantissaBits(precision); in compare() local761 const int mantissaBits = getMinMantissaBits(precision); in compare() local832 const int mantissaBits = getMinMantissaBits(precision); in compare() local884 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local967 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local1067 const int mantissaBits = getMinMantissaBits(precision); in compare() local1218 const int mantissaBits = getMinMantissaBits(precision); in compare() local1326 const int mantissaBits = getMinMantissaBits(precision); in compare() local1454 const int mantissaBits = getMinMantissaBits(precision); in compare() local1552 const int mantissaBits = getMinMantissaBits(precision); in compare() local[all …]
617 const int mantissaBits = getMinMantissaBits(precision); in compare() local864 const int mantissaBits = getMinMantissaBits(precision); in compare() local948 const int mantissaBits = getMinMantissaBits(precision); in compare() local1010 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local1107 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local1222 const int mantissaBits = getMinMantissaBits(precision); in compare() local1424 const int mantissaBits = getMinMantissaBits(precision); in compare() local1546 const int mantissaBits = getMinMantissaBits(precision); in compare() local1688 const int mantissaBits = getMinMantissaBits(precision); in compare() local1800 const int mantissaBits = getMinMantissaBits(precision); in compare() local[all …]
116 const deUint64 mantissaBits = 0x000fffffffffffff; in isNanFloat64() local
289 const int mantissaBits = getTextureFormatMantissaBitDepth(format).x(); in comparePixelToDepthClearValue() local427 const IVec4 mantissaBits (getTextureFormatMantissaBitDepth(format)); in comparePixelToColorClearValue() local