commit | be405a8b382a4b501ae46222583b8625db0905a0 | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@google.com> | Mon Mar 28 16:34:52 2022 -0700 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Apr 05 21:54:08 2022 +0000 |
tree | f5cc08c17bb6e25116ed8ef38ada0aae811b58d0 | |
parent | f735039368a90998b333a298454ca52e56d60a8b [diff] |
[sksl][wgsl] Introduce SkSLWGSLCodeGenerator Introduce a new WGSL codegen backend. It currently only supports fragment/vertex stage input and output variable declarations. Bug: skia:13092 Change-Id: If9e4e432794eb95fd33719be5c0141dfc2cb5680 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/526757 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Arman Uguray <armansito@google.com>