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