Roll VK-GL-CTS from 06492d671a2d to 234f8a066b4d (9 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/VK-GL-CTS.git/+log/06492d671a2d..234f8a066b4d

2021-11-06 tapani.palli@intel.com Fix fma precision tests for Open GL 4.5
2021-11-06 tapani.palli@intel.com Fix sRGB cases in framebuffer_fetch tests for OpenGL 4.5
2021-11-06 tapani.palli@intel.com Fix tessellation cases using precise qualifier for OpenGL 4.5
2021-11-06 laurie.hedge@imgtec.com Fix error logs in ssbo/image load store tests
2021-11-06 antto.makinen@siru.fi Add coverage for sampling compressed cubemaps that has been written to by a compute shader
2021-11-06 venni.ihanakangas@siru.fi Improve coverage of MSAA copies
2021-11-06 michal.jakubek@mobica.com Extract findLSB() and findMSB() to a separate helper file.
2021-11-06 quic_mnetsch@quicinc.com Merge vk-gl-cts/vulkan-cts-1.2.8 into vk-gl-cts/master
2021-11-05 quic_mnetsch@quicinc.com Merge vk-gl-cts/opengl-es-cts-3.2.7 into vk-gl-cts/master

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 cnorthrop@google.com,angle-bots+autoroll-info@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry

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/main/autoroll/README.md

Bug: None
Tbr: cnorthrop@google.com,angle-bots+autoroll-info@google.com
Change-Id: I8934d3c106af89353ec26c70effb426719782cd7
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3266791
Bot-Commit: 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 499c1da..de9803e 100644
--- a/DEPS
+++ b/DEPS
@@ -40,7 +40,7 @@
   'dummy_checkout_chromium': False,
 
   # Current revision of VK-GL-CTS (a.k.a dEQP).
-  'vk_gl_cts_revision': '06492d671a2d8a1dafc861fb22d9e707877ef185',
+  'vk_gl_cts_revision': '234f8a066b4d9b9435cd41efa2c454bf000774a2',
 
   # Current revision of googletest.
   # Note: this dep cannot be auto-rolled b/c of nesting.
diff --git "a/scripts/code_generation_hashes/GL_CTS_\050dEQP\051_build_files.json" "b/scripts/code_generation_hashes/GL_CTS_\050dEQP\051_build_files.json"
index 60845e5..bb9ece2 100644
--- "a/scripts/code_generation_hashes/GL_CTS_\050dEQP\051_build_files.json"
+++ "b/scripts/code_generation_hashes/GL_CTS_\050dEQP\051_build_files.json"
@@ -44,7 +44,7 @@
   "third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/CMakeLists.txt":
     "b55236b60e9c1736e80c29f54be96930",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/CMakeLists.txt":
-    "1035d517053c9d10c5a90cf5257fac78",
+    "eda23cd280fd4a975ed586d67b336e0e",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/amber/CMakeLists.txt":
     "e5a1fa5b0692ef46bd627cd1b35a9da6",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/CMakeLists.txt":
@@ -81,6 +81,8 @@
     "49c8d7b265999dd7c8ecdb2b15745a4a",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/memory_model/CMakeLists.txt":
     "4287fd577de75a236fdd2a77bb78b9ad",
+  "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/mesh_shader/CMakeLists.txt":
+    "0286e4d970f9b35097accfe430fa69d5",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/modifiers/CMakeLists.txt":
     "08416538f6226b6d597c1ab32f9ce9db",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/multiview/CMakeLists.txt":
@@ -102,7 +104,7 @@
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/reconvergence/CMakeLists.txt":
     "cec287155459d893a5cbc0ce917e0e5a",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/renderpass/CMakeLists.txt":
-    "a90379db659aec04792e07fa2eb817d3",
+    "f24861a7ca7726c75956a20ffd2561c2",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/robustness/CMakeLists.txt":
     "c41144ba3b4f43d9090fb4c9dfadeea2",
   "third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/shaderexecutor/CMakeLists.txt":