commit | d21a970f760c0e8d4c36263e1d51114de5abc64e | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Sat Jan 29 01:05:08 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jan 29 01:05:08 2022 +0000 |
tree | ccae3beca62fd3f830f2ab70a637e88e573f139e | |
parent | 1365885386a70456f61bfd20381a590e0bd35391 [diff] |
Update SYNC-HAZARD-WRITE_AFTER_READ skip VK_PIPELINE_STAGE_2_NONE_KHR was renamed to VK_PIPELINE_STAGE_2_NONE in https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/3705 Removing the comma in the end of string will make it catch both cases. Bug: chromium:1292106 Change-Id: Idca97cc6b2d53476b7d108595e329e7c287d086f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/78640 Reviewed-by: Kai Ninomiya <kainino@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Reviewed-by: 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.