commit | ab05efaf83b7757733d65bf1b608c7ceaa95a1f4 | [log] [tgz] |
---|---|---|
author | Brandon Jones <brandon1.jones@intel.com> | Mon Mar 24 11:46:28 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 24 11:46:28 2025 -0700 |
tree | 20da3b6539a6f76c6c3e1962e9279c980404c7c7 | |
parent | 96d28f9c1c5497de5471ad8ad4535abbd09f9556 [diff] |
Fix Synchronization Bug For Shared Buffers in Bind Groups Changes how shared buffers are recognized for usage to include shared buffers used within bind groups. Includes a test. Bug: 42241325 Change-Id: Ida5f765d596384fc0bb70d91ebd2e8260969a725 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/232256 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Brandon Jones <bajones@chromium.org> Commit-Queue: Brandon1 Jones <brandon1.jones@intel.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.