Emit debug info for accelerationStructure and rayQuery variables. (#3502)
* Add debug info for accelerationStructure and rayQuery variables. * Add test case for accelerationStructure and rayQuery
This commit is contained in:
parent
114dae9114
commit
7a2a1623d8
5 changed files with 200 additions and 14 deletions
|
|
@ -946,6 +946,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"spv.debuginfo.bufferref.glsl.frag",
|
||||
"spv.debuginfo.const_params.glsl.comp",
|
||||
"spv.debuginfo.scalar_types.glsl.frag",
|
||||
"spv.debuginfo.rt_types.glsl.rgen",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue