commit | 06821eba8a7bdca9240c599ea9de376736cb2fa5 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Wed Mar 20 20:00:29 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 20 20:00:29 2024 +0000 |
tree | af91420779f20d760ca8165b71d351dbfba40716 | |
parent | 1617031fad9a06afeb5ec261bac8e50d9ce78619 [diff] |
Re-enable disabled test. The change to spirv-headers landed and has rolled into vulkan-deps. This test no longer fails, so remove the `DISABLED_` prefix. Bug: tint:1789 Change-Id: I66b9388c78efa43ed9a5d5779aa6ad47850911dc Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/180100 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: James Price <jrprice@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org>
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.