commit | e59a4088d6100ea35028c95afb7c7f6ce0bc2319 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Aug 03 18:09:32 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 03 18:09:32 2023 +0000 |
tree | 1b7f04568de1d6f2e13a7fe2399cb4a3ad9dbf1f | |
parent | ea39d6a770a305b268008d83c1e0ad63c8ea1f90 [diff] |
[ir][msl] Test cleanups. Remove the `IRIsValid` helper and update remaining usage to use the generator. Use the `MetalArray` helper in more tests. Bug: tint:1967 Change-Id: I3d91eba7be383b8ca9a02d0bda6d039d5462e5cc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/144322 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.