commit | 3eac8396bcc680677506564fe3ca5bbef0655c99 | [log] [tgz] |
---|---|---|
author | Lokbondo Kung <lokokung@google.com> | Wed Aug 20 15:45:57 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 20 15:45:57 2025 -0700 |
tree | 41f34feb0ef315c0cf3feadc1b6131845cf253c0 | |
parent | b2b6654bfd50f91adda880747d31c7ce9c85d7d0 [diff] |
[dawn][native] Make Tick call the updated ExecutionQueue task flow. Bug: 42240396, 412761228 Change-Id: I864ef6f30736971b710dc7185ac93df52327505e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/257934 Reviewed-by: Brandon Jones <bajones@chromium.org> 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.