Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dloader.c6656 for (uint32_t indiv_gpu = 0; indiv_gpu < count_this_time; indiv_gpu++) { in terminator_EnumeratePhysicalDeviceGroups() local
6657 uint32_t cur_index = indiv_gpu + cur_icd_group_count; in terminator_EnumeratePhysicalDeviceGroups()
6661 … local_phys_dev_groups[cur_index].group_props.physicalDevices[0] = phys_dev_array[indiv_gpu]; in terminator_EnumeratePhysicalDeviceGroups()