Query support for presentation via a given physical device and queue family.
The instance must have been created with extensions returned by SDL_Vulkan_GetInstanceExtensions() enabled.
The Vulkan instance handle.
A valid Vulkan physical device handle.
A valid queue family index for the given physical device.
true if supported, false if unsupported or an error occurred.
SDL_Vulkan_GetInstanceExtensions
See Implementation
Query support for presentation via a given physical device and queue family.
The instance must have been created with extensions returned by SDL_Vulkan_GetInstanceExtensions() enabled.