commit | a84ddeae995b6d90b4b02f3b0679bb9e4e353525 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Oct 21 14:35:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 14:35:41 2024 +0000 |
tree | 70008b5eb0737191dec33fa66962c6cc5aa618dd | |
parent | 22028ef142825d72028a4668da65be7ea03d3685 [diff] |
[glsl] Enable DISABLED unit tests Bug: 42251044 Change-Id: Ibaafae163b4f816aef90875c412fe7f8b2f35b83 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/211514 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: dan sinclair <dsinclair@google.com> Auto-Submit: James Price <jrprice@google.com> Commit-Queue: James Price <jrprice@google.com> Reviewed-by: 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.