vulkan: remove refcount from vlc_vk_platform_t
I can't think of a use case for this ever being refcounted. It made more sense back when it held the actual instance, but the platform/surface is only ever going to be used by whatever also owns the vout_window_t.
Please register or sign in to comment