mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-14 11:21:40 +00:00
This removes the following types and members as well as fixup code and depraction tests for them: - wgpu::BindGroupLayoutBinding - wgpu::BindGroupLayoutDescriptor::bindingCount - wgpu::BindGroupLayoutDescriptor::bindings - wgpu::BindGroupBinding - wgpu::BindGroupDescriptor::bindingCount - wgpu::BindGroupDescriptor::bindings Bug: dawn:22 Change-Id: Ifc0e25107f3dcfbb850624cb362909f38c90bec2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/21680 Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>