commit | c62e9d9be33be8b9d1b437840cfb02b03d8c35a5 | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Mon Jan 22 02:34:25 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 22 02:34:25 2024 +0000 |
tree | 7217f3cdd7ad3ebb6f6c32fff7894c7e075e81d7 | |
parent | f9e470ffc08e860bda0d87beb6b400775d37d6e6 [diff] |
Remove deviceBase::SubmitMode and device->GetPendingCommandList Bug: dawn:1413 Change-Id: Iebad395d123d34a430db0c04d8566c7564b25e69 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170562 Reviewed-by: Austin Eng <enga@chromium.org> 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.