radv: Pass logical device to si_emit_graphics
authorJoshua Ashton <joshua@froggi.es>
Fri, 24 Apr 2020 10:13:51 +0000 (11:13 +0100)
committerMarge Bot <eric+marge@anholt.net>
Sat, 25 Apr 2020 00:32:20 +0000 (00:32 +0000)
commit0b44582394664087cc8d558f6c928f14e15f4616
tree8e6dcc4af7aa295dcb025eece4c0c3505aa6f8b4
parentbf542484ea87290f57e67558bd6ace165d8eb4a2
radv: Pass logical device to si_emit_graphics

We'll need this in order to retrieve the va of a bo for a future ext.

Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4728>
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/si_cmd_buffer.c