vkGetPhysicalDeviceImageFormatProperties2 | NVK Search
  1. No Results
Categories
vkGetPhysicalDeviceImageFormatProperties2 Lists physical device\ Syntax
VkResult vkGetPhysicalDeviceImageFormatProperties2();
Parameters physicalDevice VkPhysicalDevice is the physical device from which to query the image capabilities. pImageFormatInfo VkPhysicalDeviceImageFormatInfo2 is a reference to a VkPhysicalDeviceImageFormatInfo2 structure describing the parameters that would be consumed by vkCreateImage. pImageFormatProperties VkImageFormatProperties2 is a reference to a VkImageFormatProperties2 structure in which capabilities are returned.