ff9c47f463
No panvk_device_set_lost() users yet, and if we start reporting device-lost events, we will use vk_device_set_lost() directly. Replace the only call to panvk_device_is_lost() by a vk_device_is_lost() call. Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28104>