commit | 8d9d56a731a5402ad24bfb77337f7b5649f9c46b | [log] [tgz] |
---|---|---|
author | Victor Repetskyi <vrepets@google.com> | Thu Jan 16 02:39:25 2025 -0800 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 02:39:25 2025 -0800 |
tree | 4d18ff2f6ad77631507c08c42ef8d2cc4000b681 | |
parent | 617d042d4bb243a36930b020ab6f5c14cd89f824 [diff] |
Add native tests for Android binding code. Bug: None Change-Id: I83c589205dfbe91686a8cc6512dd03d00936598d Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/207555 Reviewed-by: Alex Benton <bentonian@google.com> Commit-Queue: Alex Benton <bentonian@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.