commit | 2ad7cd523677cf69398ec5113782604740b53228 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Fri May 12 17:03:13 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 12 17:03:13 2023 +0000 |
tree | eeddc3fc6be8139492156351a3052e179946773a | |
parent | b0726080f4cabfb34500e8f5739dc229cc6ef849 [diff] |
Add platforms to milestones.json Adds platform information to milestones.json so that individual platforms can be enabled/disabled on milestones. Bug: chromium:1432491 Change-Id: I1269e93a72c476a17a371a87bf8008be217b85df Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132520 Commit-Queue: Brian Sheedy <bsheedy@google.com> Reviewed-by: Garrett Beaty <gbeaty@google.com> Kokoro: Austin Eng <enga@chromium.org> Reviewed-by: 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.