commit | ef1811a18baba11564fe17d7d1fc925534a6f44b | [log] [tgz] |
---|---|---|
author | Ben Clayton <bclayton@google.com> | Sun Feb 05 14:33:08 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sun Feb 05 14:33:08 2023 +0000 |
tree | ecb5524d7be4ec1cb259b1c9a887448a1e67cbfa | |
parent | 80e78e5a15b75dda3c00eff40ba74f5ab40ec0ef [diff] |
tint: static_assert that Sem.Get() template arg is needed Change-Id: I91a73c22bd417fd9f32d45a1c91ffcb8f8d83d82 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/118405 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: Ben Clayton <bclayton@google.com> 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.