commit | 33c51edbff42269912a15a68c1e65e203bdcad6a | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Sat Jun 22 11:15:57 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 22 11:15:57 2024 +0000 |
tree | fe47308451eb5e5ac712e2c0655e9104b0edff22 | |
parent | 5bdf8766b73ae0d8b8401fabcdd8406d3ab0e436 [diff] |
Remove redundant CMAKE_CXX_STANDARD assignment Change-Id: Ie629a4c9f0a83e9c92b98dbaacf0bc8cde0f41b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194911 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.