Skip to content
Snippets Groups Projects
Commit 70f18499 authored by Niklas Haas's avatar Niklas Haas
Browse files

vulkan: don't try retrieving pending timers

I think that in theory, vkGetQueryPoolResults shouldn't have been
allowed to report VK_SUCCESS in this case, but at least AMDVLK still
does so. Explicitly check to see if the time is pending before
attempting to read from it.
parent d872c73c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment