commit | 135ab2b39f178a2ecefd2911e82fc79eb385a43b | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Apr 26 14:46:03 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 26 14:46:03 2023 +0000 |
tree | dd90335cf003e17eb1dd93cb5cb13bdc48b9f2cf | |
parent | abfa45baa428609e8edd155232571bae005b3f5f [diff] |
[ir] Rename instr. This Cl renames the `instr` variables to `inst`. Bug: tint:1718 Change-Id: Icf3b8c2f612c8dfe4b469d90327fef90ad813a0d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/129460 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
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.