commit | 2eaa86faf8ad263e938583eb552a382c88a735ae | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Mar 14 18:03:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 14 18:03:23 2024 +0000 |
tree | 41619d25fa6ed243dc6cac6aa343cfaac6b9c361 | |
parent | 2d1a20a65a3ab16386ae0f80427cfc08297cf471 [diff] |
Suppress DXC+Nvidia zero_init failures with workgroup size of 1. Bug: tint:2200 Change-Id: Id5c3926c5ec2dd210174e2f048d04d904c718b4b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/179201 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: 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.