commit | ffe26ba4d4ea662ea14f4fb6165d1b652c426e90 | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Apr 30 15:12:44 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 30 15:12:44 2024 +0000 |
tree | 69971df2a2a8573ad2d1de6878fbb63da8f762fb | |
parent | ee717dd65f24cb8446819b6902c50cb05d705505 [diff] |
[tint][ir] Colorize the IR disassembly Change-Id: I1d14cdded3f702629ccd5db8a8173276a29c085a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186301 Commit-Queue: Ben Clayton <bclayton@google.com> 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.