Roll VK-GL-CTS from a075fac2c633 to 1a524349f06b (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/a075fac2c633..1a524349f06b

2021-02-23 alexander.galazin@arm.com Merge vk-gl-cts/opengl-cts-4.6.0 into vk-gl-cts/master
2021-02-19 alexander.galazin@arm.com Merge vk-gl-cts/vulkan-cts-1.2.5 into vk-gl-cts/master
2021-02-19 ilkka.saarelainen@siru.fi Fix image format in memory model tests
2021-02-19 andreas.floejt@arm.com Remove RelaxedPrecision in test

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/vk-gl-cts-angle-autoroll
Please CC ynovikov@google.com,angle-bots+autoroll-info@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Bug: None
Tbr: ynovikov@google.com,angle-bots+autoroll-info@google.com
Change-Id: I9fb6a88ef2aa71dad474fd83334a95cbbc584e00
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2714192
Reviewed-by: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index ad67da4..e6c5caa 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@
   'dummy_checkout_chromium': False,
 
   # Current revision of VK-GL-CTS (a.k.a dEQP).
-  'vk_gl_cts_revision': 'a075fac2c63346c28bcedafc9813fed71db83134',
+  'vk_gl_cts_revision': '1a524349f06be7762bfe37be89667d0726e1412a',
 
   # Current revision of googletest.
   # Note: this dep cannot be auto-rolled b/c of nesting.