Check for linking multiple ES shaders to the same stage
This commit is contained in:
parent
0bb546f8ae
commit
7bfd08d21c
6 changed files with 21 additions and 168 deletions
|
|
@ -99,6 +99,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
{"empty.frag", "empty2.frag", "empty3.frag"},
|
||||
{"150.tesc", "150.tese", "400.tesc", "400.tese", "410.tesc", "420.tesc", "420.tese"},
|
||||
{"max_vertices_0.geom"},
|
||||
{"es-link1.frag", "es-link2.frag"},
|
||||
})),
|
||||
);
|
||||
// clang-format on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue