Commit 600836dc by angle-autoroll Committed by Commit Bot

Roll Vulkan-Tools from dda8dabe9eb3 to c472fa2f0330 (4 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/dda8dabe9eb3..c472fa2f0330 2020-08-26 nathbappai@gmail.com cube: satisfy clang-format 2020-08-26 nathbappai@gmail.com vulkaninfo: Check if NOMINMAX is already defined 2020-08-26 nathbappai@gmail.com cube: Check _MSC_VER instead of _WIN32 for pragma directive 2020-08-26 nathbappai@gmail.com CMake: Check MSVC while deciding MSVC_VERSION If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-tools-angle-autoroll Please CC courtneygo@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: courtneygo@google.com Change-Id: I42b2ba08ec405a0857ce7939f19e90ecb81a4b88 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2377076Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 521118db
...@@ -89,7 +89,7 @@ vars = { ...@@ -89,7 +89,7 @@ vars = {
'vulkan_loader_revision': 'e1c7eaa74142107f216675464a6a9fc5221385b8', 'vulkan_loader_revision': 'e1c7eaa74142107f216675464a6a9fc5221385b8',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': 'dda8dabe9eb38eb79a6bc3c17d9ee21917011852', 'vulkan_tools_revision': 'c472fa2f033014f4f4d6392053196513d1ead4e2',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '7a71abb602a2eeed933abe5f0e10067ce6c34a80', 'vulkan_validation_revision': '7a71abb602a2eeed933abe5f0e10067ce6c34a80',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment