commit | f14f73d2910c6622d33759855e4bdfa74439f81b | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Mon Oct 28 22:37:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 28 22:37:25 2024 +0000 |
tree | c980b5aea3f3823c5931b1c0638bdb29da4f6abf | |
parent | 45c20d246d2c99d93a249a797b4d65fef0572d2d [diff] |
[tint][ir][val] Clean up tests to use utility functions Fixes: 376025585 Change-Id: I1d51c99c94b2a368d32565963b328ce8a1ae5b73 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/212740 Commit-Queue: James Price <jrprice@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@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.