SPV: Don't decorate locations within an array, it doesn't make sense.

This fixes issue #360.
This commit is contained in:
John Kessenich
2016-06-30 21:47:35 -06:00
parent 6090df0fa3
commit 2f47bc9781
4 changed files with 91 additions and 12 deletions

View File

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