SPV: Fix issue #376; declare Geometry capability for fragment use of gl_Layer.

This commit is contained in:
John Kessenich
2016-07-08 14:05:15 -06:00
parent 91e4aa5900
commit 78a4557621
4 changed files with 84 additions and 16 deletions

View File

@@ -126,6 +126,7 @@ INSTANTIATE_TEST_CASE_P(
"spv.400.tesc",
"spv.400.tese",
"spv.420.geom",
"spv.430.frag",
"spv.430.vert",
"spv.450.tesc",
"spv.accessChain.frag",