pan/bi: Pack LOAD/STORE
authorAlyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Thu, 15 Oct 2020 00:44:35 +0000 (20:44 -0400)
committerMarge Bot <eric+marge@anholt.net>
Fri, 23 Oct 2020 14:48:23 +0000 (14:48 +0000)
commite33b2976f3adcb8c7185265efe2812d91b33ab64
tree40cb6c1f820e9e2e7c20636c848daf9b32ef9d45
parent74be83d876f8e0b7e566a02920657ae21f205814
pan/bi: Pack LOAD/STORE

LOAD is the same as LOAD_UNIFORM (same instruction, I need to
deduplicate the IR), STORE is basically the same as LOAD.

Signed-off-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7206>
src/panfrost/bifrost/bi_pack.c