| commit | 57b22f36e374ffe2bdffc37f2987d808ce5f9324 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Wed Aug 27 10:23:13 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 27 10:23:13 2025 -0700 |
| tree | 8ddf584b1a6101257421883c71200a55f9eab420 | |
| parent | bb7797d063ba9244e6cee6b79fd41598c2d676a1 [diff] |
[spirv-reader] Handle i32 PrimitiveId We only support u32 for this builtin, so insert a conversion if needed. Fixed: 441490952 Change-Id: I637537d4093ec9cc39006709037e15f708ec382a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/259495 Auto-Submit: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.