commit | a5a82bdb9ac04d7f40275dac12c88112e42f8674 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu May 16 09:51:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 16 09:51:42 2024 +0000 |
tree | f504a56e7fca3a3d81fc8b9035fbed710ae468d6 | |
parent | b96f4e915c3187d59b9922db132bcdaf54cc6ece [diff] |
Remove `adapterReference()` in DawnLPMFuzzer Bug: dawn:2234 Change-Id: I1297475e3f9f96cbb5241c45a072fd23691bbb75 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188483 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.