commit | 224323ba99f24eddd7b04d4e13337a8258a5dbb1 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Jul 03 21:04:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 03 21:04:57 2024 +0000 |
tree | ce75bbbc1c9ce6bab4947daaf93eda0b63ce9956 | |
parent | 672e128856c5f75bd895d5a5ef9237a721c3e017 [diff] |
[hlsl] Handle access chains of unnamed access chains This CL adds support for access chains which use other access chains as their originating variable. Bug: 349867642 Change-Id: I617a756d4372696de12242c55f049258f0cdf801 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196316 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@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.