Skip to content
Snippets Groups Projects
Commit 1c2434f4 authored by Shaun Ren's avatar Shaun Ren Committed by Henri Verbeet
Browse files

vkd3d-shader/hlsl: Allow uint1-typed deref path nodes.

When derefs with non-constant indices are copy-propagated, it is
possible to end up with uint1-typed path nodes.

Also, introduce hlsl_is_vec1().
parent 766492d1
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