nir: extract print_shader_info() from nir_print_shader_annotated()
authorMihai Preda <mhpreda@gmail.com>
Wed, 2 Nov 2022 10:07:36 +0000 (12:07 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 7 Dec 2022 12:59:33 +0000 (12:59 +0000)
commit185e65f0f5d915e26cb7fe9d57938794addb7f11
tree77930d1c6c3b523ad0cac1990d2c77a50e89a743
parent2e775b8bdbc5cd0d120b5c757188f6e85bf0d59d
nir: extract print_shader_info() from nir_print_shader_annotated()

This is a refactoring, it is not supposed to change the printed output.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19570>
src/compiler/nir/nir_print.c