commit | e657fa7cb7d522a6f3fede8bf06133489017f5d8 | [log] [tgz] |
---|---|---|
author | Kai Ninomiya <kainino@chromium.org> | Fri Jul 22 22:24:16 2022 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 22 22:24:16 2022 +0000 |
tree | 19f460f6fe0522c2afa3f040c0690c54c25edeec | |
parent | be6e28140bfc36f0ae372ae820a698cbccf29411 [diff] |
Suppress new VVL error This VVL check seems either impossible to satisfy, or difficult due to underspecification of the error in the Vulkan spec. Bug: angleproject:7513 Change-Id: I82873fb41aa7f03413114ed6672ba2bebd98f009 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96982 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Loko Kung <lokokung@google.com> Commit-Queue: Kai Ninomiya <kainino@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.