Home
last modified time | relevance | path

Searched refs:epsilons (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp761 GLubyte epsilons[4]; in verifyClampToEdge() local
768 epsilons[i] = (GLubyte)(epsilonf[i] * 255.0f); in verifyClampToEdge()
777 if (!isEqual(buf, red, epsilons[0])) in verifyClampToEdge()
790 if (!isEqual(buf, green, epsilons[1])) in verifyClampToEdge()
806 if (!isEqual(buf, blue, epsilons[2])) in verifyClampToEdge()
819 if (!isEqual(buf, white, epsilons[0])) in verifyClampToEdge()
/external/catch2/projects/SelfTest/Baselines/
Dautomake.std.approved.txt20 :test-result: PASS Approximate comparisons with different epsilons
48 :test-result: PASS Greater-than inequalities with different epsilons
54 :test-result: PASS Less-than inequalities with different epsilons
Dconsole.sw.approved.txt1532 Approximate comparisons with different epsilons
4218 Greater-than inequalities with different epsilons
4497 Less-than inequalities with different epsilons
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUInstrInfo.td622 // This is used to add epsilons to floating point numbers in the f32 fdiv code: