commit | 143523a12f42d663bc0473cf5d8468559d4eb192 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Thu May 23 15:59:58 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 23 15:59:58 2024 +0000 |
tree | e6600249aec9f253c713de7f0410bc2e7e573c23 | |
parent | 59eb7f31f5507fbddcfead963581523c78e69b8f [diff] |
Flatten vulkan-deps. Sub-repos will be now checked out in third_party directly, instead of under third_party/vulkan-deps. Bug: chromium:341002187 Change-Id: I66e9731a478f7416d2e27879b616576209a631f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/189420 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@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.