commit | 1722f9e78e64e98a83ba25f5533f3d1932ebbbcb | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon Nov 01 18:01:32 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 01 18:01:32 2021 +0000 |
tree | 5c0b4aa6a04a8b7c08ef163ebaccc1b5d8cfd982 | |
parent | 777cbbb22b66e502684b95f8035808d392d092c7 [diff] |
Unmark DispatchIndirect as an unsafe API Validation is now implemented. end2end_tests added in https://dawn-review.googlesource.com/c/dawn/+/67142 CTS tests enabled in https://chromium-review.googlesource.com/c/chromium/src/+/3254613 Fixed: dawn:1039 Change-Id: I03ae6bba4f11d6fa0aa2a83f3b6d72aa43c5e2df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/68040 Reviewed-by: Brandon Jones <bajones@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> 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.