mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-12 06:59:21 +00:00
This adds a GeneratorImplIr class and an option to the SPIR-V writer to use it instead of the AST-based GeneratorImpl class. The Tint exe now has a --use-ir flag which will use this path. Bug: tint:1906 Change-Id: I34cc5c7468c8faf4a808669da8c44551ad01da8f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131341 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Dan Sinclair <dsinclair@chromium.org>