Searched refs:num_gpu_groups (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c509 int num_gpu_groups = 0; local in function:device_select_EnumeratePhysicalDeviceGroups
527 selected_physical_device_groups[num_gpu_groups] = physical_device_groups[i];
528 num_gpu_groups++;

Completed in 3 milliseconds