commit | 49201be99446f7eea9c058eb3fd60785e4212c3b | [log] [tgz] |
---|---|---|
author | Brian Sheedy <bsheedy@google.com> | Sat Aug 31 16:05:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Aug 31 16:05:13 2024 +0000 |
tree | 0fa6758e3a4015d3873d91eb5802e1f75930c353 | |
parent | ee73802018dd9ec1a832e403f48a1080f729f43f [diff] |
[tools][cts] Fix duplicate expectations Fixes an edge case where duplicate expectations could be created if two unique results resulted in the same actual expectation once lower priority tags were removed. Change-Id: Ib99ee9caccb2a975c0b0a7b5a47ccd2aca7dff2d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204437 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> 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.