commit | 408509f6297ac7cbaf8ecaacb3fffdeb100965de | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon Jul 24 02:31:29 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 24 02:31:29 2023 +0000 |
tree | ff192ceeecc843e623f0f7c330d8bc9c5cfd9259 | |
parent | fb6187bd3c69c696f907e18cfbd20ec44afd632d [diff] |
Remove deprecated dawn_wire Bug: dawn:824 Change-Id: Ica21c7b6fafc05fc1a64b75622cc714e3363aa29 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/142404 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.