commit | 10b9cce816a38b37562b819ef8910957d928f45c | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Sep 03 16:37:00 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 03 16:37:00 2021 +0000 |
tree | c2c6d712ff28ba6eea01327cc1fa80f81e3c8aa0 | |
parent | fdfbb3aab31aebc9a2cba8a22e70f67b3aa2ae2b [diff] |
Remove deprecated SetBlendColor and blend factors Bug: chromium:1199057 Change-Id: I6fdc08f0a62b579b556c4c910611d095fcb3a66f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/63381 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Brandon Jones <bajones@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.