commit | 794186c68dfdc027d2d3e192f24eeb03a3e3cdcb | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Nov 22 09:45:52 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 22 09:45:52 2023 +0000 |
tree | bab48114d32cbf4531c233cdcb53257b50ac9c2b | |
parent | f1f381a9bc0f9bfe923abe2292feda248da1ad4c [diff] |
[ir][msl] Generate expectation files. Add SKIP and expectation files for the remaining MSL expectations. The expectations have been compared to the MSL AST Printer expectations and any that didn't match are marked as skip. Bug: tint:1967 Change-Id: Idefc90bacd6e54ed2251c8e6efbf3d5a016a0da4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/162120 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: 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.