commit | 4840b8a5186fd38e40e0f1bd261a649a39905ac7 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Jul 26 19:04:58 2021 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 26 19:04:58 2021 +0000 |
tree | f801aa34e0786ac240ecd26748253d80aee4742e | |
parent | 01cc968a9df6ff3c1f2cb21d02cdbf1338411b9b [diff] |
Replace use of deprecated tint::transform::InputStepMode Bug: dawn:1023 Change-Id: Ic5b0db7fc4a516077a62420cd97dcb09d30ee534 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/59780 Commit-Queue: Austin Eng <enga@chromium.org> Auto-Submit: Corentin Wallez <cwallez@chromium.org> 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.