SPV: Distinguish between SPV and non-SPV rules for member overlap.

This commit is contained in:
John Kessenich
2016-10-07 11:50:25 -06:00
parent 087a454af2
commit 19bdf90eba
6 changed files with 94 additions and 15 deletions

View File

@@ -230,6 +230,7 @@ INSTANTIATE_TEST_CASE_P(
"spv.newTexture.frag",
"spv.noDeadDecorations.vert",
"spv.nonSquare.vert",
"spv.offsets.frag",
"spv.Operations.frag",
"spv.intOps.vert",
"spv.precision.frag",