[platform] Add spanified API for Dawn's CachingInterface. - Note we added default implementations for both the new and old APIs for now until downstream users are updated and we can remove the old ones. Bug: 503801946 Change-Id: I55ba9ea12b1e7ba3d71f1411ea91c76965181b58 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/304738 Auto-Submit: Loko Kung <lokokung@google.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: 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.