| commit | dfefe998d2c2bc6fc06c62f0b9e68745a33af416 | [log] [tgz] |
|---|---|---|
| author | James Price <jrprice@google.com> | Wed Oct 01 10:03:21 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 01 10:03:21 2025 -0700 |
| tree | 67b85f15e5931726336bff1bb70cda193cff0543 | |
| parent | 3c20b6127e96f26e3019e6c7d2a1138f651d4af1 [diff] |
[hlsl] Replace ternary with select in DecomposeUniformAccess Remove a dependency on HLSL intrinsics to prepare the transform for use by other backends. Bug: 448452698 Change-Id: I5016978a5408984cf576fdfdd322ff6f95b5b1e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/264257 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@google.com> Auto-Submit: 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.