radv/video: add debug flag to enable dpb image array on newer GPUs.
authorDave Airlie <airlied@redhat.com>
Thu, 25 May 2023 04:04:40 +0000 (14:04 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 30 May 2023 02:53:32 +0000 (02:53 +0000)
commit1a2a33048322bc86c3b48813a5f25182e2858d27
treea4a5f8a8ea68d4cd1bd7232d041aeca3ba0bd514
parent04c28c9fba0fe27913f454673e291353f27dcd7e
radv/video: add debug flag to enable dpb image array on newer GPUs.

This is useful to test the paths on newer GPUs that work on older GPUs.

Reviewed-by: Lynne <dev@lynne.ee>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23227>
src/amd/vulkan/radv_debug.h
src/amd/vulkan/radv_instance.c
src/amd/vulkan/radv_video.c