commit | 6f4870b412a20f5ef82cf6883618aed8808cfe48 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Wed Aug 21 15:18:13 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 21 15:18:13 2024 +0000 |
tree | b3e38c3efd3be1e910120e82821508f3690f730a | |
parent | 47e953a46153557641dc0378b58fae188521cd96 [diff] |
Clarify logic in JNI signature definition. Inspired by request on CL; see bug. Bug: 352753253 Change-Id: I7fc2c5fd5108b04bab490eb352fa20d2e2498ec3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/201875 Commit-Queue: Jim Blackler <jimblackler@google.com> Reviewed-by: Corentin Wallez <cwallez@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.