| commit | ab0640ff204ec0a54bd5912047baed83ce7ef184 | [log] [tgz] |
|---|---|---|
| author | Peter McNeeley <petermcneeley@google.com> | Tue Nov 18 15:34:36 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 18 15:34:36 2025 -0800 |
| tree | c69acaf24a18e5bac2faa56cb1b832d8f7e4f837 | |
| parent | 9527a9e3fdb528de3926054a2a3a90eddea9abdc [diff] |
[tint] Simplify more boolean comparisons Changed: NotEqual, LessThan, GreaterThan, LessThanEq, GreaterThanEq Change-Id: Ib181557a83b2c871dfd725115fad6f54dee23459 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/273994 Reviewed-by: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: Peter McNeeley <petermcneeley@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.