commit | 15d27d3399af09bbe8092d1ba7ba4d2ee866e8fc | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Tue Mar 04 18:40:47 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 04 18:40:47 2025 -0800 |
tree | f647e4add5ee493abc44684e83b6c1740282e0a7 | |
parent | dc6e45759486729ad2dd8c2b0e3a91e96a1bbada [diff] |
[dawn][headers] Removes default UTF16 support. - Removes the UTF16 fields from the default CompilationMessage struct now that it has been moved into the extension. Bug: 377940841 Change-Id: I1dd6d28efd65761781cff70f3b25b90bd0f9e032 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/228956 Commit-Queue: Loko Kung <lokokung@google.com> 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.