Fix missing patch decoration for TessFactor PCF arg (#2249)

Fixes #1553
This commit is contained in:
greg-lunarg
2020-05-27 22:12:42 -06:00
committed by GitHub
parent 41f62a81ab
commit e00d27c6d6
4 changed files with 730 additions and 0 deletions

View File

@@ -227,6 +227,7 @@ INSTANTIATE_TEST_CASE_P(
{"hlsl.hull.3.tesc", "main"},
{"hlsl.hull.4.tesc", "main"},
{"hlsl.hull.5.tesc", "main"},
{"hlsl.hull.6.tesc", "main"},
{"hlsl.hull.void.tesc", "main"},
{"hlsl.hull.ctrlpt-1.tesc", "main"},
{"hlsl.hull.ctrlpt-2.tesc", "main"},