| commit | db1ff0aba45da104acd892b3ddf6a08449a191cc | [log] [tgz] |
|---|---|---|
| author | Tarun Saini <sainitarun@google.com> | Tue Nov 18 11:30:01 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 18 11:30:01 2025 -0800 |
| tree | a0dabf4112ea9acf466ae3cf04504ba6b722aeaf | |
| parent | a09406cc5e0c1c99c49cd438bb069320a5e119a3 [diff] |
webgpu: Enhance QuerySetTest to verify data written by resolveQuerySet Currently, testResolveQuerySetValid only checks for validation errors. This commit extends the test to also verify the actual data written to the destination buffer by resolveQuerySet. Bug Id: b/454301879 Change-Id: I5effc515cd6bdcc754a7dd1b5bf78442499371a4 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/272774 Reviewed-by: Jim Blackler <jimblackler@google.com> Commit-Queue: Tarun Saini <sainitarun@google.com>
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.