commit | fab7311c7b4973ab1ca0f5104ff548c5b04f4c9f | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Mon Mar 04 19:33:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 04 19:33:09 2024 +0000 |
tree | c2e0b6074f7dfad1e63b34d0152f5ce1ca8a4c0d | |
parent | b5d000340b948017a8918694b27f5556f899c8bc [diff] |
Suppress TSAN race in NVIDIA vk driver Bug: dawn:1766 Change-Id: Ieb1d1cd34c35ac313651a73c48167fe078edb782 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/177601 Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: Stephen White <senorblanco@chromium.org> Auto-Submit: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.