radv: disable conditional rendering for vkCmdCopyQueryPoolResults()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 5 Nov 2018 08:54:28 +0000 (09:54 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 7 Nov 2018 10:31:36 +0000 (11:31 +0100)
commit0a0aa2ba6c37085948cc7efe11695ebe4fdf12fe
tree299c7e7b1e821a3dfe7d094624865598ea6b4efd
parent1e7c3379e1ab6bc7f7a0a6590f63ad779dd01724
radv: disable conditional rendering for vkCmdCopyQueryPoolResults()

VK_EXT_conditional_rendering says that copy commands should not be
affected by conditional rendering.

Cc: 18.2 18.3 <mesa-stable@lists.freedesktop.org>
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
src/amd/vulkan/radv_query.c