commit | 097d913b1b00cdaaa9b84332899971f0f7aa6f4b | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Mon Jul 15 13:04:55 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 15 13:04:55 2024 +0000 |
tree | ab20e4b3072cd80852cdcf503fe4ee5c24487179 | |
parent | 532f79cb7928c7ae7a8cae29c75eed1ed5ef79c1 [diff] |
dawn::wire::client: Support GetAdapter(). Fixed: 351867709 Change-Id: I673c1723e828daea04775e4cc5933e4032bb25f7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197474 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Colin Blundell <blundell@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.