Commit 81de58ae by angle-autoroll Committed by Commit Bot

Roll Vulkan-Loader from b54d55122868 to 02a49daeeece (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Loader.git/+log/b54d55122868..02a49daeeece 2020-11-23 mikes@lunarg.com scripts: Add default return type for VkDeviceSize If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-loader-angle-autoroll Please CC jmadill@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: jmadill@google.com Change-Id: I670a7bbce612db2a3499d5ce59e7e636ccdf96cc Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2557529Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 084b862b
...@@ -78,7 +78,7 @@ vars = { ...@@ -78,7 +78,7 @@ vars = {
'vulkan_headers_revision': '30e70cbd9850560cb55bffadb8017e90c04c42f5', 'vulkan_headers_revision': '30e70cbd9850560cb55bffadb8017e90c04c42f5',
# Current revision of Khronos Vulkan-Loader. # Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': 'b54d55122868fa614df4b387045188ee31f97c07', 'vulkan_loader_revision': '02a49daeeeceb077e5ab8c80e87c22dcbb4a102b',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '6ef69fbda85ba9a45602ac01cf96c59807561ee3', 'vulkan_tools_revision': '6ef69fbda85ba9a45602ac01cf96c59807561ee3',
......
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