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

/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c55 bool has_pci_bus, has_vulkan11; member in struct:instance_info
168 info->has_vulkan11 = pCreateInfo->pApplicationInfo &&
178 if (info->has_vulkan11)
213 if (info->has_vulkan11 && info->has_pci_bus)
256 if (info->has_vulkan11 && info->has_pci_bus)
263 if (info->has_vulkan11 && info->has_pci_bus) {

Completed in 2 milliseconds