Home
last modified time | relevance | path

Searched defs:present_modes (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_kopper.h72 uint32_t present_modes; //VkPresentModeKHR bitmask member
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_win32.c261 static const VkPresentModeKHR present_modes[] = { variable
Dwsi_common_wayland.c693 static const VkPresentModeKHR present_modes[] = { variable
Dwsi_common.c337 VkPresentModeKHR *present_modes; in wsi_swapchain_is_present_mode_supported() local
Dwsi_common_x11.c416 static const VkPresentModeKHR present_modes[] = { variable
Dwsi_common_display.c1034 VkPresentModeKHR *present_modes) in wsi_display_surface_get_present_modes()