commit | 056545f1349975ae156e5d0811b7ea6d0c7ec1ae | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Jul 19 20:15:39 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 19 20:15:39 2024 +0000 |
tree | 8e1cc7db41237880f357c145853d38c3eef31eff | |
parent | 3a9ec08b34699967b797b01e1096d8ded0e690d5 [diff] |
Make more WireTests use the C++ device/queue. Left to convert are the tests for Future-related calls, and the WireBufferMappingTests. Bug: 353294052 Change-Id: I59c56c811f0b559649b3cd74a0bae071bb128692 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/198894 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: 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.