commit | 3c756538569925a578d9db8f5b4ce457bdf9ba2c | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Apr 25 01:40:45 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 01:40:45 2024 +0000 |
tree | e7d492dab930bcae97396c3cb43b13aa27a8bb2d | |
parent | c97934a45a5531748479fa23b34a22e8ddf45991 [diff] |
Vulkan: Use absl::flat_hash_set in mappableBuffersForEagerTransition Bug: dawn:1513 Change-Id: Id3a5b1547d4dd27e7db56a5f863eb8d2cd9d514b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185382 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Corentin Wallez <cwallez@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.