commit | ff75ab9a875cb81c7b814d06b7d5956bbd0039f2 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Wed Apr 19 23:26:15 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 19 23:26:15 2023 +0000 |
tree | 9dff6e5e039ba3928a984ef2990e105ecbc896c2 | |
parent | 5faf59d81d59198b74e3d979343f564569fe0d88 [diff] |
d3d11: set object labels Change-Id: I26b7accf973b03cef7ba113b0ee3672b99e41338 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126861 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Peng Huang <penghuang@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.