commit | a9faf7f74aefaa44d50c6740fba8e01c10c46a58 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu Jun 24 23:05:51 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 24 23:05:51 2021 +0000 |
tree | 40ebc96fbacc1e68364262c78f5527fa42695325 | |
parent | 700a5fb869491fe25c621019aa077a42c366fe2b [diff] |
Fix misplaced ASSERT in bind group validation Fixed: dawn:614 Change-Id: I06e4c89f34a1705346620dea074e3d469cbd1409 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/55900 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Austin Eng <enga@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.