venus: flush when batched draw calls reach a threshold
authorYiwei Zhang <zzyiwei@chromium.org>
Tue, 26 Apr 2022 19:25:54 +0000 (19:25 +0000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 26 Apr 2022 23:49:59 +0000 (23:49 +0000)
commit1598d18a8868b6f506811661a20fa65307349771
treeb665384206fcaebef3a346527d7984197f060064
parent9dc68bd975e138011d39326f7b597ad6e1e8f79f
venus: flush when batched draw calls reach a threshold

Add VN_DRAW_CMD_BATCH_LIMIT option

e.g. for Android
adb shell setprop mesa.vn.draw.cmd.batch.limit 100

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