Skip to content
Snippets Groups Projects
Commit 19fd4321 authored by Francisco Casas's avatar Francisco Casas Committed by Alexandre Julliard
Browse files

vkd3d-shader/hlsl: Ensure that TERNARY condition is always bool.

Also, properly casting it to float in lower_ternary() for SM1
avoids creating ABS and NEG on bool types.
parent 9c0d04c8
No related branches found
No related tags found
1 merge request!744vkd3d-shader/hlsl: Improve SM1 support for non-float operations, part 5.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment