vkd3d-shader/ir: Set merged signature element interpolation mode only from used elements.
1 unresolved thread
Compare changes
- Conor McCarthy authored
FXC does not emit an interpolation mode for unused elements.
+ 125
− 0
@@ -37827,6 +37827,130 @@ static void test_hull_shader_punned_array(void)
@@ -38009,4 +38133,5 @@ START_TEST(d3d12)