commit | 6870e6d78d5830066bffe7d18c89b3775d3d8ba8 | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Wed Apr 07 18:09:21 2021 +0000 |
committer | Commit Bot service account <commit-bot@chromium.org> | Wed Apr 07 18:09:21 2021 +0000 |
tree | 2a6a962a9168e96246052dc34cb39f345501e076 | |
parent | 44771b3567de6fec18712ea107f748ce41d6804d [diff] |
Vulkan: Check for device loss in CheckAndUpdateCompletedSerials Bug: chromium:1195645 Bug: chromium:1195693 Change-Id: I3c25a64af87a60f40030094dd73b13a035a7876c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/46625 Auto-Submit: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Jiawei Shao <jiawei.shao@intel.com> Reviewed-by: Austin Eng <enga@chromium.org> Commit-Queue: Austin Eng <enga@chromium.org>
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)
Apache 2.0 Public License, please see LICENSE.
This is not an officially supported Google product.