commit | 71c9a7ab29dac9defe1a7a9ed52cb86d7b34152f | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu May 09 15:06:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 15:06:44 2024 +0000 |
tree | 0f30374ecaf3964bf9761de7c78e66bbf1cecaf9 | |
parent | 0bb6d4d0b5c854e83cf3846092eb3079afd72194 [diff] |
Delete unused ConcurrentCache class Bug: none Change-Id: Iff3eab6855e76bdb026ab7006c73103598923d66 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187580 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com>
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.