Fix Bazel build path for Googletest. https://dawn-review.googlesource.com/c/dawn/+/329695 broke the Bazel build because MODULE.bazel was still pointing to the old path. Update the local_path_override to point to the new path. Bug: 542534250 Change-Id: Ie57510acbe772a54aae123e3d4fcbbe1b151b5ab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/329976 Reviewed-by: Geoff Lang <geofflang@chromium.org> Commit-Queue: Etienne Pierre-doray <etiennep@google.com> Reviewed-by: Shahbaz Youssefi <syoussefi@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.