Merge pull request #2847 from jeremy-lunarg/hayes-fix-issue-2846
Unblock unsized error from assert
This commit is contained in:
commit
17232d21d7
5 changed files with 51 additions and 5 deletions
|
|
@ -236,6 +236,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"noMatchingFunction.frag",
|
||||
"constantUnaryConversion.comp",
|
||||
"xfbUnsizedArray.error.vert",
|
||||
"xfbUnsizedArray.error.tese",
|
||||
"glsl.140.layoutOffset.error.vert",
|
||||
"glsl.430.layoutOffset.error.vert",
|
||||
"glsl.450.subgroup.frag",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue