commit | b55e53f3f925724f461f207dffaeabd721b0467d | [log] [tgz] |
---|---|---|
author | Corentin Wallez <cwallez@chromium.org> | Fri Jul 19 16:28:26 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 19 16:28:26 2024 +0000 |
tree | e3e186f75c6dced736cf2c4c14e7b694e0085e0c | |
parent | 1cef85e21de4336ae9d0deeee73042451a0bc37f [diff] |
Temporarily disable SpirvValidateTest.Invalid It is failing in a vulkan-deps roll due to a string change in the error output by SPIRV-Tools. Bug: 353960895 Change-Id: I064057223b52c7f38ec7162f9ed42489af9b2bab Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/199294 Reviewed-by: David Neto <dneto@google.com> Commit-Queue: David Neto <dneto@google.com>
Dawn is an open-source and cross-platform implementation of the 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)
BSD 3-Clause License, please see LICENSE.
This is not an officially supported Google product.