zink: fake sparse R9G9B9E5 support as needed
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 3 Jan 2022 19:34:44 +0000 (14:34 -0500)
committerMarge Bot <emma+marge@anholt.net>
Thu, 20 Jan 2022 15:51:30 +0000 (15:51 +0000)
commit1bbcd68d5f10b300bd80cc673b3c8ea264890712
treea4b0a77ce02c5ccbcf1873442291f037193be35b
parentd83b52928c46089c16145f8d8c56fcb0c49dbeda
zink: fake sparse R9G9B9E5 support as needed

these just allocate the whole thing now, which means they aren't actually
sparse, but who cares because nobody but cts is actually going to use it
and those tests pass just fine

Acked-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14381>
src/gallium/drivers/zink/zink_bo.c
src/gallium/drivers/zink/zink_resource.c