v3dv: expose VK_EXT_primitive_topology_list_restart
authorIago Toral Quiroga <itoral@igalia.com>
Mon, 12 Sep 2022 08:54:52 +0000 (10:54 +0200)
committerMarge Bot <emma+marge@anholt.net>
Mon, 12 Sep 2022 12:45:10 +0000 (12:45 +0000)
commite2010e000b09527aeaf1f87e427b25da36350ca8
tree3217f5beb79648d651df0af17906ab7666d9323e
parentf350b78b73899a31b5161aa10035b8decd284005
v3dv: expose VK_EXT_primitive_topology_list_restart

The hw supports restarts of list primmitives and we pass
all the relevant CTS tests.

We don't advertise patch list restarts because we don't support
tessellation shaders yet.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18544>
docs/features.txt
src/broadcom/vulkan/v3dv_device.c