Fix bug where shaderRecordNV buffers were using StorageBuffer storage class
This commit is contained in:
parent
b23d232ec5
commit
61a0cd19cc
4 changed files with 128 additions and 4 deletions
|
|
@ -405,6 +405,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"spv.float32.frag",
|
||||
"spv.float64.frag",
|
||||
"spv.multiView.frag",
|
||||
"spv.RayGenShader11.rgen",
|
||||
"spv.subgroup.frag",
|
||||
"spv.subgroup.geom",
|
||||
"spv.subgroup.tesc",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue