commit | 3066433791d0eb35d8a275ae80ce7fdc7ec991b6 | [log] [tgz] |
---|---|---|
author | dan sinclair <dsinclair@chromium.org> | Sat Jun 22 02:59:41 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 22 02:59:41 2024 +0000 |
tree | 97cdd746263d5be3e70ac87ea49294ccfcdbcfd6 | |
parent | 05ab94eaa046ea5591dae4ac337d700f7b444c85 [diff] |
[hlsl] Add Bitcast support to the HLSL IR printer. This CL adds the `bitcast` instruction into the HLSL IR printer. Bug: 42251045 Change-Id: Ica594d0da33e0d4b65b25aa9b4bf3d6f66ca5dfb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195015 Reviewed-by: James Price <jrprice@google.com> Commit-Queue: dan sinclair <dsinclair@chromium.org> Auto-Submit: 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.