radv: use multidraw iteration for direct draws
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 30 Mar 2021 20:24:01 +0000 (16:24 -0400)
committerMarge Bot <eric+marge@anholt.net>
Tue, 6 Jul 2021 13:16:56 +0000 (13:16 +0000)
commit72e75092a9c4778523cb964c52a739aad46f010e
tree015f0e7c338bf846286cc5adf580ac4e9d839eec
parent307a4bf4abcf0c1f86879e616945236c8635d996
radv: use multidraw iteration for direct draws

there's still no arrays of draw info being passed, but this takes care of
all the work for it

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11532>
src/amd/vulkan/radv_cmd_buffer.c