commit | b476ec918fb0de3afc5471c86de65ed4473c5ad5 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Jul 26 21:17:09 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 26 21:17:09 2024 +0000 |
tree | adf33bbc8a9e56953c82874030d6e89e1b8af29d | |
parent | 18eaf097d6cd924b509d0c5e8ec0fa3b50231c4e [diff] |
CMake: Add missing libs for dawn/comon/IOSurfaceUtils.cpp Fixed: 355437197 Change-Id: If6167430b8a906b16c1314377cc3ccbafb5ba9c5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/200136 Reviewed-by: Loko Kung <lokokung@google.com> 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.