-
HLSL: Fix #846: support mixed ternary types. · 32a385e9John Kessenich authored
Vector conditions properly convert the true/false expression types to same width vector as the condition. Scalar conditions make the true/false expressions convert to each other.
32a385e9
×