commit | ec60b179640d997783b19ed16d6b319aefa64be7 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon Oct 25 16:16:53 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 25 16:16:53 2021 +0000 |
tree | e1e5d1dc88627508c8b5bfa4b2c0547f731ccedb | |
parent | 066ab14e349632d42bc50397f66d24e61c8b5d24 [diff] |
Revert "Disable DrawIndexedIndirect" This reverts commit d84d7f1ea3280e90e27242df50334133513ed8da. Reason for revert: CTS tests for this are now enabled. Original change's description: > Disable DrawIndexedIndirect > > Not passing CTS yet > > Bug: dawn:809 > Change-Id: Ib7c240372a8fdbd45803230292c374e2957c8d15 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/65601 > Reviewed-by: Ben Clayton <bclayton@google.com> > Reviewed-by: Kai Ninomiya <kainino@chromium.org> > Commit-Queue: Austin Eng <enga@chromium.org> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: dawn:809 Change-Id: I3018fec67c278343956a6da68041bc6ec24d55f4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/67420 Reviewed-by: Ben Clayton <bclayton@google.com> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com>
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.