zink: handle PIPE_BUFFER sparse texture queries
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Thu, 21 Apr 2022 17:10:37 +0000 (13:10 -0400)
committerMarge Bot <emma+marge@anholt.net>
Wed, 18 May 2022 02:29:18 +0000 (02:29 +0000)
commitca1d98df995a8fe3948a5bf7b1316d0184ffeb99
treeca7bef595f01796ab6627ad5e20990d11af3ca9a
parent5e4009fe6c91c34a7cdf8c16aa5aa53c3ff41222
zink: handle PIPE_BUFFER sparse texture queries

this is legal but was never handled

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16563>
src/gallium/drivers/zink/zink_screen.c