commit | 8eb31304452a57c34ecdb9f249ea0fef233083ca | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Aug 26 22:47:00 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 26 22:47:00 2024 +0000 |
tree | d9c1b31501307396e96399626c609e84e215a313 | |
parent | 3effc32364ced06089f8aca8c8abcdee55dc8fbf [diff] |
[spirv] Remove PrintModule function This is no longer used or needed. Also remove the Printer::Module() method which was only used by PrintModule(). Change-Id: Ib387cd5c46bc396c4ddc0c03d85c00a4a0ae3ed6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204094 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.