radv: Add debug option to dump meta shaders.
authorTimur Kristóf <timur.kristof@gmail.com>
Wed, 18 Sep 2019 12:39:10 +0000 (14:39 +0200)
committerConnor Abbott <cwabbott0@gmail.com>
Thu, 26 Sep 2019 13:36:49 +0000 (13:36 +0000)
commit30f0c0ea7db129dafb2e879de8faad6907a09791
tree280a0dd7c814a412154d453baaef73ac06446903
parenta4fd8ba7e39f7571a2a08e3c602b4d08566f3a09
radv: Add debug option to dump meta shaders.

This new option can help debug shader compiler problems when
there are issues with the meta shaders.

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_debug.h
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_shader.c