commit | e14e42749624f8a43194a27d9b1d93b6adaac3c1 | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Tue May 07 19:40:19 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 07 19:40:19 2024 +0000 |
tree | a1cb15f2edb0491157bbaaff3d390843af2ff2c6 | |
parent | 1ea04e752a1f85df223e0ba0d2b049a130167fcb [diff] |
cmake/dxc: disable dep on ncurses This avoids needing to have this dep installed on build bots, and is currently not available when using our Linux sysroot. Note that this also matches our GN build, where `HAVE_TERMINFO` is undefined. Bug: chromium:336842914 Change-Id: Ic9dfb702d02d91e39061a3edd5cc3afe528931c4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/187360 Reviewed-by: Brian Sheedy <bsheedy@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Antonio Maiorano <amaiorano@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.