Add test for constant type conversion
This commit is contained in:
parent
f9d08a25fb
commit
8912336663
3 changed files with 317 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue