commit | 7d04e681038617aaf84a547bcfd53d0dbdd2ffdf | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Fri Jun 14 01:10:50 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 14 01:10:50 2024 +0000 |
tree | 0a5d0681443477305dd4c4edf3932b907a31fb97 | |
parent | 9e9afae5a61162f5392a49895c92c20a0989610b [diff] |
AHB: Don't add storage binding unless AHARDWAREBUFFER_USAGE_GPU_DATA_BUFFER Fixed: 346808588 Change-Id: I9af40811f995ff3c82ec3a4c0ab9c9382f295b7a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193280 Commit-Queue: Austin Eng <enga@chromium.org> Reviewed-by: Loko Kung <lokokung@google.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.