commit | 299ad596d46fcccaff1179997c291f6289d34626 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Thu Mar 28 20:21:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 28 20:21:11 2024 +0000 |
tree | 466aeedec8be12b9a6db1bbf20111c76e7cd853d | |
parent | 70d792919d7c3e505fcb6c9abaaa23980f6a4fee [diff] |
CMake: Use Python3_EXECUTABLE instead of PYTHON_EXECUTABLE Bug: None Change-Id: I75eec36961d6daa5f48a97691bd5a27cdb9adac6 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/181420 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@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.