commit | cd2be0f14c2b7b93c9921c493c3e8269fe579ff8 | [log] [tgz] |
---|---|---|
author | François Beaufort <beaufort.francois@gmail.com> | Tue Jun 04 00:36:05 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 04 00:36:05 2024 +0000 |
tree | c06726610f5cec0b50a6348475e0592785917c6b | |
parent | c4f932f90f420d556f52fef98cecdffd0f958059 [diff] |
dawn.node: Replace GPUAdapter requestAdapterInfo() with info Roll third_party/gpuweb/ a6805d529..002b4939b (116 commits) https://github.com/gpuweb/gpuweb/compare/a6805d5298c6...002b4939ba7a Created with: roll-dep third_party/gpuweb Bug: 335383516 Change-Id: I833ecccf7a38b53067e1e6b21d6ae5469cf03504 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/184380 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Kai Ninomiya <kainino@chromium.org> Reviewed-by: Austin Eng <enga@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.