commit | 701dd6fd00747ffd700c2336dc91329aedf57f88 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Wed Sep 11 06:24:28 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 11 06:24:28 2024 +0000 |
tree | 070a366cf19487cb5ccbeeb081be2d48ee502516 | |
parent | ca2e3757ae7c8e8236ac780a2f10f75fdc9da156 [diff] |
Replace GPUAdapter::GetProperties() with GPUAdapter::GetInfo() Bug: 335383516 Change-Id: Ic7df2c293555662b41a8ab590cd50dd0b8dc38e1 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193520 Commit-Queue: Fr <beaufort.francois@gmail.com> Reviewed-by: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Corentin Wallez <cwallez@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.