summaryrefslogtreecommitdiff
path: root/tests/bugs/spirv-debug-info.slang
AgeCommit message (Collapse)Author
2023-08-15SPIRV: debug source and debug line. (#3109)Yong He
2023-08-14Update target-deps.json (#3103)Yong He
* Update target-deps.json Update glslang binaries. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>
2023-08-11Make sure glsl source in spirv is included when compiling with -g3 (#3099)Yong He
* Make sure glsl source in spirv is included when compiling with -g3. * Exclude vulkan tests on github linux CI. * Fix. --------- Co-authored-by: Yong He <yhe@nvidia.com>