Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/test/unittest/
H A Dvulkan_loader_unit_test.cpp1033 VkPresentInfoKHR presentInfo = {}; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/vulkan_layers/swapchain_layer/
H A Dswapchain_layer.cpp1091 const VkPresentRegionKHR* GetPresentRegions(const VkPresentInfoKHR* presentInfo) in GetPresentRegions()
1112 VkResult ReleaseImage(VkQueue queue, const VkPresentInfoKHR* presentInfo, in ReleaseImage()
1210 VkQueue queue, const VkPresentInfoKHR* presentInfo) in QueuePresentKHR()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp324 const VkPresentInfoKHR presentInfo { in Present() local