mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-05 14:13:39 +00:00
This change replaces the ".gpu" export with ".create()" function that accepts an array of flags. These will be used by cmdline.ts to set flags such as what dawn backend to use. We currenly environment variables, but this will be more flexible. Bug: dawn:1163 Change-Id: If2fb35811cac45e16121fbd828f997ef3d795f36 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/66960 Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Ben Clayton <bclayton@google.com>