commit | cfdf90b7ab3da66010acd9e0784a12bd836589d7 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Mon Jun 17 21:41:52 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 17 21:41:52 2024 +0000 |
tree | 023beddeb182e245f93c99ae88eaef941c2b36f5 | |
parent | 2fa56aa5a3c741fb0bd8931ef24167e8ae05a1c6 [diff] |
[hlsl] Enable AddEmptyEntryPoint in HLSL IR This CL adds the AddEmptyEntryPoint transform to the HLSL IR backend and regenerates expectations. Bug: 42251045 Change-Id: I25dc05824e5ec13dd5d19bc7d8c8dd64b96f5ad5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193760 Reviewed-by: James Price <jrprice@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.