commit | 9be6815fe6d831cb95988c41c572b0a465bef44c | [log] [tgz] |
---|---|---|
author | liangyou <two332@gmail.com> | Mon Sep 02 09:18:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 02 09:18:05 2024 +0000 |
tree | de2b731e36e4bf8491b741236453411321ac5be0 | |
parent | cc19676f9f43dd13564480ae298f38f9ab423c05 [diff] |
Add missing cmake definitions Change-Id: I8315d666e318bbdea0256640c67ac731f0b0b811 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204754 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: 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.