commit | 8cbfad7e5d578639e7a24de50faabbb969843472 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Jun 01 12:15:49 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 01 12:15:49 2022 +0000 |
tree | 790fe47f1c11ae4faeaad8890934085a58ab7630 | |
parent | 84b48cf30cf42e8a74903d3dd28f0a28380ae076 [diff] |
cts: Remove use of intel-0x5912 and intel-0x3e9b tags The CTS runner can randomly pick between these two GPUs, leading to unstable expectations. Just use 'intel' for now. We might get a more targetted tag in the future, but this will do for today. Bug: dawn:1387 Bug: dawn:1444 Change-Id: I2c77ab0060976c40e34b1597b5594894867b7edd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/92242 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Ben Clayton <bclayton@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.