mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-07-05 04:36:02 +00:00
This CL adds the ability to parse the `@compute`, `@fragment` and `@vertex` attrbutes. The `@stage(...)` are still accepted and are not marked as deprecated yet. Most tests are still using `@stage(..)` except for a testing one. Bug: tint:1503 Change-Id: I85cad5996605035e83109b021ffb13db98b1a144 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92480 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org>