Fix function call line number for calls spanning multiple lines.
This commit is contained in:
parent
85262fb20e
commit
704107fda3
4 changed files with 191 additions and 0 deletions
|
|
@ -954,6 +954,7 @@ INSTANTIATE_TEST_SUITE_P(
|
|||
"spv.debuginfo.scalar_types.glsl.frag",
|
||||
"spv.debuginfo.rt_types.glsl.rgen",
|
||||
"spv.debuginfo.include.glsl.frag",
|
||||
"spv.debuginfo.multiline.glsl.frag",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue