radv: Return hang status from radv_check_gpu_hangs()
Return VK_ERROR_DEVICE_LOST if a hang is detected. This is necessary because the application needs to know if it should call vkGetDeviceFaultInfoEXT().
Edited by Jeremy Gebben
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Return VK_ERROR_DEVICE_LOST if a hang is detected. This is necessary because the application needs to know if it should call vkGetDeviceFaultInfoEXT().