Searched refs:physicalDevicePropertiesOut (Results 1 – 2 of 2) sorted by relevance
250 VkPhysicalDeviceProperties *physicalDevicePropertiesOut) in ChoosePhysicalDevice() argument258 vkGetPhysicalDeviceProperties(physicalDevice, physicalDevicePropertiesOut); in ChoosePhysicalDevice()259 if (filter(*physicalDevicePropertiesOut)) in ChoosePhysicalDevice()269 vkGetPhysicalDeviceProperties(*physicalDeviceOut, physicalDevicePropertiesOut); in ChoosePhysicalDevice()
61 VkPhysicalDeviceProperties *physicalDevicePropertiesOut);