b00086d393
Rather than using 2 vfuncs, use one since we've unified the synchronization framework in the runtime with a single vk_sync object. v2 (Jason Ekstrand): - create_sync_for_memory is now in vk_device Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14237>