Searched refs:choosenDevice (Results 1 – 1 of 1) sorted by relevance
188 const vk::VkPhysicalDevice choosenDevice = chooseDevice(preinterface, *preinstance, cmdLine); in determineDeviceVersions() local189 …t VkPhysicalDeviceProperties props = getPhysicalDeviceProperties(preinterface, choosenDevice); in determineDeviceVersions()