commit | 80e74f831efc1152ecef251e69aaf89f0a7dae4f | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jul 13 19:02:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 13 19:02:31 2023 +0000 |
tree | 7166dfdf9d422b55cc33e23d2b51e3b1bba2d957 | |
parent | bb44721774a062966abc711c3e15e212b7f30066 [diff] |
[ir] Add accessor with expression index test Add a FromProgram test for an accessor with an expression index. Bug: tint:1718 Change-Id: I1e749738c65493c95a2d0534aebb7aecc4fbc973 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/141060 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: 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.