-
HLSL: Implicit bool conversions for conditional expressions and related. · 7e997e26John Kessenich authored
Covers if(cond), while(cond), do-while(cond), for(;cond;), and (cond ? :). Fixes #778.
7e997e26
×
Covers if(cond), while(cond), do-while(cond), for(;cond;), and (cond ? :). Fixes #778.