compile/nir: Correct printing dest_type
authorGert Wollny <gert.wollny@collabora.com>
Wed, 21 Oct 2020 22:36:13 +0000 (00:36 +0200)
committerMarge Bot <eric+marge@anholt.net>
Thu, 22 Oct 2020 11:39:34 +0000 (11:39 +0000)
commitb739bb71680cd33a31e3b02e6e66cf154738a662
tree01603fb05bec96e3c0f2bdd83db378c927d3dc11
parent4e2fe34aa9944612f2224188317a4ad2aee8035b
compile/nir: Correct printing dest_type

Fixes: 0aa08ae2f673a36709c5485679d4c89a747ec0e9
    nir: Split NIR_INTRINSIC_TYPE into separate src/dest indices

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7261>
src/compiler/nir/nir_print.c