commit | c2032ea6371d85d8d8e739b6cc82df6afbde0518 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jan 21 15:41:20 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Thu Jan 21 15:41:20 2021 +0000 |
tree | a75b6dbb79e4bd7d4cd4a7ae08951131395d7724 | |
parent | 534517ca634e0ad568bbb6f290a067353bc2aa7a [diff] |
Update vertex index decoration names. This Cl updates the `vertex_idx` to the new `vertex_index` decoration name. Change-Id: Ic3688e1af87ed0d570b00ccb72d0e84ac920831b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/38142 Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: 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.