mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-31 07:50:24 +00:00
A whole lot of public API tint changes have been made to simplify usage of the library. Big changes include: * Type determination is now implicit * Generators no longer take ownership of programs, so they don't need to be cloned. Change-Id: Icac0956ae120ae4e6a9d0290b2478c0fbc3bcf22 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/39341 Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Austin Eng <enga@chromium.org>