commit | 6931379dd7bae668dc99c91e0511d0efec2238c6 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 13 20:35:21 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 20:35:21 2024 +0000 |
tree | f59208990b8a7637181eaa12db72f1c3f2c60682 | |
parent | 2cc6b3cedbdb980aa6321171ffe5f436930d8ce0 [diff] |
[hlsl] Add generated IR expectations. This CL generates the expectation files for the HLSL IR backend. The majority of them fail and will be enabled as the backend is implemented. Change-Id: Ic018acc91ca133daafee1aa4ec9d5945a9420823 Bug: 42251045 No-Try: true Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193622 Auto-Submit: dan sinclair <dsinclair@chromium.org> Reviewed-by: James Price <jrprice@google.com> 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.