Threshold Consistency for ES2 FBO Tests
authorKyle Griffiths <Kyle.Griffiths@imgtec.com>
Thu, 7 Jan 2021 11:38:11 +0000 (11:38 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 21 Jan 2021 16:15:34 +0000 (16:15 +0000)
commit65f3419878e41ad1b677e580af2538f9559e8064
tree0be83de39abf07b5b6161ba4a32556c4d34d9e8d
parenta815d38d34cd67dbb894ea85756a9fc96676a94f
Threshold Consistency for ES2 FBO Tests

ES3 and 3.1 tests both use the same fuzzycompare threshold value
for their FBO tests, whereas ES2 uses a smaller value despite
having the same coarse formats that require the high threshold.

This change adjusts the ES2 FBO Render Test threshold to match
the value set for ES3 and ES3.1

Affects:

dEQP-GLES2.functional.fbo.render.*

Components: GLES2

VK-GL-CTS Issue: 2715

Change-Id: I15203e1ecf45081ec27baee59b780c5bdf5aacaf
(cherry picked from commit 34d1a2e19b9e12b6413fe61d8dc4ee752c6053e4)
modules/gles2/functional/es2fFboRenderTest.cpp