commit | 5990402210c025697293aee183fae0652de1de18 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Dec 06 16:03:04 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 16:03:04 2023 +0000 |
tree | 382e32780ea859077dc0d26bc613da07b3efda0c | |
parent | 85b673578773a7104615183fce70b0dbf6462d58 [diff] |
Use more ityp helpers for VertexBufferSlot. Bug: dawn:2222 Change-Id: I255f7780d20592559c2b6d20ee92878aee7e804e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164320 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.