commit | 76030517393bd58e742830cd669dd8a29a92f0e3 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed May 22 18:04:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 22 18:04:41 2024 +0000 |
tree | 44ac0be660a9819c1244866a2438096994a701ac | |
parent | e4076accc7ce8d21ccc1c50be435818ed8ddec5b [diff] |
[tint][core] Assert that Splat and Composite type matches values Change-Id: Ia2a0c04a6df67e1b122cd2010f1c6a5aeed179bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189125 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@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.