commit | 21517e4b5ff7944caf09200658e7444f5232cccb | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Wed Apr 24 17:36:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 24 17:36:34 2024 +0000 |
tree | 6fb374cc9ff9c7885374d34f8cfaf3f38f4b82a9 | |
parent | e5fff2277474fbdc1b3d696c69346b088fc098aa [diff] |
[ir] Add source map for a function and its params Change-Id: I882f7237bef5a5fb53508678b181ebdb830b8c0d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/185521 Commit-Queue: James Price <jrprice@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@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.