commit | 2fda87f88a1a46e8d0ac8f831e7e9289550fc4e1 | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Tue Mar 05 15:11:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 05 15:11:18 2024 +0000 |
tree | 3701828ccc9dd31d3c7e7bee2e3adf6199e50f1f | |
parent | e78090ef062d456b2c1bf7406d77542dd208e343 [diff] |
Suppress another TSAN race in the NVIDIA driver Bug: dawn:1766 Change-Id: If1ee831945c288176a07692424ba48358c0b99d4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177685 Reviewed-by: Loko Kung <lokokung@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Austin Eng <enga@chromium.org> Commit-Queue: 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.