Vulkan: fix the return code for vkGetPastPresentationTimingGOOGLE

1. Return VK_ERROR_OUT_OF_DATE_KHR when the surface is out of date.
2. Return VK_INCOMPLETE per spec describes.

Bug: 134185757
Test: CtsDeqpTestCases
Change-Id: I34bd1b85b41e61e6123095223471cc25f5e7a960
1 file changed