commit | e2229c4262b3635752cb0ebfbfb2efbd70adb24a | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Thu Jun 27 14:16:24 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 14:16:24 2024 +0000 |
tree | 4b53001c6036dae79f275f0578b85fce26f14b92 | |
parent | a2e66bdb2f31a0a6361d169d401392346dcc2bd5 [diff] |
Use dawn_add_library function to create the dawn_utils library Change-Id: I982bfa6e715281f569b872a9d9afa13a8d85f9c8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194922 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.