vkd3d-shader/hlsl: Correctly fold casts from float.
- Sep 22, 2023
-
-
-
I.e., without invoking undefined behavior in the compiler. The rules are desumed from the the MSDN documentation for ftoi and ftou.
-
I.e., without invoking undefined behavior in the compiler. The rules are desumed from the the MSDN documentation for ftoi and ftou.