commit | 43e62b6250981d71c083494ed15295b42179845e | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Thu Jan 04 10:29:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 10:29:12 2024 +0000 |
tree | 86978266abe3d6be5c197b444f3184d168c06862 | |
parent | 6889227def84711e84f0a763e04588ba954f914b [diff] |
Fix the jsrepr spelling of "float32-filterable" Without this, it generates as "float32filterable" in library_webgpu_enum_tables.js which gets copied into Emscripten. Bug: dawn:1080 Change-Id: I9fcd7b4bbcfadfc82a921a054d966c1fa9d20de5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/168041 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Auto-Submit: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.