commit | 72b712f246b63918d30c6a72d70ef8c144aff2e5 | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Fri Jun 21 13:16:18 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 21 13:16:18 2024 +0000 |
tree | a757429ffa260e8b84d7279678ece25e663e122f | |
parent | 04b531d071b0faeaa680f87316c8da2a83f6dd06 [diff] |
Move set_if_not_defined into DawnSetIfNotDefined module in src/cmake - Introduces src/cmake which will house various CMake modules that can be included in root CMakeLists.txt Change-Id: I3baef3cf49528f601854a08e9fee90c3b7516d4f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194900 Reviewed-by: dan sinclair <dsinclair@chromium.org> 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.