commit | 6c5f6838026b06d6786442f0b174d2ab60d764ba | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu May 25 16:04:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 16:04:51 2023 +0000 |
tree | aced8346199d7e63a2972e95277c83cf5c21e723 | |
parent | 32b6746cd95220659040b890e7507bb61509e411 [diff] |
CTS expectations: support multiple test prefixes For some reason Android uses a different test prefix Bug: chromium:1363409 Change-Id: I6f43b2f35e440f26842779fff58e2e9e3d36bd87 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134346 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>
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.