commit | 35ed6bbc3168863973d17bc7c7854ced61b0eccf | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Wed Jul 05 21:35:24 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 05 21:35:24 2023 +0000 |
tree | 819084723b83b05960de57f2b49c5fb29c81a21c | |
parent | c118734b98b7fcd90e0fe9b665211f062866afbc [diff] |
Expand SYNC-HAZARD-WRITE_AFTER_READ skipped messages Message was renamed to use VkPipelineStageFlags2 instead of VkPipelineStageFlags2KHR in https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/6055 Seems like these messages are modified pretty often, so keeping both variants. Bug: chromium:1457719, dawn:1225 Change-Id: Ib085cd1009b5da09da43273229873e52c8097d84 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140360 Reviewed-by: Austin Eng <enga@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Yuly Novikov <ynovikov@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.