Regres: Update dEQP to include fence timeout fix.

Should fix the dEQP-VK.synchronization.basic.fence.* flakes.

Change-Id: I9995af6bdb25907b97848f1fc249f6fb8ee15e7d
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/39051
Tested-by: Ben Clayton <bclayton@google.com>
Reviewed-by: Chris Forbes <chrisforbes@google.com>
diff --git a/tests/regres/deqp.json b/tests/regres/deqp.json
index e919443..4bf03b0 100644
--- a/tests/regres/deqp.json
+++ b/tests/regres/deqp.json
@@ -1,6 +1,6 @@
 {
     "remote": "https://android.googlesource.com/platform/external/deqp",
-    "sha": "c0631c90c0b0be0e9cd3fdf5187ba770c2c38b66",
+    "sha": "3e7bf08aadb749eed0419b7023166ca880bc7a75",
     "patches": [
         "tests/regres/deqp-patches/deqp-x11.patch",
         "tests/regres/deqp-patches/graphicsfuzz-pending-test-fix.patch"