pan/bi: Rename bi_block->name to bi_block->index
authorAlyssa Rosenzweig <alyssa@collabora.com>
Tue, 19 Apr 2022 17:59:31 +0000 (13:59 -0400)
committerMarge Bot <emma+marge@anholt.net>
Tue, 3 May 2022 17:56:16 +0000 (17:56 +0000)
commiteb0001bf2bd80dce2824d1e9650049dac37df6b7
treeb75171a53852c4516960e24fc86db42890eacc63
parent5a2dd4a44d8a5f927bc749bab52455440acca0ab
pan/bi: Rename bi_block->name to bi_block->index

This is consistent with nir_block and (IMO) less confusing.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16279>
src/panfrost/bifrost/bi_layout.c
src/panfrost/bifrost/bi_print.c
src/panfrost/bifrost/bi_printer.c.py
src/panfrost/bifrost/bifrost_compile.c
src/panfrost/bifrost/compiler.h
src/panfrost/bifrost/valhall/va_pack.c