Add a test for empty structs in HLSL hull shaders
This commit is contained in:
committed by
arcady-lunarg
parent
4142fead74
commit
68f073b195
@@ -205,6 +205,7 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
{"hlsl.earlydepthstencil.frag", "main"},
|
||||
{"hlsl.emptystructreturn.frag", "main"},
|
||||
{"hlsl.emptystructreturn.vert", "main"},
|
||||
{"hlsl.emptystructreturn.tesc", "main"},
|
||||
{"hlsl.emptystruct.init.vert", "main"},
|
||||
{"hlsl.entry-in.frag", "PixelShaderFunction"},
|
||||
{"hlsl.entry-out.frag", "PixelShaderFunction"},
|
||||
|
||||
Reference in New Issue
Block a user