Function VkInstanceCmds.GetPhysicalDeviceImageFormatProperties
Commands for VK_VERSION_1_0
VkResult GetPhysicalDeviceImageFormatProperties
(
VkPhysicalDevice_T* physicalDevice,
VkFormat format,
VkImageType type,
VkImageTiling tiling,
uint usage,
uint flags,
VkImageFormatProperties* pImageFormatProperties
);