commit | 10600c005fe72c2ebda8ec878f63884f213e5d40 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Apr 26 00:22:27 2024 +0000 |
committer | James Price <jrprice@google.com> | Fri Apr 26 00:22:27 2024 +0000 |
tree | 0fd59f91db705873f7c25d8894a9da5add16f0a5 | |
parent | e4752f22588d69b44be752ee845a4e74dae31d47 [diff] |
[ir] Remove ` -> %b*` from function disassembly Change-Id: Iacb4a984660382ca81be0e035480a119347b52a1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185900 Reviewed-by: dan sinclair <dsinclair@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.