commit | f058e495ec3736046bb199b97732aa1cc195192a | [log] [tgz] |
---|---|---|
author | Jiawei Shao <jiawei.shao@intel.com> | Thu Jan 18 16:18:02 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 18 16:18:02 2024 +0000 |
tree | a525b899ef605ee7a2814492ea92a66575f9687d | |
parent | 79ff84b1bdda592150d005bf85a5da59c8514d05 [diff] |
Remove device->GetPendingCommandSerial device->GetLastSubmittedCommandSerial Bug: dawn:1413 Change-Id: I0621cc8e79b1c2a9f2b19eb03dbbcabd0833d598 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/170143 Reviewed-by: Austin Eng <enga@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@chromium.org>
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.