commit | 8726fe4bfe3ca4f0400a7c53c6904d2d88b1617d | [log] [tgz] |
---|---|---|
author | Antonio Maiorano <amaiorano@google.com> | Fri Sep 06 17:17:16 2024 +0000 |
committer | Antonio Maiorano <amaiorano@google.com> | Fri Sep 06 17:17:16 2024 +0000 |
tree | 0e7087d5074683e46f8377f5a9cacda888c753a5 | |
parent | 607f4cb6ec657f941e6a9367205ba23a4be7cdf3 [diff] |
HLSL-IR: only swizzle ctor value if not the right type Bug: b/42251045 Change-Id: Ic4b8e35a8675263c7ca91ce32cd6e2d3d847d04c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/205914 Reviewed-by: 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.