commit | 7b0f5695f0ff3c94a4c669c22576fc574608089c | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 15 14:30:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 15 14:30:28 2024 +0000 |
tree | c6d7bdac4abf7b94ff7a5b8f75ead7f789eb9ae2 | |
parent | 06c6307034193a35b31b4e06c08f82b72c0991e9 [diff] |
Remove the CTS cache code The `BuildCache` method is not called from anywhere, remove the caching code. Bug: 358489795 Change-Id: Ia5f6cc41ffa767e3ac2533066dc8ba73490dcef7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202694 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: dan sinclair <dsinclair@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.