Home
last modified time | relevance | path

Searched refs:choosenDevice (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp188 const vk::VkPhysicalDevice choosenDevice = chooseDevice(preinterface, *preinstance, cmdLine); in determineDeviceVersions() local
189 …t VkPhysicalDeviceProperties props = getPhysicalDeviceProperties(preinterface, choosenDevice); in determineDeviceVersions()