Home
last modified time | relevance | path

Searched refs:present_flags (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_win32.cpp691 UINT present_flags = chain->base.present_mode == VK_PRESENT_MODE_IMMEDIATE_KHR ? in wsi_win32_queue_present_dxgi() local
694 HRESULT hres = chain->dxgi->Present1(sync_interval, present_flags, &params); in wsi_win32_queue_present_dxgi()