commit | 341e3396ba17f8fd0b29daef60bb2a9d6e87e496 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Thu Oct 19 15:05:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 19 15:05:59 2023 +0000 |
tree | 011108256ed604795fa2285fa2b4523a03238398 | |
parent | d6f10e0fc050334458f4971600a5bf7f6dd9929d [diff] |
Add missing limits to DawnInfo Change-Id: Iefd31cb6abb29a09a6c1de60cfe3c965b1fcff94 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/157021 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Austin Eng <enga@chromium.org>
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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.