Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DSwapchain.cpp79 void Swapchain::queuePresent(vk::Queue queue, uint32_t imageIndex, vk::Semaphore waitSemaphore) in queuePresent() function in Swapchain
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp735 VkResult CommandProcessor::queuePresent(egl::ContextPriority contextPriority, in queuePresent() function in rx::vk::CommandProcessor
1252 VkResult CommandQueue::queuePresent(egl::ContextPriority contextPriority, in queuePresent() function in rx::vk::CommandQueue
DRendererVk.cpp3550 VkResult RendererVk::queuePresent(vk::Context *context, in queuePresent() function in rx::RendererVk