commit | 156136ebb43d383a3833545598023dd366085166 | [log] [tgz] |
---|---|---|
author | Yulong Wang <yulong.fs@gmail.com> | Mon May 26 00:39:52 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 26 00:39:52 2025 -0700 |
tree | 13e624cfaf155cc0343fcc625bb8f54b1f560ff6 | |
parent | 30e8f3c65d1708b5bfec3a6290c2b58a792d1899 [diff] |
fix CMakeLists.txt for copy_dxil_dll Bug: 419597004 Change-Id: I66be08f83d4fc3b571d4420ba2ba69bd2a9a5f00 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/243614 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Shaobo Yan <shaoboyan@microsoft.com> Reviewed-by: Shaobo Yan <shaoboyan@microsoft.com>
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.