commit | 8bfdb661f862f677ca90e8534fa32ebe5909920d | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Apr 06 14:36:53 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 06 14:36:53 2023 +0000 |
tree | bb892e1917af712443029ae824c540b380070c74 | |
parent | fe87814fd6dfff76f673bc37cda4749051ba44cd [diff] |
Remove old CMake option. This CL removes the `DAWN_TINT_DIR` option from the main CMakeLists.txt file as it is no longer used. Change-Id: I12e6ad29ca7d5d7bf17ae16a197d5a32f2dbc054 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/126620 Auto-Submit: Dan Sinclair <dsinclair@chromium.org> Commit-Queue: Dan Sinclair <dsinclair@chromium.org> Reviewed-by: Ben Clayton <bclayton@google.com> Kokoro: Kokoro <noreply+kokoro@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.