commit | 6fe2b9602cace8507d846bf1dac3863eb7fd90ce | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Sat Feb 17 01:23:59 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 17 01:23:59 2024 +0000 |
tree | 735c60415e056702771ea6198e2c718f53331c12 | |
parent | 308a3331daf2b03f987c5ed75142203a07e580c6 [diff] |
[WGPUFuture] Implement GetCompilationInfo in wire/native with Futures. Bug: dawn:1987 Change-Id: Ie2cc2d5177e359467fbcde7ea648ef5f2019cd87 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/175120 Reviewed-by: Shrek Shao <shrekshao@google.com> Commit-Queue: Loko Kung <lokokung@google.com> Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@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.