commit | 4fe7b1132a5249a6b0da48cfeeb9df5fa2b996e9 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Fri Apr 26 00:26:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 26 00:26:16 2024 +0000 |
tree | 0104a17ab8a5ef35f447f3a48a9a3cc048c792c0 | |
parent | 2657d684feba4ba1870c6d2794ee36bcaaafc424 [diff] |
[ir] Make branch targets comments in disassembly Change-Id: I48648745cd7b8bbf74c9d411221ef03871d539b2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185940 Commit-Queue: James Price <jrprice@google.com> 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.