commit | 0a2311cd9eaad5202ffc3792c39ce95a61d91de3 | [log] [tgz] |
---|---|---|
author | jchen10 <jie.a.chen@intel.com> | Sat Jul 01 01:23:19 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 01 01:23:19 2023 +0000 |
tree | fdd31bbed6564c4c3b0fedee23bcd1d0437e4f0d | |
parent | 5dd0def79785ac97cd05611cf05e1e4875fad2f8 [diff] |
d3d11: Fix alpha factor Use explicit alpha factors for the alpha channel. Bug: dawn:1893 Bug: dawn:1705 Change-Id: Ie7784bf83f4cf58c0c802a7ef4222a7926ed5702 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/139581 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jie A Chen <jie.a.chen@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Peng Huang <penghuang@chromium.org>
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.