Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceUtil.cpp109 deUint32 chooseDeviceIndex (const InstanceInterface& vkInstance, const VkInstance instance, const t… in chooseDeviceIndex() function
147 const size_t deviceId = chooseDeviceIndex(vkInstance, instance, cmdLine); in chooseDevice()
DvkDeviceUtil.hpp57 deUint32 chooseDeviceIndex (const InstanceInterface& vkInstance,
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1434 …const deUint32 deviceIdx = vk::chooseDeviceIndex(context.getInstanceInterface(), *instance… in deviceGroupPeerMemoryFeatures()