freedreno/a4xx: add some missing legacy formats to help TBOs
authorIlia Mirkin <imirkin@alum.mit.edu>
Mon, 22 Nov 2021 01:41:03 +0000 (20:41 -0500)
committerMarge Bot <emma+marge@anholt.net>
Mon, 22 Nov 2021 17:44:59 +0000 (17:44 +0000)
commitc87967bf179ffad7345ef31481981817d5b9be51
tree811ac442ee860f71578a995261343eef7eb5ad18
parent5a69f34aeb617ed97f887aabb7b31f34a979291c
freedreno/a4xx: add some missing legacy formats to help TBOs

Unlike with regular textures, we really have to support all the formats
directly for TBOs to work properly. Add the missing formats to fix
arb_texture_buffer_object-formats piglit.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13906>
src/gallium/drivers/freedreno/a4xx/fd4_format.c