commit | 1088a4a3c0351d88c9c2eb4aeeb5e716064f8ecd | [log] [tgz] |
---|---|---|
author | Shrek Shao <shrekshao@google.com> | Tue Oct 08 23:43:08 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 23:43:08 2024 +0000 |
tree | 41c5cc85d8fe56bb33dbc7c528bddf27f6f9fe2e | |
parent | a01beb54464bd8f2db9fa17217aae1dd663fc371 [diff] |
[Compat] Remove PositiveBiasOnFloat suppressions Bug: 352360580 Change-Id: Ib991745d344ba22529bae3530f189c4b834369bd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/209719 Reviewed-by: Stephen White <senorblanco@chromium.org> Commit-Queue: Stephen White <senorblanco@chromium.org> Auto-Submit: Shrek Shao <shrekshao@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.