pan/bi: Use canonical term "message type"
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Fri, 2 Oct 2020 18:02:25 +0000 (14:02 -0400)
committerAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Sat, 10 Oct 2020 20:53:11 +0000 (16:53 -0400)
commit2b9484c2c824603e68014abd9e27685669d5613f
tree50ea2d63786056a8f8e425741d98faec8f15e213
parent800ee3d3033921020390dbba56acea0682f97179
pan/bi: Use canonical term "message type"

These identify the type of message produced by a message-passing
instruction, rather than information about the clause per se.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7081>
src/panfrost/bifrost/bi_pack.c
src/panfrost/bifrost/bi_print.h
src/panfrost/bifrost/bi_print_common.c
src/panfrost/bifrost/bi_print_common.h
src/panfrost/bifrost/bi_schedule.c
src/panfrost/bifrost/bifrost.h
src/panfrost/bifrost/compiler.h
src/panfrost/bifrost/disassemble.c
src/panfrost/bifrost/test/bi_test_pack.c