-
HLSL: Fix #1249: Always execute both sides of ternary "?:". · 4bee531fJohn Kessenich authored
This is semantically required by HLSL, and frequently results in using OpSelect instead of control flow.
4bee531f
×
This is semantically required by HLSL, and frequently results in using OpSelect instead of control flow.