Home
last modified time | relevance | path

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

/third_party/vulkan-loader/loader/
Dloader_common.h328 bool wsi_macos_surface_enabled; member
Dwsi.c91 loader_inst->wsi_macos_surface_enabled = true; in wsi_create_instance()
1369 if (!loader_inst->wsi_macos_surface_enabled) { in terminator_CreateMacOSSurfaceMVK()
2927 *addr = loader_inst->wsi_macos_surface_enabled ? (void *)vkCreateMacOSSurfaceMVK : NULL; in wsi_swapchain_instance_gpa()