r600: don't dump shader info to files on debug
authorGert Wollny <gert.wollny@collabora.com>
Fri, 22 Jul 2022 17:39:38 +0000 (19:39 +0200)
committerMarge Bot <emma+marge@anholt.net>
Sat, 23 Jul 2022 13:10:45 +0000 (13:10 +0000)
commit36c000484d095b5f8cb067b2265638f49afd9dcb
tree44069bf383ec329965fbdbfa240524a6d95ebd29
parentdcfb047e11922730afd280fe7364a14036efeff6
r600: don't dump shader info to files on debug

This was useful to bring up the NIR backend, but is not needed
anymore.

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17678>
src/gallium/drivers/r600/r600_shader.c