Home
last modified time | relevance | path

Searched refs:perSwapchainResult (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkQueue.cpp343 VkResult perSwapchainResult = swapchain->present(presentInfo->pImageIndices[i]); in present() local
347 presentInfo->pResults[i] = perSwapchainResult; in present()
352 if(perSwapchainResult != VK_SUCCESS) in present()
356 commandResult = perSwapchainResult; in present()

Completed in 2 milliseconds