commit | cf009355ecf0571b3cde86bcdb7712aeab40f055 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Jul 04 22:48:01 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 04 22:48:01 2024 +0000 |
tree | 5002acc2e5546d45833196e4e8bf761bb6a32660 | |
parent | 5d1a5e6fdb467496678be880e2fd3901dad25e55 [diff] |
[ir] Remove ir::Location and remaining usages Change-Id: Iaa9c9e892a9e26c44a7f17fbe1a8a530a820ac2b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/196962 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.