HLSL: support point mode.
This commit is contained in:
parent
102328b75f
commit
fe6689c6c4
4 changed files with 440 additions and 12 deletions
|
|
@ -143,6 +143,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
{"hlsl.function.frag", "main"},
|
||||
{"hlsl.hull.1.tesc", "main"},
|
||||
{"hlsl.hull.2.tesc", "main"},
|
||||
{"hlsl.hull.3.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