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
690 VkResult CommandProcessor::queuePresent(egl::ContextPriority contextPriority, in queuePresent() function in rx::vk::CommandProcessor1210 VkResult CommandQueue::queuePresent(egl::ContextPriority contextPriority, in queuePresent() function in rx::vk::CommandQueue
3200 VkResult RendererVk::queuePresent(vk::Context *context, in queuePresent() function in rx::RendererVk