commit | 2dbe6f5f36be6b0dca5a54d863ad4e9d7089195d | [log] [tgz] |
---|---|---|
author | Le Hoang Quyen <lehoangquyen@chromium.org> | Thu Apr 10 14:31:59 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 10 14:31:59 2025 -0700 |
tree | 18d2880b3410b54a719ce6b4586d3cf3ba049d2e | |
parent | 7bb4c475095519b522c2d3e363bdb2b2d04b3d89 [diff] |
D3D11: fix typo "requiresEndAcessFence" -> "requiresEndAccessFence" Missing a "c" Bug: chromium:335003893 Change-Id: I6b9136d80a4569b95989c449e436336b142a8040 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/236134 Commit-Queue: Geoff Lang <geofflang@chromium.org> Auto-Submit: Quyen Le <lehoangquyen@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Quyen Le <lehoangquyen@chromium.org> Reviewed-by: Geoff Lang <geofflang@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.