commit | f001ef5505a8483e73bed799e87efe1353c1acf5 | [log] [tgz] |
---|---|---|
author | fujunwei <junwei.fu@intel.com> | Thu Dec 23 05:16:04 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 23 05:16:04 2021 +0000 |
tree | 8e512c14d1d0d3cb7be875cb43a4a851be3ecea7 | |
parent | a83c434cc785ea55fc9e76f055522378e32bf199 [diff] |
Make the templates of webgpu_absl_format flexible Move the manually parts to src/dawn_native/webgpu_absl_format.cpp/h. Rename the template webgpu_absl_format.cpp/h to api_absl_format.cpp.h . BUG=dawn:1201, dawn:563 Change-Id: Ibbeea43227f4fcf7f1d6b1d0bc3927226e79e6c3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/74300 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Junwei Fu <junwei.fu@intel.com>
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.