commit | cda3d7bfa8c76a0b114865848fc9568ac81e0a40 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon Jun 13 16:48:45 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 13 16:48:45 2022 +0000 |
tree | c161f7ae16be7956bd4ec721bc2848d40710faf0 | |
parent | 06cc5c1acdf3f27266683900e4712690867704c9 [diff] |
Add maxColorAttachments limit Bug: dawn:1455 Change-Id: I92ceb62df46cfb54a791d53a72921e99f46bca08 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93307 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Shrek Shao <shrekshao@google.com> Reviewed-by: Corentin Wallez <cwallez@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.