commit | f6866928f8ac4778cbcb05b0bfa713123131bb36 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu May 16 00:09:15 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 16 00:09:15 2024 +0000 |
tree | b24e32930ffb1e7ff2738762179a7b81745061fd | |
parent | f73818156f7edddfeb39ae50e6b7bdc27f35f192 [diff] |
[msl] Remove unused fields from printer These were copied from an older version of the IR->AST printer but are not currently used. We can re-add them if we ever need them. Bug: 42251016 Change-Id: I2513913cc72b95e57555ef0930e782c278203006 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/188345 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: 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.