commit | 0c44f2650310379490adaa8f6d886f546b12c0a7 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Thu Feb 06 11:44:01 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 06 11:44:01 2025 -0800 |
tree | 819bab640b00b79b0981f289f1fc798186531070 | |
parent | aa754b80e3c831ff89c4af46b64d24f0f73487ec [diff] |
Disable multi-draw-indirect on Metal Bug: 393183837 Change-Id: I1b5e140467824a56360018797438ee07714525d0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/224634 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Gregg Tavares <gman@chromium.org> Commit-Queue: Gregg Tavares <gman@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.