commit | 5a4aaae9e3c7ed6e8d85fe8ea6d7b8cf56406618 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Nov 03 18:50:37 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 03 18:50:37 2023 +0000 |
tree | dc1ed7e398ae5897db0fbe347e14223a94c31193 | |
parent | 66a29a42c668466f4f9cbb8e08f743004a559458 [diff] |
Skip trybots on changes to ./github Presubmit is still required to pass Change-Id: I5e687fe5ebef983e87c2407baf0b244226aa00e1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159020 Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Austin Eng <enga@chromium.org> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.