commit | 999d93a410f5a00872638e07079b40df01dd23be | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 15 20:42:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 15 20:42:57 2024 +0000 |
tree | 5478562993a9f5073c2a3a5ef8c781fcb7234119 | |
parent | 859cfcb3d94b641a0ba3bc59b6d4b9d8b7fec868 [diff] |
Allow marking expectations as INVALID. This CL adds the ability to set the `SKIP` line in an expectation to be `SKIP: INVALID` if the test will never pass on the given platform. Change-Id: I8f649bb0faf89d03fbe86b5b1a00575ff91f2fd3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/202716 Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@google.com> Reviewed-by: Antonio Maiorano <amaiorano@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.