commit | 025b5011849104e079510121385aa099125ea65c | [log] [tgz] |
---|---|---|
author | David Neto <dneto@google.com> | Thu Mar 27 09:14:26 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 27 09:14:26 2025 -0700 |
tree | e0f93b692122df29a7dbfd3c2c6343ade1d01a18 | |
parent | 32a073a0f1da3f67e27797a6fedeb5fe5f8748b1 [diff] |
Update googletest to top of tree This eliminates a CMake warning. The old googletest set a minimum cmake version that will soon lose support. Change-Id: If12b920f1bbf1ddc7126baa8722a7f85848d1be7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/233354 Auto-Submit: David Neto <dneto@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Commit-Queue: David Neto <dneto@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.