commit | b16465ab847e639fd7023056870b151f92b2c5e8 | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Tue Feb 13 21:31:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 13 21:31:21 2024 +0000 |
tree | f6798e123c1ae2b80f4f198d05da667da7fdb0d1 | |
parent | c285b0d2e8b4a14fd0ec59f808d121f9300fcb85 [diff] |
Suppress NVIDIA 1D copy tests Skips CopyTests_T2B.Texture1D* on NVIDIA with D3D12 since they fail consistently on the experimental Win/NVIDIA config. Bug: dawn:2408 Change-Id: Icb5ca41cdf096af1311dc4afa05e356cc7b30458 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174942 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@google.com> Kokoro: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Brian Sheedy <bsheedy@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.