commit | eb93d8c1019d2b83a657d65a650d8331b755d644 | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Sat Jun 22 10:51:37 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 22 10:51:37 2024 +0000 |
tree | f06734329a034200e706363c212c13cd550d4b87 | |
parent | 3998f70e3accf7dddcfeab693b24a32bf29f31fc [diff] |
Move compiler options into src/cmake/DawnCompilerExtraFlags cmake module Change-Id: I4d27f1277d863192a52736658c0c63613b52e321 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194906 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.