commit | 6c70e263824734e29abce3c81df6d0bfed9c1123 | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Tue Jun 25 14:55:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 25 14:55:55 2024 +0000 |
tree | 9939f3cd28b2511583b4a587bb6e611a485bac1d | |
parent | b6d4a58d38949e658f567b3982fff19bfb793e68 [diff] |
Make DawnGenerator output names of headers and sources in separate variables Change-Id: Ie99e5aedc3874bf3fa009586c957e40beb28c599 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195476 Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Auto-Submit: Jaswant Panchumarti <jaswant.panchumarti@kitware.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.