commit | 5d1dde5c6198699d8e8da2a78da72f4bde5cc10f | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Fri Aug 23 12:49:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 23 12:49:31 2024 +0000 |
tree | 872ec652ff379e80c3a724c4d78f4d12ae22e040 | |
parent | 704ba481c6b0363e9a041a7b557dfa780b682685 [diff] |
dawn/node: Add support for dual source blending feature Bug: 341973423 Change-Id: I4c4204f12f23911b8f32346df16767930eb9bb9d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/203515 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Fr <beaufort.francois@gmail.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.