commit | d2a397bcafb722423f56c1517ac472ab81dd6dee | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Fri Aug 04 00:16:39 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 04 00:16:39 2023 +0000 |
tree | fdb0a0487a260ebfb8a82c1c07bb0b1743ba0751 | |
parent | 0bb94304f44102c0b55eeb772d8c3e6935c4b33b [diff] |
Replace dawn_native with dawn::native Bug: dawn:824 Change-Id: I31cf206dde2409ed688ee5f5c36c3a9e641f0408 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144541 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Kokoro: Kokoro <noreply+kokoro@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.