Searched refs:phy_device_count (Results 1 – 1 of 1) sorted by relevance
476 uint32_t phy_device_count; in main() local479 &phy_device_count, in main()482 VkPhysicalDevice * phy_devices = vk_host_alloc(NULL,phy_device_count * sizeof(*phy_devices)); in main()485 &phy_device_count, in main()493 for (uint32_t ii=0; ii<phy_device_count; ii++) in main()