commit | 4a62d91a9e45ef7ca376c9ac9c9eb67a28ef55b2 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Fri Jan 06 19:49:46 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 06 19:49:46 2023 +0000 |
tree | 4c9200157dd3feef0bbd2b0692e7d16672385aa4 | |
parent | 8bcb4e9e77db4f69a2b55926e58f64c39415f3d0 [diff] |
[ir] Remove program in ir tests. This Cl updates the IR tests which depend on a built IR to clear out the program after the IR is generated. This will, hopefully, find accesses into the old program AST in the sanitizer bots. Bug: tint:1718 Change-Id: I8c83d8d6aa93d702dac6a1e8068ca8e0a00a7753 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/116366 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.