commit | a1422482e23c87d10f7fee2cfc955ab64d2160e7 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Wed Apr 02 09:45:59 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 02 09:45:59 2025 -0700 |
tree | 89eb2c667f50e3ccc3c02e1aeb1825bc306b1245 | |
parent | bb02fe1695eac0166f334345898e74c17e0f1604 [diff] |
Kotlin: Use assertEquals in test, not built-in assert Built-in assert does not work in all environments. Test: AsyncHelperTest Bug: Change-Id: I047566f925fcf502703509d3b0a80d09bbf62b53 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/234016 Reviewed-by: Barış Kaya <bkaya@google.com> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Commit-Queue: Jim Blackler <jimblackler@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.