Searched refs:chooseDeviceIndex (Results 1 – 3 of 3) sorted by relevance
109 deUint32 chooseDeviceIndex (const InstanceInterface& vkInstance, const VkInstance instance, const t… in chooseDeviceIndex() function147 const size_t deviceId = chooseDeviceIndex(vkInstance, instance, cmdLine); in chooseDevice()
57 deUint32 chooseDeviceIndex (const InstanceInterface& vkInstance,
1434 …const deUint32 deviceIdx = vk::chooseDeviceIndex(context.getInstanceInterface(), *instance… in deviceGroupPeerMemoryFeatures()