commit | 0ab7c065541b45214a895fdfae420116defa50da | [log] [tgz] |
---|---|---|
author | Ryan Harrison <rharrison@chromium.org> | Tue Nov 26 01:32:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 26 01:32:29 2024 +0000 |
tree | 979ded5291dfaf80340bb6ebcb5ff6ebd13afbf6 | |
parent | 01b9f69db65120c405f113f72d3578474fe68b42 [diff] |
[tint][ir][val] Check vector and matrix element types Fixes: 380903152 Fixes: 380898781 Change-Id: I1b66805a3186496f55b9150c573ac2d970a4e0c4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/216615 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@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.