Add test for constant type conversion

This commit is contained in:
Jeff Bolz
2019-06-21 23:27:26 -05:00
parent f9d08a25fb
commit 8912336663
3 changed files with 317 additions and 0 deletions

View File

@@ -296,6 +296,7 @@ INSTANTIATE_TEST_CASE_P(
"spv.builtInXFB.vert",
"spv.conditionalDiscard.frag",
"spv.constStruct.vert",
"spv.constConstruct.vert",
"spv.controlFlowAttributes.frag",
"spv.conversion.frag",
"spv.coopmat.comp",