Searched refs:num_cpu_groups (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/ | ||
| H A D | device_select_layer.c | 510 int num_cpu_groups = 0; local in function:device_select_EnumeratePhysicalDeviceGroups 524 selected_physical_device_groups[physical_device_group_count - num_cpu_groups - 1] = physical_device_groups[i]; 525 num_cpu_groups++; |
Completed in 2 milliseconds