Home | History | Annotate | Download | only in layers

Lines Matching refs:vkGetPhysicalDeviceSparseImageFormatProperties

327 vkGetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type,
762 if (!strcmp(funcName, "vkGetPhysicalDeviceSparseImageFormatProperties"))
763 return (PFN_vkVoidFunction)vkGetPhysicalDeviceSparseImageFormatProperties;