commit | 8bf090f5ff0db6275d26b4216e7fdcd3128b17d3 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Sun Sep 24 03:17:48 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Sep 24 03:17:48 2023 +0000 |
tree | 0ae912192fe1c775f4d814b63fe7a964fd82d437 | |
parent | 0c20d02a24c0f41d4b48c3bef7dbfb3afa325899 [diff] |
[WGPUFuture] Use map over unordered_map for JS event ordering. Bug: dawn:2066 Change-Id: Ie8e720c5e48f3e471a8eb5fe1019bcd0441583ad Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153000 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.