Searched refs:getPhysicalDevices (Results 1 – 3 of 3) sorted by relevance
40 void getPhysicalDevices(uint32_t pPhysicalDeviceCount, VkPhysicalDevice* pPhysicalDevices) const;
40 void Instance::getPhysicalDevices(uint32_t pPhysicalDeviceCount, VkPhysicalDevice* pPhysicalDevices… in getPhysicalDevices() function in vk::Instance
131 vk::Cast(instance)->getPhysicalDevices(*pPhysicalDeviceCount, pPhysicalDevices); in vkEnumeratePhysicalDevices()