mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-13 10:51:35 +00:00
Instead make them have the same name as their typedef. This is because anonymous structures is considered bad practice in C because it prevents forward declaring them. BUG= Change-Id: I2d7a788a0d807a2689567d0bb220adaf5335e07a Reviewed-on: https://dawn-review.googlesource.com/1521 Reviewed-by: Stephen White <senorblanco@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org>