commit | 35667d33956331fe0dd695a2067d9139cd3883c3 | [log] [tgz] |
---|---|---|
author | Kyle Charbonneau <kylechar@google.com> | Tue Oct 08 17:56:40 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 17:56:40 2024 +0000 |
tree | d67fd4d7cf9b81876fa8c52225dbfa8d0374b798 | |
parent | bfae81da381b0540ba326f74193697774faabd20 [diff] |
Add StreamTest for unordered_set The test was requested in a previous review [1]. [1] https://dawn-review.googlesource.com/c/dawn/+/197475/comment/8812889b_5b567b4c/ Bug: 42241425 Change-Id: I3addc42e68501f4a51cdcdaad1fb66d136b35e52 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210034 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: 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.