commit | fbabce4ec77f087877e12e5ee9b3e0dea80ec08d | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Jan 15 21:09:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 15 21:09:26 2024 +0000 |
tree | 8fc138fcdeccd3be97f4fc0567d7e5d31927334e | |
parent | 52cc3c333724ec50569ac13f11fd7eec38a3ae75 [diff] |
[tint][ir] Validate no calls to entry points Bug: tint:1952 Change-Id: I7676ef0345f3df0310ed457933101d93037bd6bc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169221 Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@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.