GPUOpen-Tools / radeon_gpu_analyzer

The Radeon GPU Analyzer (RGA) is an offline compiler and code analysis tool for Vulkan, DirectX, OpenGL, and OpenCL.
MIT License
402 stars 53 forks source link

Help : Assembly to glsl shader line correlation #86

Open gulfmaan opened 2 years ago

gulfmaan commented 2 years ago

Hello,

Is there a way I can map the RDNA based assembly code (generated from GPU Analyzer) back to GLSL shader file ?

Thanks, gulfmaan

jedi-CY commented 2 weeks ago

I desire for this too