1
0
Fork 0
forked from suyu/suyu
suyu/src/shader_recompiler/frontend
ameerj 93cc6e4d99 shader_recompiler: Remove S32 IR type
The frontend IR opcodes do not distinguish between signed and unsigned integer types.

Fixes broken shaders when IR validation/graphics debugging is enabled for shaders that used BitCastS32F32
2023-01-25 22:03:15 -05:00
..
ir shader_recompiler: Remove S32 IR type 2023-01-25 22:03:15 -05:00
maxwell Avoid OOB array access reading passthrough attr mask 2023-01-07 18:38:21 +00:00