commit | b6a33c6fb6097fb097b7e60ad63cb552724cf60e | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Tue Oct 24 18:11:42 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 24 18:11:42 2023 +0000 |
tree | 5f1108c7d80da45e711aff0b2123070cd1fde84d | |
parent | d00725e4cef3e393d8dcddf7a833dff0734096fa [diff] |
Vulkan: Move ExecutionQueue logic to the Queue. No functional changes intended. Bug: dawn:1413 Change-Id: I640f0f9eefe8d6ca0e9cd5c4abcf1b3d06cdf1ab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/136209 Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com>
Dawn is an open-source and cross-platform implementation of the work-in-progress 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)
(TODO)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.