commit | a55b29e0bd3e5d928efd03cc227c7fa13a2069c7 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Sun Jun 19 19:19:11 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Jun 19 19:19:11 2022 +0000 |
tree | 182736318c1d8e7052e6c3ef80b4f5a21457580f | |
parent | 35199a30ae9294dd446f5ae64dbec894c48d3061 [diff] |
dawn::wire::client: Make ObjectTypeToTypeEnum a template variable. Bug: dawn:1451 Change-Id: I21cba4b245b2b574104471da973000d552f1c7de Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93604 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@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.