commit | 87a211c93227087421d3e3222f31ca83baf0086d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Jan 11 15:11:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 11 15:11:17 2024 +0000 |
tree | aa8e993f22be10dc087b1f8ebbec473322bb5cea | |
parent | 52cc30c7b84b214a0cbedf05feb5f0e18a5f8864 [diff] |
[ir] Validate load instructions Remove assertions from Load constructors to avoid redundancy and to match store. Bug: tint:1952 Change-Id: I2a557d13237361fe1ea55ab9620a4764a21768f1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169120 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Reviewed-by: 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.