commit | 94a6a818d57cd9e0d1be58f4ea896f5bedc4f58d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Sep 13 16:59:52 2023 +0000 |
committer | James Price <jrprice@google.com> | Wed Sep 13 16:59:52 2023 +0000 |
tree | 4d2d1013995e992572fcd5f73485a8d4337c6982 | |
parent | 26c29b7adf7f5e1af71d868d88396f8dc59d6a37 [diff] |
[ir] Validate builtin return types Fixup various tests that had the wrong types, as well as two SPIR-V atomic intrinsic definitions. Bug: tint:1718 Change-Id: I1cc2b13a75c0746fec1c5c7326eaf40d49239525 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/151180 Reviewed-by: Ben Clayton <bclayton@google.com> 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.