commit | 01f13352af32651f571f0ab22587e169c8c5225e | [log] [tgz] |
---|---|---|
author | Austin Eng <enga@chromium.org> | Thu Nov 30 19:52:59 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 30 19:52:59 2023 +0000 |
tree | 2bf5b33ebf6f9abcb0813d6b3854f072553fb990 | |
parent | f8c0277d5f1ab88d5dcfbff8dbc4d6d80b6e2d33 [diff] |
Fix CMakeLists.txt check for protobuf This is an imported pull request from https://github.com/google/dawn/pull/13 GITHUB_PR_HEAD_SHA=16742412f6b931582fcfc3fe085f6175fb0a66aa ORIGINAL_AUTHOR=Austin Eng <enga@chromium.org> GitOrigin-RevId: b9fcc774736fa0dd288cd48818717f62aad0c526 Change-Id: I95e1ac5135ff2ff98ac96ceaf11b71f2abb720d6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163703 Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Austin Eng <enga@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.