commit | c81bc4521f24963d457e6f14b300dbe2337f5bf8 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu May 04 08:07:28 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 04 08:07:28 2023 +0000 |
tree | a3f88287563ad3b34c28fd64f0fbcb8219807e77 | |
parent | b22c5a465c2cd0811bd5cdcc1189584bd9b8e7e2 [diff] |
D3D12: Disable the toggles about alpha blending on latest Intel driver This patch disables all the toggles about the alpha blending issue on the latest Intel D3D12 driver which has the fix against all the related driver bugs. Bug: dawn:1579 Change-Id: Ief8b08fd00df1b2872d663245d728374fb38a5b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131440 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.