commit | da3bb89a5d888acfd60524f79c18b36fd244221e | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Mon Aug 21 11:31:03 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Aug 21 17:04:05 2023 +0000 |
tree | 409f0da9a71f9caf98bb6447b841534c2518b017 | |
parent | 8d2e1cea1fa6ca2230c0084054e91f9fd6b830d2 [diff] |
Add extended option [wgsl=true] to enable WGSL in DM. You can now use `dm --config "graphite[api=dawn_mtl,wgsl=true]"` to run the dm test slides with the WGSL code generator instead of SPIR-V. Bug: b/40044196 Change-Id: I07f64542ec35fc75a5785bb0ea0efc2a248614a2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/745062 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>