Home | History | Annotate | Download | only in layers

Lines Matching refs:vkGetPhysicalDeviceImageFormatProperties

137 VKAPI_ATTR VkResult VKAPI_CALL vkGetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling, VkImageUsageFlags usage, VkImageCreateFlags flags, VkImageFormatProperties* pImageFormatProperties)
1170 return (PFN_vkVoidFunction) vkGetPhysicalDeviceImageFormatProperties;
1442 return (PFN_vkVoidFunction) vkGetPhysicalDeviceImageFormatProperties;