mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-14 07:59:14 +00:00
Soon, we'll start migrating the AST from using sem::Types to ast::Types. This change fixes up a bunch of places that makes the assumption that the semantic type is always expected. Bug: tint:724 Change-Id: I96096bdf7177751ca6c6240e1739244cbeb82761 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/49348 Commit-Queue: Ben Clayton <bclayton@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@google.com>