| commit | d7e23249d12270b418909cc2ee0748edfbaaa63d | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Mon Oct 20 13:08:20 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 20 13:08:20 2025 -0700 |
| tree | 478a50e11bd21035d707133ab1e4134f70d9eadb | |
| parent | a97005625bf36e8f9627d464698d706daa1035f5 [diff] |
[ir] Validate switch case has selectors. Add IR validation that a switch case statement selector list is not empty. Fixed: 452981138 Change-Id: Icd36e969acbabd32bb9ca91fb0fbb0c9246cd33e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/267794 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: 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.