commit | 373a3ff26ec7e6fa0f54595c34e35e3fab5af577 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Apr 01 18:22:36 2020 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Apr 01 18:22:36 2020 +0000 |
tree | d9d362457e237e910b32850de4d36ec1312050bb | |
parent | a0afd3158504f5ae0cd4aeced0b21a5f66635729 [diff] |
Rename GetBindGroupLayout's argument group->groupIndex This is to follow upstream webgpu.h changes. Bug: dawn:22 Change-Id: I976d1394a31a47870a73ed834137ce99047675bd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/18540 Reviewed-by: Austin Eng <enga@chromium.org> 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 webgpu.h docs)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.