commit | a4ad8e7c863944e0360a53cc9b04c05781b630c9 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Tue Sep 12 21:42:26 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 12 21:42:26 2023 +0000 |
tree | 8c408d0a92d6995ef24bb60b2fb041cbff0e3837 | |
parent | 0a9d5363cc80e5012b5305f8a086c5404cad069f [diff] |
Compat: Make vertex_index/instance_index take an attribute Bug: dawn:2042 Change-Id: I5441648bb1387e959b181f5171ba1a46f5d6f73a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/150703 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Antonio Maiorano <amaiorano@google.com> Commit-Queue: Gregg Tavares <gman@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.