commit | c11e2ed2572c4ea87355112d48a990c10951df07 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Wed Feb 07 17:50:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 07 17:50:13 2024 +0000 |
tree | 8d86c698f716b9e7e1249bce9e66b2aa70967c0a | |
parent | 7f3bc4050799101e3f8fc70db8e060e8d8232169 [diff] |
Make OFI transform push_constant-friendly. Modify the OffsetFirstIndex transform to handle a pre-existing push_constant block in the AST. Bug: dawn:2185 Change-Id: If328138bab53cb94d4250f4d656ccccd524e1bbb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/171860 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Stephen White <senorblanco@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.