commit | 61f9bc045651699232addfdebeb4e42700bfac2c | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Sat Jun 22 10:56:48 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 22 10:56:48 2024 +0000 |
tree | 9db9f923d1890cb922a00107b4d828fe6175eee3 | |
parent | eb93d8c1019d2b83a657d65a650d8331b755d644 [diff] |
Move compiler platform flags into src/cmake/DawnCompilerPlatformFlags cmake module Change-Id: Ia749c5e0cf54b244445b58362ef1ac306290b242 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194907 Reviewed-by: dan sinclair <dsinclair@chromium.org> Auto-Submit: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: 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.