commit | 0f90992948dbbcdc3deb78424d1e7c8ebb6a5777 | [log] [tgz] |
---|---|---|
author | Sonakshi Saxena <nexa@google.com> | Mon Feb 26 18:36:17 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 26 18:36:17 2024 +0000 |
tree | a9d9cc051567feb5087fef7477e6b9e1285362da | |
parent | e4d210d69171910312fedb84f836653b4a9869a2 [diff] |
Added Build Configs to build .aar for Jetpack The continuous config might be renamed to "release" in the future, but this needs to be merged to test and run Kokoro jobs. Change-Id: I7f2185f224f8a318301c2648f704241484c1ecdd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173920 Commit-Queue: Sonakshi Saxena <nexa@google.com> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@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.