commit | f4a3d2220d9422c8cb6bfbd1e1edc8021de6f4d5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Jun 02 18:54:53 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 02 18:54:53 2023 +0000 |
tree | f0e60e9bea97b06cb58fb73908b4930f590ee31e | |
parent | 9c2369afe0b478746070fb835cc7bd50467257e0 [diff] |
[ir] Fix access disassembly. This Cl adds the missing ',' into the access disassembly. Bug: tint:1913 Change-Id: I3e66e01151c5ce1c6fe99169e92dc2051751ca5b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/135766 Reviewed-by: James Price <jrprice@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.