commit | 732e58c715484d716567f1da0e997482bd3c3126 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Thu Jun 13 23:25:31 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 13 23:25:31 2024 +0000 |
tree | ea9affcbc68bcf70e2522d15d266fb5ddd9c42b5 | |
parent | fdcbf02e20daca839aa921556f4d84e5c3a81e40 [diff] |
[hlsl] Add HLSL IR printer var/let tests This CL adds some var/let tests for the HLSL IR writer Bug: 42251045 Change-Id: I38d5888889d143e4cf18245989993f0e97558185 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/193640 Commit-Queue: dan sinclair <dsinclair@chromium.org> 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.