Searched defs:wsi_conn (Results 1 - 2 of 2) sorted by relevance
/third_party/libwebsockets/lib/roles/mqtt/client/ |
H A D | client-mqtt.c | 187 lws_mqtt_client_socket_service(struct lws *wsi, struct lws_pollfd *pollfd, struct lws *wsi_conn) lws_mqtt_client_socket_service() argument
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_x11.c | 204 struct wsi_x11_connection *wsi_conn = in wsi_x11_connection_create() local 349 wsi_x11_check_for_dri3(struct wsi_x11_connection *wsi_conn) wsi_x11_check_for_dri3() argument 384 struct wsi_x11_connection *wsi_conn = wsi_x11_get_connection() local 541 struct wsi_x11_connection *wsi_conn = wsi_GetPhysicalDeviceXcbPresentationSupportKHR() local 597 struct wsi_x11_connection *wsi_conn = x11_surface_get_support() local 1225 struct wsi_x11_connection *wsi_conn = x11_present_to_x11_dri3() local 1462 x11_needs_wait_for_fences(const struct wsi_device *wsi_device, struct wsi_x11_connection *wsi_conn, VkPresentModeKHR present_mode) x11_needs_wait_for_fences() argument 1510 struct wsi_x11_connection *wsi_conn = x11_manage_fifo_queues() local 1801 wsi_x11_get_dri3_modifiers(struct wsi_x11_connection *wsi_conn, xcb_connection_t *conn, xcb_window_t window, uint8_t depth, uint8_t bpp, VkCompositeAlphaFlagsKHR vk_alpha, uint64_t **modifiers_in, uint32_t *num_modifiers_in, uint32_t *num_tranches_in, const VkAllocationCallbacks *pAllocator) wsi_x11_get_dri3_modifiers() argument 1963 struct wsi_x11_connection *wsi_conn = x11_surface_create_swapchain() local [all...] |
Completed in 3 milliseconds