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
1698 void CommandQueue::queuePresent(egl::ContextPriority contextPriority, in queuePresent() function in rx::vk::CommandQueue
6608 void Renderer::queuePresent(vk::Context *context, in queuePresent() function in rx::vk::Renderer