Francisco Casas
9b3b47b1b8
vkd3d-shader: Avoid left shifting signed integers. (ubsan)
...
Otherwise ubsan reports these errors on the bitwise.shader_test:
libs/vkd3d-shader/hlsl_constant_ops.c:970:50: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'
libs/vkd3d-shader/hlsl_constant_ops.c:970:50: runtime error: left shift of negative value -12
2025-01-10 19:51:55 +01:00
..
2025-01-10 19:51:55 +01:00
2020-11-24 22:28:11 +01:00
2024-12-19 20:34:55 +01:00
2024-12-03 12:38:26 +01:00
2024-12-03 12:38:26 +01:00
2024-12-18 17:30:16 +01:00
2024-04-09 12:28:10 -05:00
2023-10-11 22:21:14 +02:00
2024-12-04 14:37:33 +01:00
2022-02-02 21:06:21 +01:00
2020-11-23 22:07:44 +01:00
2020-11-23 22:07:47 +01:00
2020-11-24 22:27:59 +01:00
2024-10-07 17:32:27 +02:00
2020-11-24 22:28:05 +01:00
2024-12-02 17:12:20 +01:00
2024-11-06 22:09:23 +01:00
2024-12-19 20:34:55 +01:00
2024-12-18 17:27:31 +01:00
2024-12-18 17:27:31 +01:00
2024-12-19 20:34:55 +01:00
2024-12-19 21:17:05 +01:00
2024-12-19 20:34:55 +01:00
2024-08-22 16:22:29 +02:00
2024-12-09 14:20:28 +01:00
2024-12-03 12:38:26 +01:00
2019-07-05 17:52:04 +02:00
2024-11-05 19:58:49 +01:00
2024-10-28 17:58:05 +01:00
2024-12-19 20:34:55 +01:00