SPV: Allow push constant buffers to not have an instance name.
This commit is contained in:
parent
789086a820
commit
33f85b6e59
7 changed files with 89 additions and 9 deletions
|
|
@ -295,6 +295,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"spv.separate.frag",
|
||||
"spv.shortCircuit.frag",
|
||||
"spv.pushConstant.vert",
|
||||
"spv.pushConstantAnon.vert",
|
||||
"spv.subpass.frag",
|
||||
"spv.specConstant.vert",
|
||||
"spv.specConstant.comp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue