v3dv: no need to manually add assembly bo to the job
authorAlejandro Piñeiro <apinheiro@igalia.com>
Sat, 8 Feb 2020 22:12:56 +0000 (23:12 +0100)
committerMarge Bot <eric+marge@anholt.net>
Tue, 13 Oct 2020 21:21:27 +0000 (21:21 +0000)
commit83e83257f801f156ed21296e4b25c4f1ba38dda7
treecb10ea18167ffa7d198fc0b9befffdd20b78906b
parent3dff3f3a452bb3fda0cbe2a82061ad1601179322
v3dv: no need to manually add assembly bo to the job

The _cl utility methods are already doing that implicitly, as a way to
ensure that any address emitted gets its bo included on the job.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6766>
src/broadcom/vulkan/v3dv_cmd_buffer.c