commit | 09100b79d078510391f5e8c6bf7d985da0b7de09 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Fri Apr 01 05:22:55 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 05:22:55 2022 +0000 |
tree | 6374e3ec02f5360df77d5c5db605560915465a1e | |
parent | 9994722d36570bf542be590ecbcc52c70598d704 [diff] |
Try to use the vulkan-headers from vulkan-deps instead of third_party/khronos. Change-Id: Ic4af5ec86e4ea2ec404a6e32e49068fc5993d55a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/85300 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Loko Kung <lokokung@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.