commit | 9a0a3b410238ec1174271d5271f8a2f03090eb86 | [log] [tgz] |
---|---|---|
author | Jim Blackler <jimblackler@google.com> | Wed Oct 16 00:29:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 16 00:29:26 2024 +0000 |
tree | 110063b5f12623021a9dae5dee93bb954c8f4b2b | |
parent | 70b8314d07d60563583b193c63542ce136576efa [diff] |
[kotlin] export StringView ToKotlin for callback params in methods.cpp Now that callback parameters can be WGPUStringView the ToKotlin converter is needed there. Bug: None Change-Id: I0b5901a18cde6909219e9f03a652c5e7509148ec Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211016 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.