commit | 8a3226a188718b5a3b3da4d80765b1a92bf95502 | [log] [tgz] |
---|---|---|
author | Loko Kung <lokokung@google.com> | Sat Feb 10 00:54:33 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 10 00:54:33 2024 +0000 |
tree | 8ae7c528a15b542a19706727cd7981d4dbb01756 | |
parent | 214db98d28cee3a9545197f76ceb7b67c346f5a9 [diff] |
[dawn][node] Update async tasks to call ProcessEvents instead of Tick. Change-Id: I8ec1d2715d2771fe79e694d4220fd1a63421b102 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/174141 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Loko Kung <lokokung@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.