Lines Matching refs:vkGetPhysicalDeviceImageFormatProperties
254 vkGetPhysicalDeviceImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, VkImageTiling tiling,754 if (!strcmp(funcName, "vkGetPhysicalDeviceImageFormatProperties"))755 return (PFN_vkVoidFunction)vkGetPhysicalDeviceImageFormatProperties;