Fix #2329: don't use invalid initializers.
This commit is contained in:
parent
206886948a
commit
4e13c90944
6 changed files with 176 additions and 2 deletions
|
|
@ -560,6 +560,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"spv.ext.RayGenShader.rgen",
|
||||
"spv.ext.RayGenShader11.rgen",
|
||||
"spv.ext.RayGenShaderArray.rgen",
|
||||
"spv.ext.World3x4.rahit",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue