commit | 3e522164e7aa8fbc8fe301ff1336ebd4cb510e37 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Jan 28 12:07:37 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 28 12:07:37 2025 -0800 |
tree | 9ddeae47c957a9afcf9e70cf9f1366e31f896c6f | |
parent | a0cc22fff54bbcc9ae900949bea8ab09a2583f95 [diff] |
[tint][ir][val] Break up tests with multiple EXPECTs These tests have either been split into multiple test fixtures or a parameterized test. In one case the test was removed, because the individual conditions being tested together were already being tested in separate tests, and it wasn't obvious why they needed to be tested together. Fixes: 391907150 Change-Id: I3638464c4e2b0b2145d8398ecf9b2bb0445f838f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223634 Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.