| commit | 8dfd41b56dfc813ea2b821c510d30857e83cfd36 | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Wed Jul 16 12:15:19 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 16 12:15:19 2025 -0700 |
| tree | 38eaad43ca296587a7c4b2ff64c291b381103d43 | |
| parent | b41f8d23229065172e505b867b588800c111e5b5 [diff] |
[spirv-reader][ir] Error on non-0.0 LOD. If a DREF LOD value is not 0.0, emit an ICE with an appropriate error message. Fixed: 427966373 Change-Id: I2c7ab90a2b4c4b917b1b219696759fee3751f5b4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/253194 Reviewed-by: David Neto <dneto@google.com> Auto-Submit: dan sinclair <dsinclair@chromium.org> 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.