commit | 6a56e27e446a266b1a57fa8840ad4e95c3470b2b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Wed Sep 06 02:01:07 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 06 02:01:07 2023 +0000 |
tree | acbdcdbae82a8060e09a33eaab51b023f5a85906 | |
parent | 1ddabd7b94cf1af7d59ae1fa09acf3c7d716ff69 [diff] |
[tint][ir] Validate builtin calls with the intrinsic table Fix the various tests that had wrong argument types. Change-Id: I9329d23aedee5d6ed2439fd02384a346362ad532 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/149701 Reviewed-by: James Price <jrprice@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.