mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-12 08:05:53 +00:00
This is to follow changes to WebGPU's IDL and header file where the Bit suffix disappeared. This caused a conflict with utils/dawn_native::ShaderStage that were both renamed to SingleShaderStage. BUG-dawn: 22 Change-Id: I7b085686775fa19e4b4a3b54979903d72f3ef660 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/10462 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>