Home
last modified time | relevance | path

Searched defs:mantissaBits (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/amd/vpelib/src/utils/inc/
Dcustom_fp16.h36 unsigned int mantissaBits; member
/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp452 const int mantissaBits = getMinMantissaBits(precision); in compare() local
673 const int mantissaBits = getMinMantissaBits(precision); in compare() local
745 const int mantissaBits = getMinMantissaBits(precision); in compare() local
799 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local
881 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local
979 const int mantissaBits = getMinMantissaBits(precision); in compare() local
1134 const int mantissaBits = getMinMantissaBits(precision); in compare() local
1246 const int mantissaBits = getMinMantissaBits(precision); in compare() local
1381 const int mantissaBits = getMinMantissaBits(precision); in compare() local
1482 const int mantissaBits = getMinMantissaBits(precision); in compare() local
[all …]
Des3fShaderPrecisionTests.cpp304 const int mantissaBits = m_precision == glu::PRECISION_HIGHP ? 23 : 10; in compare() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp531 const int mantissaBits = getMinMantissaBits(precision); in compare() local
752 const int mantissaBits = getMinMantissaBits(precision); in compare() local
824 const int mantissaBits = getMinMantissaBits(precision); in compare() local
878 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local
962 const int mantissaBits = getMinMantissaBits(precision); in getInputValues() local
1063 const int mantissaBits = getMinMantissaBits(precision); in compare() local
1218 const int mantissaBits = getMinMantissaBits(precision); in compare() local
1330 const int mantissaBits = getMinMantissaBits(precision); in compare() local
1465 const int mantissaBits = getMinMantissaBits(precision); in compare() local
1566 const int mantissaBits = getMinMantissaBits(precision); in compare() local
[all …]
/external/deqp/framework/common/
DtcuFloat.hpp136 inline StorageType mantissaBits(void) const in mantissaBits() function in tcu::Float
310StorageType mantissaBits) in constructBits()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmWorkgroupMemoryTests.cpp111 const uint64_t mantissaBits = 0x000fffffffffffff; in isNanFloat64() local
DvktSpvAsmFloatControlsTests.cpp3328 double getPrecisionAt(double value, float ulp, int mantissaBits) in getPrecisionAt()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp292 const int mantissaBits = getTextureFormatMantissaBitDepth(format).x(); in comparePixelToDepthClearValue() local
1415 const IVec4 &mantissaBits = getTextureFormatMantissaBitDepth(format); in verifyResultImage() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp723 …const u64v4 mantissaBits(mantissaBitsI.x(), mantissaBitsI.y(), mantissaBitsI.z(), mantissaBitsI.w(… in comparePixelToColorClearValue() local