Searched defs:queuePresent (Results 1 – 3 of 3) sorted by relevance
79 void Swapchain::queuePresent(vk::Queue queue, uint32_t imageIndex, vk::Semaphore waitSemaphore) in queuePresent() function in Swapchain
1538 void CommandQueue::queuePresent(egl::ContextPriority contextPriority, in queuePresent() function in rx::vk::CommandQueue
5645 void RendererVk::queuePresent(vk::Context *context, in queuePresent() function in rx::RendererVk