commit | d60d8683c9a5c2acbb6e9e34d9a1c45275b10492 | [log] [tgz] |
---|---|---|
author | Gregg Tavares <gman@chromium.org> | Wed Jan 22 18:09:34 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 22 18:09:34 2025 -0800 |
tree | 9c79d3cf9aaf2fd7d9c843e7193d7824da5acc37 | |
parent | 2c865b5e890056fac74efee209634dffe5b3526e [diff] |
Remove some 0 storage(buffer/texture) supressions. Bug: 383157198,381214210 Change-Id: I4d3497a835190d86332006e67edc9b98d5a7b6f0 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/223094 Auto-Submit: Gregg Tavares <gman@chromium.org> Commit-Queue: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com>
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.