Searched defs:mantissaBits (Results 1 – 7 of 7) sorted by relevance
427 const int mantissaBits = getMinMantissaBits(precision); in compare() local646 const int mantissaBits = getMinMantissaBits(precision); in compare() local717 const int mantissaBits = getMinMantissaBits(precision); in compare() local769 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local850 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local947 const int mantissaBits = getMinMantissaBits(precision); in compare() local1098 const int mantissaBits = getMinMantissaBits(precision); in compare() local1206 const int mantissaBits = getMinMantissaBits(precision); in compare() local1334 const int mantissaBits = getMinMantissaBits(precision); in compare() local1432 const int mantissaBits = getMinMantissaBits(precision); in compare() local[all …]
296 const int mantissaBits = m_precision == glu::PRECISION_HIGHP ? 23 : 10; in compare() local
502 const int mantissaBits = getMinMantissaBits(precision); in compare() local721 const int mantissaBits = getMinMantissaBits(precision); in compare() local792 const int mantissaBits = getMinMantissaBits(precision); in compare() local844 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local927 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local1027 const int mantissaBits = getMinMantissaBits(precision); in compare() local1178 const int mantissaBits = getMinMantissaBits(precision); in compare() local1286 const int mantissaBits = getMinMantissaBits(precision); in compare() local1414 const int mantissaBits = getMinMantissaBits(precision); in compare() local1512 const int mantissaBits = getMinMantissaBits(precision); in compare() local[all …]
118 …inline StorageType mantissaBits (void) const { return m_value & ((StorageType(1)<<MantissaBits)-1… in mantissaBits() function in tcu::Float255 (int sign, int exponent, StorageType mantissaBits) in constructBits()
116 const deUint64 mantissaBits = 0x000fffffffffffff; in isNanFloat64() local
2548 double getPrecisionAt(double value, float ulp, int mantissaBits) in getPrecisionAt()
289 const int mantissaBits = getTextureFormatMantissaBitDepth(format).x(); in comparePixelToDepthClearValue() local427 const IVec4 mantissaBits (getTextureFormatMantissaBitDepth(format)); in comparePixelToColorClearValue() local