| commit | d24731fe61afc5a23b8bd06c46c1d3bd495f8728 | [log] [tgz] |
|---|---|---|
| author | dan sinclair <dsinclair@chromium.org> | Thu Oct 23 16:51:04 2025 -0700 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 23 16:51:04 2025 -0700 |
| tree | 5f49145e2ddfc7687f5dc98c5f3ea6355502a67d | |
| parent | 37d42a275956e43406f09c6b9f80fd2050884b49 [diff] |
Add entry points to end2end test 3/n Update end2end tests to have entry points. Make sure methods are called and globals are referenced to avoid dead code elimination. Bug: 383315683 Change-Id: I177b7892b5229617b33a9e82827180a62b3ade96 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/268475 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@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.