Skip to content

vkinstance: Don't abort in case that system has no available vulkan device

Seungha Yang requested to merge seungha.yang/gst-plugins-bad:vulkan-abort into master

Specification doesn't have restriction that returned pPhysicalDeviceCount value must be non-zero

Merge request reports