commit | b7b5f1e29c9a4f67fc5d7f8fe9a554b2448198db | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu May 09 17:44:58 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 09 17:44:58 2024 +0000 |
tree | b13da1450332d2f69d887f2ffb71406d3624023b | |
parent | 9e78d3ae0ab1f180c5d4dff970da5e7a9d06fa30 [diff] |
Replace remaining std::unordered_set with absl Bug: 42240488 Change-Id: Ib7d9c75c4a4f40988ef9c4b3ba77d62ad7d78abb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187581 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: 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.