tu: Dump out shader assembly when requested
authorConnor Abbott <cwabbott0@gmail.com>
Thu, 26 Mar 2020 14:35:11 +0000 (15:35 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 9 Apr 2020 15:56:55 +0000 (15:56 +0000)
commit63c2e8137d4dca0f5232a3c3a98e182e7ba7f943
treedc4d225b8ea9672f8155d41c0ee235e100f7ebb3
parentd22e2b3bd0e60a18fda0aa54e72927afdc4b5489
tu: Dump out shader assembly when requested

We don't use the ir3 variant machinery, so we have to do this ourselves.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4358>
src/freedreno/vulkan/tu_shader.c