commit | ea6efd909b5e7aa46d238be0b8c565e48c902085 | [log] [tgz] |
---|---|---|
author | James Price <jrprice@google.com> | Mon Sep 02 15:28:27 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 02 15:28:27 2024 +0000 |
tree | dead4762c1766cc6d0b3cffdfc030cf7b918d65c | |
parent | 5c2720d5c66959995ddca15fafc3f4abc92e9f2c [diff] |
[msl] Mark some tests as INVALID The MSL backend does not support push constant or input attachments. Bug: 42251016 Change-Id: I73f52f5cbeebe18d956df905788e089a3643339f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/204677 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: James Price <jrprice@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.