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.
+ 124
− 0
@@ -37827,6 +37827,129 @@ static void test_hull_shader_punned_array(void)
@@ -37827,6 +37827,129 @@ static void test_hull_shader_punned_array(void)
@@ -38009,4 +38132,5 @@ START_TEST(d3d12)
@@ -38009,4 +38132,5 @@ START_TEST(d3d12)