Skip to content

pvr: Only destroy the physcial device if it exists

Faith Ekstrand requested to merge gfxstrand/mesa:pvr/phys-dev-destroy into main

Without this, it segfaults on instance destruction which brings down the Vulkan app if you have the driver installed on your system, even if you have no PowerVR hardware.

Merge request reports