Searched defs:present_modes (Results 1 – 8 of 8) sorted by relevance
70 let mut present_modes = mem::zeroed(); in get_device_group_surface_present_modes2() localVariable
109 std::vector<VkPresentModeKHR> present_modes; member
228 VkPresentModeKHR *present_modes; in wsi_swapchain_is_present_mode_supported() local
534 static const VkPresentModeKHR present_modes[] = { variable
269 static const VkPresentModeKHR present_modes[] = { variable
964 VkPresentModeKHR *present_modes) in wsi_display_surface_get_present_modes()
57 pub present_modes: SupportedPresentModes, field
573 std::vector<VkPresentModeKHR> present_modes; in InitSwapchain() local