mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-24 23:43:30 +00:00
VK_PIPELINE_STAGE_2_NONE_KHR was renamed to VK_PIPELINE_STAGE_2_NONE in https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/3705 Removing the comma in the end of string will make it catch both cases. Bug: chromium:1292106 Change-Id: Idca97cc6b2d53476b7d108595e329e7c287d086f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78640 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>