| commit | 1398260c0c12ed10c78beb9ed412cea63ae7f78f | [log] [tgz] |
|---|---|---|
| author | Jim Blackler <jimblackler@google.com> | Thu Oct 16 07:35:49 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 16 07:35:49 2025 -0700 |
| tree | ed38ca22a0c7d07f7878840c6fb0379bccd3453c | |
| parent | bd6fb7d45733748e3172daa76c315fbe012b3370 [diff] |
Kotlin: Fix test failure `property declared in different module` Blaze tests (unlike Gradle tests) object to the possibility that device has become null between the check() and the return statement. Bug: b/452389218 Change-Id: I2047eee0b66bf6466f21fd2796836056f114758a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/267195 Commit-Queue: Jim Blackler <jimblackler@google.com> Reviewed-by: 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.