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