mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-04 21:54:32 +00:00
This CL adds the beginning of intrinsic emission for the HLSL backend. The `outer_product`, `is_normal` and `select` intrinsics are currently missing. Bug: tint:7 Change-Id: Ice7a2b285eeb52041e3accd9751e127d6c5a0177 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/26927 Commit-Queue: dan sinclair <dsinclair@chromium.org> Reviewed-by: David Neto <dneto@google.com>