Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dloader_linux.c239 …bool app_is_vulkan_1_1 = loader_check_version_meets_required(LOADER_VERSION_1_1_0, inst->app_api_v… in linux_read_sorted_physical_devices() local
300 if (app_is_vulkan_1_1 && device_is_1_1_capable) { in linux_read_sorted_physical_devices()
350 …bool app_is_vulkan_1_1 = loader_check_version_meets_required(LOADER_VERSION_1_1_0, inst->app_api_v… in linux_sort_physical_device_groups() local
403 if (app_is_vulkan_1_1 && device_is_1_1_capable) { in linux_sort_physical_device_groups()