commit | 12ba1bec13b09455cfc4ab51fae7c26eb7f59fae | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Jan 04 08:38:10 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 08:38:10 2024 +0000 |
tree | 06dfe62693d66af470bcc8926569c1992f400d4c | |
parent | 94a2721b68fbf05bea7daec4b6ef2504ae3a7f01 [diff] |
Support flat_hash_map in dawn/native Bug: dawn:1513 Change-Id: If4522459eca77a010b39d6eff90e592c9a0fb317 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/167181 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Brandon Jones <bajones@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.