Searched refs:VK_PRESENT_MODE_FIFO_KHR (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_wayland.c519 VK_PRESENT_MODE_FIFO_KHR,
824 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR) {
849 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR) {
H A Dwsi_common_x11.c271 VK_PRESENT_MODE_FIFO_KHR,
1065 assert(chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR);
1489 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR) {
H A Dwsi_common.c124 wsi->override_present_mode = VK_PRESENT_MODE_FIFO_KHR;
H A Dwsi_common_display.c945 *present = VK_PRESENT_MODE_FIFO_KHR;
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_wayland.c725 VK_PRESENT_MODE_FIFO_KHR,
1090 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR) {
1115 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR) {
H A Dwsi_common_x11.c369 VK_PRESENT_MODE_FIFO_KHR,
1830 if ((chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR ||
1847 if (chain->base.present_mode == VK_PRESENT_MODE_FIFO_KHR ||
H A Dwsi_common_win32.c274 VK_PRESENT_MODE_FIFO_KHR,
H A Dwsi_common.c140 wsi->override_present_mode = VK_PRESENT_MODE_FIFO_KHR;
H A Dwsi_common_display.c979 *present = VK_PRESENT_MODE_FIFO_KHR;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h4754 VK_PRESENT_MODE_FIFO_KHR = 2, enumerator in enum:VkPresentModeKHR
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h6039 VK_PRESENT_MODE_FIFO_KHR = 2, enumerator in enum:VkPresentModeKHR

Completed in 620 milliseconds