maoenpei
Results
2
issues of
maoenpei
Hi, I'm working on a profiling tool that requires DXIL -> HLSL line mapping for low-level to high-level counters aggregating. However after dxc validator version >= 1.6, the debug locations...
I've working on a debugger tool that displays a top-down inlined-function call view, which requires to read the [NonSemantic DebugInfo](https://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/nonsemantic/NonSemantic.Shader.DebugInfo.100.html#). However, I've found an issue that if I add "-gVS"...
bug
SPIR-V