commit | ef7f364bff25ad3c6d047c207f4bbb836a56cde3 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Apr 29 18:58:16 2024 +0000 |
committer | James Price <jrprice@google.com> | Mon Apr 29 18:58:16 2024 +0000 |
tree | d081f5e0064ad819956201633f743cc20d6c7571 | |
parent | e9ad5078c792a2f1bc6d3c899d3d0e004496a680 [diff] |
[ir] Update conventions in VarForDynamicIndex Makes the transform style match other transforms. Change-Id: If6c9f8c5b845e260cc8f50a24f95204397ad9563 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186280 Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@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.