Searched refs:bestPhysicalDeviceIndex (Results 1 – 1 of 1) sorted by relevance
205 uint32_t bestPhysicalDeviceIndex = 0; in testDeviceCreation() local299 bestPhysicalDeviceIndex = physDevsWithBothGraphicsAndCompute[0]; in testDeviceCreation()301 bestPhysicalDeviceIndex = physDevsWithGraphicsOnly[0]; in testDeviceCreation()308 VkPhysicalDevice bestPhysicalDevice = physicalDevices[bestPhysicalDeviceIndex]; in testDeviceCreation()