commit | 689be7398ae119a70903d7708df84a4d6fc13367 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Jul 18 14:01:34 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 18 14:01:34 2023 +0000 |
tree | 26d4dadeb6475d8019d07a261a89f12e2f1c9325 | |
parent | 2277cab7e7b067a4334b048ac0e36939f9c53822 [diff] |
Add Peng as OWNER of src/dawn/native/d3d11 As he wrote the vast majority of it! Change-Id: I823e0708f4c476789ec17e6c312bb01879ea579c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141480 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> 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.