HLSL: fix return type for isfinite
The prior decomposition of isfinite was not setting the return type on the
sequence node. (Sequence was used because there's an internal temporary
to avoid the complex rvalue problem).
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment