Home
last modified time | relevance | path

Searched refs:queue_fam_count (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/compute/hs/vk/bench/
Dmain.c554 uint32_t queue_fam_count = ARRAY_LENGTH_MACRO(queue_fam_props); in main() local
556 vkGetPhysicalDeviceQueueFamilyProperties(phy_device,&queue_fam_count,queue_fam_props); in main()