radv: add RADV_FMASK_COMPRESSION_PARTIAL
authorChia-I Wu <olvaffe@gmail.com>
Tue, 7 Mar 2023 22:07:35 +0000 (14:07 -0800)
committerMarge Bot <emma+marge@anholt.net>
Thu, 6 Apr 2023 05:27:01 +0000 (05:27 +0000)
commitbd5fb29db6c1f338fdb8f1e3cc9bc2a1bf5e90a8
treeeeb837e48972485e1e146a426c5b8a71929631b4
parent3cf7ac4e9c4bbe67844437fa7f1f739076a9682b
radv: add RADV_FMASK_COMPRESSION_PARTIAL

RADV_FMASK_COMPRESSION_PARTIAL means the fmask is decompressed but not
expanded.  It is desired for sampling when the cmask is not
TC-compatible.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21615>
src/amd/vulkan/radv_image.c
src/amd/vulkan/radv_private.h