2 Commits

Author SHA1 Message Date
Sarah Spall
07a184768c
[HLSL] Make bool in hlsl i32 (#122977)
make a bool's memory representation i32 in hlsl
add new test
fix broken test
Closes #122932
2025-01-15 08:39:23 -08:00
joaosaffran
1bfc3d0de5
Implementing asfloat using bit_cast (#108686)
This PR is implementing `asfloat` for HLSL.

Fixes: #70098

Co-authored-by: Joao Saffran <jderezende@microsoft.com>
2024-09-16 14:42:52 -04:00