commit | 273314d9f8c0119149ccdf168d35f20793698c18 | [log] [tgz] |
---|---|---|
author | Yuly Novikov <ynovikov@chromium.org> | Thu Jul 13 15:17:52 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 13 15:17:52 2023 +0000 |
tree | 3d736207181043e6c8952a3538558f5faef5bfca | |
parent | da57af4056874adf8103b018d8a09718bf7cae1c [diff] |
Suppress 3 SYNC-HAZARD messages Started to be reported after https://github.com/KhronosGroup/Vulkan-ValidationLayers/pull/6072/commits/5c990eab4a5a2c4a81f520c54fa6697d2e458661 Bug: dawn:1916 Change-Id: I58920ebcae9e25db4860ecb805b5eb695b28067e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/140996 Auto-Submit: Yuly Novikov <ynovikov@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Austin Eng <enga@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.