commit | ac77863352486880a03458fa341f44b7c28d3f2c | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Thu Apr 06 17:12:04 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 06 17:12:04 2023 +0000 |
tree | 41d069f9bebd2fffb732d6883b4cdf369ca31db0 | |
parent | b7a3cbe8cab8ca208d19985b6e6da63937377fc3 [diff] |
d3d: supports more errors in HRESULTAsString() Bug: dawn:1705 Change-Id: I811ed5867399fa417a0a542f3d4e706e989f0a23 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126660 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.