commit | 63716c55cc4f6ea9872bf736a3d2b1e6d2a19d1f | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu May 04 18:01:26 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 04 18:01:26 2023 +0000 |
tree | 2af3dda8018ecc0acbe544ebdc70413e761e4ae9 | |
parent | 34f41c7bad4ab5fbe90d9f6ca6e987e8333d3b2c [diff] |
[ir] Spit builder_impl tests. This Cl splits apart the builder_impl test file in order to make it easier to determine what has been tested. Bug: tint:1718 Change-Id: Ib2f4d11a398b26fd774eb8c60555475053f20e0b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131581 Kokoro: Ben Clayton <bclayton@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.