SPV: Handle nested opaque types as function parameters.

This commit is contained in:
John Kessenich
2017-02-24 19:15:46 -07:00
parent 7491234713
commit 4a57dced66
5 changed files with 101 additions and 8 deletions

View File

@@ -232,6 +232,7 @@ INSTANTIATE_TEST_CASE_P(
"spv.forLoop.frag",
"spv.forwardFun.frag",
"spv.functionCall.frag",
"spv.functionNestedOpaque.vert",
"spv.functionSemantics.frag",
"spv.interpOps.frag",
"spv.int64.frag",