commit | 66b8a33f05c38c4cd71dcee85144c214bc7d8d74 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Aug 15 00:53:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 15 00:53:10 2024 +0000 |
tree | 83f6b3bef887dbc2465a9b24f9b2fa673b2ab8e3 | |
parent | 5a3e174619c6c8247b78c526f39cbacb0448fe05 [diff] |
Remove `DeviceBase::ForceSetToggleForTesting` This patch removes the function `DeviceBase::ForceSetToggleForTesting` which was only used by Mock tests. Bug: chromium:42240655 Test: dawn_unittests Change-Id: Icf7cc7fb495dd6701266011f74528ac0ae6ed7e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202278 Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@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.