commit | 81a2ed3a28495204163ff3953cf6ce17374fb509 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Mar 27 14:43:12 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 27 14:43:12 2024 +0000 |
tree | b4b2eb88d5d0d19aabd2f74373c6eb8d463cc152 | |
parent | a3014ccd3f0ac0e5bef8d3f9dd78ae1673c60129 [diff] |
Add linux dependencies to documentation. This CL adds the needed dependencies to build Dawn on Linux to the building.md document. Change-Id: I1fd85ae1642834f534558819c5edb77cd92a7539 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181000 Auto-Submit: dan sinclair <dsinclair@chromium.org> Commit-Queue: Ben Clayton <bclayton@google.com> Reviewed-by: Ben Clayton <bclayton@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.