commit | 77184aa49df655fdb02e69516232a66edfa07899 | [log] [tgz] |
---|---|---|
author | liangyou <two332@gmail.com> | Tue Sep 24 17:51:16 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 17:51:16 2024 +0000 |
tree | 277d7e63d648f9f63cf54ac3a6ad7fdf2a36a4b9 | |
parent | be31540af2c99c23ec1801c9b697ab987cd33c93 [diff] |
Make Instance::WaitAny with one future const Change-Id: I08d21f885b48e14cfaf02319b395f9ebba0d481d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/206554 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Brandon Jones <bajones@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.