Skip to content
Snippets Groups Projects
user avatar
John Kessenich authored
Reinforces that conversion rules are operation-specific.
Side effect is that HLSL logical-operator conversions are more direct
(e.g. float -> bool, rather than float -> int -> bool).
137a24df
Name Last commit Last update