Home
last modified time | relevance | path

Searched defs:vsync (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Dswapchain_gles.h47 bool vsync; member
/foundation/graphic/graphic_2d/interfaces/inner_api/wmclient/
Dwindow_manager_type.h104 uint32_t vsync; member
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dswapchain_vk.cpp128 …GetPresentMode(const VkPhysicalDevice physicalDevice, const VkSurfaceKHR surface, const bool vsync) in GetPresentMode()