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

  /external/mesa3d/src/vulkan/wsi/
wsi_common_private.h 115 VkResult (*get_present_modes)(VkIcdSurfaceBase *surface, member in struct:wsi_interface
wsi_common.c 600 return iface->get_present_modes(surface, pPresentModeCount,
wsi_common_wayland.c 896 wsi->base.get_present_modes = wsi_wl_surface_get_present_modes;
wsi_common_x11.c     [all...]

Completed in 1461 milliseconds