commit | ad5a0e20560cebbdf9d54b3fc6208093358f0256 | [log] [tgz] |
---|---|---|
author | Peng Huang <penghuang@chromium.org> | Wed May 31 10:09:56 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 31 10:09:56 2023 +0000 |
tree | 864512c9fe426b7be4945e8e4b19ff378c66723d | |
parent | f22cc64a7115f6a900d4fa0741d97e9bfcc18b4c [diff] |
d3d: handle vertex_index and instance_index separately Bug: dawn:1851 Change-Id: I0984d1a3703c5c7b5b84b843f4afad39ab5c4c40 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134980 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Peng Huang <penghuang@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.