| commit | 76d2ddd42e9db254dcd263a397790db9c19e8127 | [log] [tgz] |
|---|---|---|
| author | Lokbondo Kung <lokokung@google.com> | Wed May 07 20:58:42 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 20:58:42 2025 -0700 |
| tree | 655e5435cdf7c7d5d579a0a8a58f685f854d636b | |
| parent | 33247d64cc2c4e1d7e1f2993ee7553f750e4c1dd [diff] |
[dawn][headers] Small changes to match upstream headers more. - Moves StringView to be generated earlier in the header to match upstream. - Update sorting to be case insensitive for stuff like WGSLFeatureName where WGSL is all capital. Change-Id: I3582d855900ba0815f0b3790b6a0abc4bcf348f9 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/241134 Auto-Submit: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@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.