Lines Matching refs:vkGetPhysicalDeviceFormatProperties
248 vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties *pFormatProperties) {752 if (!strcmp(funcName, "vkGetPhysicalDeviceFormatProperties"))753 return (PFN_vkVoidFunction)vkGetPhysicalDeviceFormatProperties;