commit | adf63eb72356f2532590a04f97474533b5d1f97e | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Mon Feb 26 22:04:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 26 22:04:25 2024 +0000 |
tree | 83f48c47a4897a9f777c89bafef68982bd3a55b4 | |
parent | f4a9545a15cf0d7039ae9ecffcf99678c36aca54 [diff] |
Suppress NVIDIA importExternalTexture failures Adds a Failure expectation for some failing importExternalTexture tests on the experimental Windows/NVIDIA config. Bug: dawn:2439 Change-Id: I4cdbaec1f6557dc93f9ee252da6b4f41ddbd837b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/176580 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> Reviewed-by: 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.