commit | 3a53edcf181898f195871f53acfc396213872f36 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Mon Aug 29 22:33:50 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 29 22:33:50 2022 +0000 |
tree | 5eec80432bd6ed34ac4a9a7c706f04b0c724fee7 | |
parent | be4c9f48aaef9f2144a654a847b76a6a0050ec5b [diff] |
Promote LoseForTesting to ForceLoss device so that user agents can use. Bug: chromium:1356738 Change-Id: I348837ad4224124d9adba1ecf69a05b2060760c9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100566 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Loko Kung <lokokung@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.