mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-24 20:52:19 +00:00
Add ResolvedIdentifier to hold the resolved AST node, sem::BuiltinType or type::Builtin. Reduces duplicate builtin symbol lookups in Resolver. Bug: tint:1810 Change-Id: Idde2b5f6fa22804b5019adc14c717bebd8342475 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/119041 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>