commit | e12c27c2d44abfeb607d7d084b2b67c5894c0e79 | [log] [tgz] |
---|---|---|
author | Sonakshi Saxena <nexa@google.com> | Thu Jul 11 16:33:34 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 11 16:33:34 2024 +0000 |
tree | 57212603cda564631168b8a2b8540f4765bef9fa | |
parent | 6bbb5d42f3d5d68e337a8476c472903b9fd25f95 [diff] |
[Kotlin] Pass jinja2 path as a flag in build.gradle Currently, gradle fails to find jinja2 in third_party Change-Id: Ib66cc5b42dfd1f9e81283b47af272e515941a441 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/197635 Commit-Queue: Sonakshi Saxena <nexa@google.com> Auto-Submit: Sonakshi Saxena <nexa@google.com> Reviewed-by: 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.