commit | 59b5e9da2ade8d196e81a95d4f16152c688a976f | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Thu Nov 28 22:03:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 28 22:03:20 2024 +0000 |
tree | 69df2cc64b2233519155e2a9a1a46d77de0085cf | |
parent | d9e2d1f718678ebee0728b999830576c410cce0a [diff] |
[msl] Use PreventInfiniteLoops This replaces the TINT_ISOLATE_UB macro. Bug: 380103825 Change-Id: Iddfd3abfc443ed164b41fdc10b78351d0e4598e3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/217257 Reviewed-by: David Neto <dneto@google.com> 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.