Searched refs:getLastAndClearPresentResult (Results 1 – 2 of 2) sorted by relevance
453 return getLastAndClearPresentResult(swapchain); in getLastPresentResult()535 VkResult getLastAndClearPresentResult(VkSwapchainKHR swapchain);
611 VkResult CommandProcessor::getLastAndClearPresentResult(VkSwapchainKHR swapchain) in getLastAndClearPresentResult() function in rx::vk::CommandProcessor