commit | af771226e2ea32c0816418103f28d52b149d5af4 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Thu Aug 21 19:29:08 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 21 19:29:08 2025 -0700 |
tree | 24328fda29ee03802f4d63b1ac067e82cb72a7d9 | |
parent | 54a280cdae27ff50c39838d1d191ecc9b39651ec [diff] |
Kotlin: use expressions in Constants.kt that resolve at compile-time Bug: 440262026 Test: ./gradlew connectedAndroidTest Change-Id: I41f4f30625421179794b33bfddfd5eb66a0f01dd Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/258474 Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Jim Blackler <jimblackler@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.