commit | 057b7f326e6383944e5ade235f2ee70d7fb568cd | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed May 03 23:25:01 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 03 23:25:01 2023 +0000 |
tree | 7c9ceea52ece724b5dc2314bafd67f2e7139521d | |
parent | cb8f3308a3e24388ee0e28ceb5a0b5bbeafdd24b [diff] |
tint/writer/spirv: Use Diagnostics() for errors Brings the SPIR-V writer in line with other writers. Change-Id: Iaa261150de953b414f966dd004bd48f7315ceb0c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/131221 Reviewed-by: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: James Price <jrprice@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.