commit | 5e5c3dbb63a055eb21f5e6824055237feb704d9c | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Jun 19 06:41:22 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 19 06:41:22 2025 -0700 |
tree | f0ffb50c5079a6adf9d723ceec18ad8ba89736b1 | |
parent | 385a40b0592318cbdc2b7313f10e08a4e51214eb [diff] |
[msl] Add `convert` overloads for vec3<bool> We pack vec3 types in the `workgroup` address space, which can include bool vectors. Bug: 424772881 Change-Id: I930069206c6b239791d6f1892689a20e42621461 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/247854 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: James Price <jrprice@google.com> Commit-Queue: 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.