commit | 70b8314d07d60563583b193c63542ce136576efa | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Oct 16 00:29:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 00:29:21 2024 +0000 |
tree | d3adac5b9498251f63155fa7fca10c065c5dc497 | |
parent | fd329bac4afc8f189476b81154956721b5901ad3 [diff] |
[dawn][emscripten] Updates callbacks to use StringView. - This change needs https://dawn-review.googlesource.com/c/dawn/+/209098 to land before it should be landed. Bug: 373466748 Change-Id: I6d7f453106bb55d1485f7f34928d3f73ef57f4ef Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210777 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Loko Kung <lokokung@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.