venus: suppress a false logging
authorYiwei Zhang <zzyiwei@chromium.org>
Sat, 29 Jul 2023 05:35:46 +0000 (22:35 -0700)
committerMarge Bot <emma+marge@anholt.net>
Sun, 30 Jul 2023 14:33:34 +0000 (14:33 +0000)
commit03ff3c0027267240d116df5e1593ffaa974690e0
treef526d2339058999ec06316466be469a29bd13ac4
parent99aeea467ba390e38921f49a326206c1b39dde1d
venus: suppress a false logging

Should only log when there's batched query feedbacks in the suspended
render pass instance. Additionally gate behind debug option.

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24379>
src/virtio/vulkan/vn_command_buffer.c