Fix missing patch decoration for TessFactor PCF arg (#2249)
Fixes #1553
This commit is contained in:
parent
41f62a81ab
commit
e00d27c6d6
4 changed files with 730 additions and 0 deletions
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue