commit | 0b7011542a201b99f71654db9a5b2d5832f113b9 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue Jun 03 18:48:38 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 03 18:48:38 2025 -0700 |
tree | 46b17e50f4ca322a3ae5805d6dda90389694dc30 | |
parent | 79693642b62649c4f5c6c42a7527729dcc387428 [diff] |
[ir] Reject invalid input attachment type These can only be i32, u32, or f32. Fixed: 417580125 Change-Id: Id106067a88aa78ce4c02d666efb4135dac885b89 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/245294 Reviewed-by: Ryan Harrison <rharrison@chromium.org> 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.