Revert "Add delivery executor in callbackinfo structs" This reverts commit 244e00d9ac3caec7f01ef169bab637a648145f31. Reason for revert: Breaking Dawn->g3 rolls. Original change's description: > Add delivery executor in callbackinfo structs > > Bug: b/374925431 > Change-Id: I51954dd020d3ccb5345aa438ea1ef04fc2061583 > Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/262655 > Reviewed-by: Loko Kung <lokokung@google.com> > Commit-Queue: Nikita Gupta <nikigupta@google.com> > Reviewed-by: Jim Blackler <jimblackler@google.com> # Not skipping CQ checks because original CL landed > 1 day ago. Bug: b/374925431 Change-Id: Ifd33b713407f92a13d4c02fa721ec18e3f62b713 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/264374 Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Loko Kung <lokokung@google.com> Auto-Submit: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@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.