commit | 7511bf63344c916ab7b7baa3a1aee5b1251ba77b | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Wed May 17 18:25:28 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 17 18:25:28 2023 +0000 |
tree | 13c1bbeed7f547ab91a479fe29ec15e1908e4966 | |
parent | 82db91ac96fcebcb72f2edc4a49672d995c5a430 [diff] |
Removes remaining SetPlatform APIs from being exposed in native. Bug: dawn:1374 Change-Id: I252c1e686d6ba31fbf81c6ea990e553222907d47 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/132269 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@google.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.