commit | 39046f36d7f34d50ff6a117ba801536efa8d3b30 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Fri Sep 17 23:12:55 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 17 23:12:55 2021 +0000 |
tree | a31360e7de6ba0c22cfb8a96242afd800a7ea7c9 | |
parent | 4e37accdbb6a8900054edbb054faa096a6ae0a91 [diff] |
Tweak JavaScript formatting of compressed formats Fixes the library_webgpu_enum_tables.js generation for the BC formats. ETC2 and ASTC are not in the spec yet, so I took a guess at how those would be formatted. Bug: dawn:501 Change-Id: Icee5f1db039c1b401082676dab3020dda21da8bb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/64525 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.