commit | 7e0d9e6843de383e721d2c269d6a64e3537a244b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Tue Nov 28 22:19:31 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 28 22:19:31 2023 +0000 |
tree | a994645c3d7c3ef41b68f7349c43b5522373668d | |
parent | f0ba12c5e0ae3f0610da69f5483e6316837b2097 [diff] |
[tint] Handle empty tables in intrinsic table data template Not all definition files will have all the tables populated. Gracefully handle empty tables. Change-Id: I92893bd7f4c92f56e346bc850841cb25ec34530d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163302 Commit-Queue: Ben Clayton <bclayton@google.com> Kokoro: Ben Clayton <bclayton@google.com> Auto-Submit: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.