commit | 727f67494ae7b1911514634c7c5e926b3d9a282b | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Wed Jan 03 08:05:11 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 03 08:05:11 2024 +0000 |
tree | 591c2eed098c2825859be5ee8b53ec13275298f9 | |
parent | af8319164a991555e4bb0798d5ad8fcf0ec09671 [diff] |
Vulkan: Remove device.GetPendingRecordContext and SubmitPendingCommands Bug: dawn:1413 Change-Id: I1d4a5987099f5dbc29415d9459cdbbe694c6509f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/167081 Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Jiawei Shao <jiawei.shao@intel.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.