commit | 064f544587d8776f109a7be699ef7a2017325bbb | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Sat Jun 22 11:19:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 22 11:19:03 2024 +0000 |
tree | 80c59001a78f166c870ebb3161f794ed22ea84fb | |
parent | 33c51edbff42269912a15a68c1e65e203bdcad6a [diff] |
Move C++ standard setting to DawnCompilerChecks cmake module Change-Id: I79801bac68e63484c684db9cce4ad99f4eee1259 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194912 Commit-Queue: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Corentin Wallez <cwallez@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.