Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_wsi_x11.c41 return wsi_get_physical_device_xcb_presentation_support( in anv_GetPhysicalDeviceXcbPresentationSupportKHR()
57 return wsi_get_physical_device_xcb_presentation_support( in anv_GetPhysicalDeviceXlibPresentationSupportKHR()
/external/mesa3d/src/amd/vulkan/
Dradv_wsi_x11.c45 return wsi_get_physical_device_xcb_presentation_support( in radv_GetPhysicalDeviceXcbPresentationSupportKHR()
61 return wsi_get_physical_device_xcb_presentation_support( in radv_GetPhysicalDeviceXlibPresentationSupportKHR()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.h28 VkBool32 wsi_get_physical_device_xcb_presentation_support(
Dwsi_common_x11.c352 VkBool32 wsi_get_physical_device_xcb_presentation_support( in wsi_get_physical_device_xcb_presentation_support() function