VkGet |
public Result GetPhysicalDeviceSurfaceFormats( PhysicalDevice physicalDevice, SurfaceKHR surface, uint* pSurfaceFormatCount, SurfaceFormatKHR* pSurfaceFormats )
[Missing <returns> documentation for "M:Ab4d.Vulkan.Vk.GetPhysicalDeviceSurfaceFormats(Ab4d.Vulkan.PhysicalDevice,Ab4d.Vulkan.SurfaceKHR,System.UInt32*,Ab4d.Vulkan.SurfaceFormatKHR*)"]
Required Extension: VK_KHR_surface
Success codes:VK_SUCCESS, VK_INCOMPLETE
Error codes:VK_ERROR_OUT_OF_HOST_MEMORY, VK_ERROR_OUT_OF_DEVICE_MEMORY, VK_ERROR_SURFACE_LOST_KHR