Skip to content

vkd3d-shader/hlsl: Remove lower_nonfloat_exprs().

Alternative to !1358 (closed).

Instead of casting all expressions to float, allow them to reach sm1_gnerate_vsir_instr_expr(), check for type compatibility there, and remove lower_nonfloat_exprs().

Merge request reports

Loading