| commit | 95f9c2b375395cc82941babdf1e9f0cf60a32831 | [log] [tgz] |
|---|---|---|
| author | Peter McNeeley <petermcneeley@google.com> | Mon Nov 03 10:07:31 2025 -0800 |
| committer | Peter McNeeley <petermcneeley@google.com> | Mon Nov 03 10:07:31 2025 -0800 |
| tree | d6b099d6ec802209f62ebcf149216a25f154c0c1 | |
| parent | cee9cb0d67e749bf42f5e90cb3b8a6f525dbb920 [diff] |
[tint] Polyfill case switch with if Bug: 443906252 Change-Id: Ibec456e950717af8b6a2e3ff192291703026f7d9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262994 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Peter McNeeley <petermcneeley@google.com> (cherry picked from commit 81eda65489d8a1781ee4a076f8a3d2dceda03835) Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/268734
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.