commit | 3998f70e3accf7dddcfeab693b24a32bf29f31fc | [log] [tgz] |
---|---|---|
author | Jaswant Panchumarti <jaswant.panchumarti@kitware.com> | Sat Jun 22 10:33:03 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 22 10:33:03 2024 +0000 |
tree | 81ef14d21f126fdbcc9f9e4d19212ca6eaff8e70 | |
parent | fdd71d72dfbfd9424ad1b196bd8b444991867acf [diff] |
Remove unused library dawn_vulkan_headers - dawn/native/CMakeLists.txt uses Vulkan-Headers Change-Id: I914034e63358de8f0f0b591c2e612b00e3d1888e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/194905 Auto-Submit: Jaswant Panchumarti <jaswant.panchumarti@kitware.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: dan sinclair <dsinclair@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.