commit | 01d369136a552315c1d1193d766cd735cb6896e5 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Wed Oct 04 23:23:38 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 04 23:23:38 2023 +0000 |
tree | 677ac1e47c11063257112e53c9d791f97efe19f5 | |
parent | 23f3c347a2ea07b88b41657178cd2ed36163f244 [diff] |
Compat: Fix maxUniformBufferBindingSize Change-Id: Ied4528cc3fbcddb0595c827d230a2ffa0b50f3e0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/154642 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Gregg Tavares <gman@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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.