|
static |
Check whether specific formats is supported by physical device.
| [in] | physicalDevice | VkPhysicalDevice. |
| [in] | candidates | The VkFormats Container we need query. |
| [in] | tiling | VkImageTiling. |
| [in] | features | VkFormatFeatureFlags. |
Iter all candidates.
Return one if not find.
Iter all candidates.
Return one if not find.
Definition at line 62 of file VulkanSwapChain.cpp.