commit | 9e1e517551a27c6e25cdf805ebe7c4ede801cbc4 | [log] [tgz] |
---|---|---|
author | Abhiram <karthikeyaabhiram@gmail.com> | Wed Mar 12 09:46:01 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 12 09:46:01 2025 -0700 |
tree | 516f28ba5ae937095b61c63fa8bbe406050277b6 | |
parent | 647ddb3dd3474e5a7445ccb8765780b6f944add2 [diff] |
[dawn] fix quickstart with cmake example Change-Id: Ie0793b2fc396e02e0aa37430058dcc6c89b0ccb2 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/230234 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@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.