Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/vulkan/
Dv3dv_wsi_x11.c44 return wsi_get_physical_device_xcb_presentation_support( in v3dv_GetPhysicalDeviceXcbPresentationSupportKHR()
58 return wsi_get_physical_device_xcb_presentation_support( in v3dv_GetPhysicalDeviceXlibPresentationSupportKHR()
/external/mesa3d/src/freedreno/vulkan/
Dtu_wsi_x11.c45 return wsi_get_physical_device_xcb_presentation_support( in tu_GetPhysicalDeviceXcbPresentationSupportKHR()
59 return wsi_get_physical_device_xcb_presentation_support( in tu_GetPhysicalDeviceXlibPresentationSupportKHR()
/external/mesa3d/src/intel/vulkan/
Danv_wsi_x11.c41 return wsi_get_physical_device_xcb_presentation_support( in anv_GetPhysicalDeviceXcbPresentationSupportKHR()
55 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()
59 return wsi_get_physical_device_xcb_presentation_support( in radv_GetPhysicalDeviceXlibPresentationSupportKHR()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_wsi_x11.c38 return wsi_get_physical_device_xcb_presentation_support( in lvp_GetPhysicalDeviceXcbPresentationSupportKHR()
52 return wsi_get_physical_device_xcb_presentation_support( in lvp_GetPhysicalDeviceXlibPresentationSupportKHR()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.h28 VkBool32 wsi_get_physical_device_xcb_presentation_support(
Dwsi_common_x11.c378 VkBool32 wsi_get_physical_device_xcb_presentation_support( in wsi_get_physical_device_xcb_presentation_support() function