commit | a2e66bdb2f31a0a6361d169d401392346dcc2bd5 | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Thu Jun 27 14:11:23 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 27 14:11:23 2024 +0000 |
tree | fbc9c35b67699704177c4368a33fd3633adc797d | |
parent | 0a3b1b98cce78d3b8756708b900bf3ce246dde4a [diff] |
Use dawn_add_library function to create the dawn_wire library Change-Id: I2b903c01feadc4949c2f896e1f5d24fb2b082e3b Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194921 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.