Skip to content
Snippets Groups Projects
Commit 7be7e589 authored by Francisco Casas's avatar Francisco Casas Committed by Henri Verbeet
Browse files

vkd3d-shader/hlsl: Lower TRUNC expressions for SM1.

Basically, separate lower_casts_to_int() into the lowering of the CAST
and the lowering of the TRUNC, so that TRUNCs that are not part of a
cast are lowered as well.
parent 1b03676a
No related branches found
No related tags found
No related merge requests found
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