HomeSort by relevance Sort by last modified time
    Searched refs:queue_present (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/vulkan/wsi/
wsi_common_private.h 65 VkResult (*queue_present)(struct wsi_swapchain *swap_chain, member in struct:wsi_swapchain
wsi_common.c 750 result = swapchain->queue_present(swapchain,
wsi_common_wayland.c 815 chain->base.queue_present = wsi_wl_swapchain_queue_present;
wsi_common_x11.c     [all...]

Completed in 87 milliseconds