anv: add support for dumping shader info via VK_EXT_debug_report
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 18 Feb 2019 04:40:49 +0000 (15:40 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Mon, 11 Mar 2019 05:16:04 +0000 (16:16 +1100)
commit051b4064da5e28c13f691385c48d1d86e525774c
tree6098f9e02069d95a43286e3baa2a0fd4eee9a071
parentf36794d1f0c7f3638f34ff6face8840938a445d0
anv: add support for dumping shader info via VK_EXT_debug_report

This information will be used by the vkpipeline-db tool.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/intel/vulkan/anv_device.c
src/intel/vulkan/anv_pipeline.c