commit | a5059a61d7cecdc0579608c179550418ce5faa69 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Jan 04 04:55:46 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 04:55:46 2024 +0000 |
tree | 9df2f9805bf8c898f7f7e6fff478ecb01cea0660 | |
parent | d8721c00552f18111e4fe69c1ee5dff1c7cbfa4b [diff] |
Move dawn.json and dawn_wire.json to src/dawn/ Bug: dawn:1339 Change-Id: Icaf6b7307d8d83853835762d0121f8ce2568a12e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/167080 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.