commit | 0e29fcb8d4fb5820e1aab9cae8dfb48747c92570 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Thu Nov 09 08:12:36 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 09 08:12:36 2023 +0000 |
tree | 698ee31c22e95fd3b4013afc67374b0f5d082cf2 | |
parent | 362a98046ff6f6598e1608ccc8b4fb04436da8e8 [diff] |
[tint][resolver] Clean up attribute validation tests Expand the test parameterizations to include the error message. Reduces head-scratching when attempting to figure out what the actual test error is expecting. Fold TEST_F standalone tests into the parameterized cases where possible. Change-Id: I46ed4c162ce33a62063c6c9c1f52f47b0fb3d6f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/159781 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.