Searched refs:tu_GetPhysicalDeviceFeatures (Results 1 – 2 of 2) sorted by relevance
17 tu_GetPhysicalDeviceFeatures(VkPhysicalDevice pdev, VkPhysicalDeviceFeatures *features) in tu_GetPhysicalDeviceFeatures() function
983 tu_GetPhysicalDeviceFeatures(physicalDevice, &supported_features); in tu_CreateDevice()