Require fixed workgroup size declaration
Fix 2479.
This commit is contained in:
parent
9801a9e42a
commit
1c62806468
5 changed files with 99 additions and 0 deletions
|
|
@ -280,6 +280,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"glsl.es320.subgroupVote.comp",
|
||||
"terminate.frag",
|
||||
"terminate.vert",
|
||||
"negativeWorkGroupSize.comp",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue