Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dloader_linux.c75 int32_t compare_devices(const void *a, const void *b) { in compare_devices() function
325 … qsort(sorted_device_info, phys_dev_count, sizeof(struct LinuxSortedDeviceInfo), compare_devices); in linux_read_sorted_physical_devices()
428 sizeof(struct LinuxSortedDeviceInfo), compare_devices); in linux_sort_physical_device_groups()