commit | f24d68c0b358dac8ba288eb640057ed8037714c6 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Dec 07 01:24:26 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 07 01:24:26 2023 +0000 |
tree | a4f5bc13eb9e8d4d11b11ad04a54676bb2a82fbe | |
parent | c0a1a03bd7574c0d0c9a76c52e218ab580478139 [diff] |
Use more ityp helpers for VertexAttributeLocation. Bug: dawn:2222 Change-Id: I0fb98e6fc212194e7b965c64751eba44d6b7c5ae Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/164322 Reviewed-by: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com>
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.