commit | 8a290388261c3762afe85fd3846c0b791335d9e0 | [log] [tgz] |
---|---|---|
author | Antonio Caggiano <antonio.caggiano@collabora.com> | Mon Jun 27 15:17:34 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 27 15:17:34 2022 +0000 |
tree | 9698fcf44e6f6c00d482f7d82a140930c35d8b15 | |
parent | 9111e751c69c74171b8361d680c13bc4d285afc2 [diff] |
GN: Wayland build overrides Introduce //build_overrides/wayland.gni to simplify the management of the wayland dependencies. Bug: chromium:1327041 Bug: angleproject:7409 Change-Id: Ib1e120c722aec6ff3cb171f39a8e794b93799129 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/93788 Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: dan sinclair <dsinclair@google.com> Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.