commit | d3bac5ed4f7cc2d294b01020db03015a334b5a84 | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Thu Feb 06 06:30:42 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 06:30:42 2025 -0800 |
tree | 068318d08c98eba99c1f3e1708d9a53423949670 | |
parent | 0f7bf6d8201de2703d21c0b403414c92a7d0ab70 [diff] |
[tint][ir][val] Add checking types for `let`s Also adds capability to loosen restrictions for MSL Fixes: 393153114, 394052229 Change-Id: I2299fbb7ed25d413f8dea6a4db75486d55475c37 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223856 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: Ryan Harrison <rharrison@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.