Fix and enable textureOffset_samper2darrayshadow test

This commit is contained in:
Greg Fischer
2021-04-16 18:52:51 -06:00
parent 41992e432c
commit 12f3eb8e3f
2 changed files with 63 additions and 3 deletions

View File

@@ -281,6 +281,7 @@ INSTANTIATE_TEST_SUITE_P(
"terminate.frag",
"terminate.vert",
"negativeWorkGroupSize.comp",
"textureoffset_sampler2darrayshadow.vert",
})),
FileNameAsCustomTestSuffix
);