Searched refs:queue_fam_props (Results 1 – 1 of 1) sorted by relevance
553 VkQueueFamilyProperties queue_fam_props[2]; in main() local554 uint32_t queue_fam_count = ARRAY_LENGTH_MACRO(queue_fam_props); in main()556 vkGetPhysicalDeviceQueueFamilyProperties(phy_device,&queue_fam_count,queue_fam_props); in main()