/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexVerifierUtil.hpp | 41 inline Vector<float, Size> computeFloatingPointError (const Vector<float, Size>& value, const Vector<deInt32, Size>& numAccurateBits) in computeFloatingPointError() argument 50 inline Vector<float, Size> computeFixedPointError (const Vector<deInt32, Size>& numAccurateBits) in computeFixedPointError() argument 59 inline Vector<float, Size> computeColorBitsError(const Vector<deInt32, Size>& bits, const Vector<deInt32, Size>& numAccurateBits) in computeColorBitsError() argument
|
H A D | tcuTexVerifierUtil.cpp | 32 float computeFloatingPointError (const float value, const int numAccurateBits) in computeFloatingPointError() argument 44 float computeFixedPointError (const int numAccurateBits) in computeFixedPointError() argument 49 float computeColorBitsError(const int bits, const int numAccurateBits) in computeColorBitsError() argument [all...] |
H A D | tcuTexLookupVerifier.cpp | 2206 Vec4 computeColorBitsThreshold(const IVec4& bits, const IVec4& numAccurateBits) in computeColorBitsThreshold() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderCommonFunctionTests.cpp | 113 inline deUint64 getMaxUlpDiffFromBits (int numAccurateBits, int numTotalBits) in getMaxUlpDiffFromBits() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderCommonFunctionTests.cpp | 123 inline deUint32 getMaxUlpDiffFromBits (int numAccurateBits) in getMaxUlpDiffFromBits() argument 131 inline float getEpsFromBits (float value, int numAccurateBits) in getEpsFromBits() argument
|
H A D | es3fShaderDerivateTests.cpp | 213 float computeFloatingPointError (const float value, const int numAccurateBits) in computeFloatingPointError() argument 270 static float convertFloatFlushToZeroRtn (float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtn() argument 311 static float convertFloatFlushToZeroRtp (float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtp() argument 346 const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BITS, tcu::IVec4(0)); in getDerivateThreshold() local 360 const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - getInterpolationLostBitsWarning(precision), tcu::IVec4(0)); getDerivateThresholdWarning() local [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderCommonFunctionTests.cpp | 127 inline deUint32 getMaxUlpDiffFromBits (int numAccurateBits) in getMaxUlpDiffFromBits() argument 135 inline float getEpsFromBits (float value, int numAccurateBits) in getEpsFromBits() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderCommonFunctionTests.cpp | 113 inline deUint64 getMaxUlpDiffFromBits (int numAccurateBits, int numTotalBits) in getMaxUlpDiffFromBits() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 201 float computeFloatingPointError (const float value, const int numAccurateBits) in computeFloatingPointError() argument 258 static float convertFloatFlushToZeroRtn (float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtn() argument 299 static float convertFloatFlushToZeroRtp (float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtp() argument 320 const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BITS, tcu::IVec4(0)); in getDerivateThreshold() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderDerivateTests.cpp | 183 float computeFloatingPointError (const float value, const int numAccurateBits) in computeFloatingPointError() argument 240 static float convertFloatFlushToZeroRtn (float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtn() argument 281 static float convertFloatFlushToZeroRtp (float value, int minExponent, int numAccurateBits) in convertFloatFlushToZeroRtp() argument 302 const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BITS, tcu::IVec4(0)); in getDerivateThreshold() local [all...] |