Allow runtime-sized arrays of acceleration structures
This commit is contained in:
parent
625eb25d6e
commit
8adc2f565e
4 changed files with 167 additions and 1 deletions
1
gtests/Spv.FromFile.cpp
Executable file → Normal file
1
gtests/Spv.FromFile.cpp
Executable file → Normal file
|
|
@ -593,6 +593,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"spv.atomicInt64.comp",
|
||||
"spv.shadingRate.frag",
|
||||
"spv.RayGenShader.rgen",
|
||||
"spv.RayGenShaderArray.rgen",
|
||||
"spv.RayGenShader_Errors.rgen",
|
||||
"spv.RayConstants.rgen",
|
||||
"spv.IntersectShader.rint",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue