commit | 8f7092ebe46deda3cbb61c80700a360bdaa7cd60 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Fri Jun 09 10:08:44 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 09 10:08:44 2023 +0000 |
tree | 5ee30a2f287dd72793c56712c38d0d1577829ab4 | |
parent | 471a015c5b8b6afe318d57f9e354934f7b7219df [diff] |
[tint][type] Add Element(uint32_t) Returns the element type with the given index. Change-Id: Ib2a7e05e58a38c49adb853eb1b7b481cc5215f1a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136603 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com>
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.