commit | 46702209f43fe681d06f5e859b7e8b98b04b429b | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Tue May 28 00:45:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 28 00:45:17 2024 +0000 |
tree | c499a1ae4a77a72fabbad93739a4ef115df61415 | |
parent | 5c98c04748bf35125d83911f3231d793c15e2d58 [diff] |
[ir] Remove abstract types from disassembler We should never have abstract types in the IR. Change-Id: I6af49aed1fb3762cd6416d076cc703089f78e458 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/190221 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org>
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.