Re: [Mesa-dev] [PATCH v3] radv: Implement VK_AMD_shader_info

2017-10-28 Thread Bas Nieuwenhuizen
I fixed the LDS reporting (lds_size is what is in the reg, we need a multiplier), and pushed this. Thanks. On Fri, Oct 27, 2017 at 3:25 PM, Alex Smith wrote: > This allows an app to query shader statistics and get a disassembly of > a shader. RenderDoc git has

[Mesa-dev] [PATCH v3] radv: Implement VK_AMD_shader_info

2017-10-27 Thread Alex Smith
This allows an app to query shader statistics and get a disassembly of a shader. RenderDoc git has support for it, so this allows you to view shader disassembly from a capture. When this extension is enabled on a device (or when tracing), we now disable pipeline caching, since we don't get the