commit | fd329bac4afc8f189476b81154956721b5901ad3 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Oct 16 00:29:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 00:29:15 2024 +0000 |
tree | c058eab05497b635e89efc4b76d81d307bc64dac | |
parent | f3f10d58801c341fa6d74cd522cc56dc2e97bd06 [diff] |
[dawn][emscripten] Update implementation to handle StringView for inputs. - Updates all SetLabel implementations. - Updates debug markers and groups. - Removes outdated SPIRV shader module path. Bug: 373466748 Change-Id: Ifbb71125ff92facb60f9cfd15b9b35147c06bd0f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/210776 Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: 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.