commit | a965f520f94724f4c3b89a10ff68492f809e7f4b | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Wed Apr 19 23:42:36 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 19 23:42:36 2023 +0000 |
tree | 7d0773edb8a79ae4fd669581ed7a662011d237d6 | |
parent | ff75ab9a875cb81c7b814d06b7d5956bbd0039f2 [diff] |
Add alphaToCoverage validation aligning with WebGPU V1 Add alphaToCoverage validation regards to targets[0] has alpha channel. This change reflecting WebGPU V1 spec update is aimed to ship together with WebGPU in Chromium. Bug: dawn:1759 Change-Id: I0aef60cf8c4dc828e05d6027644ffed35b33f652 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/128061 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Auto-Submit: Shrek Shao <shrekshao@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress WebGPU standard. More precisely it implements webgpu.h
that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.
Dawn provides several WebGPU building blocks:
webgpu.h
version that Dawn implements.webgpu.h
.Helpful links:
Developer documentation:
User documentation: (TODO, figure out what overlaps with the webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.