Accept saturated values for the 32bit buffer
authorTomasz Owczarek <tomasz.owczarek@arm.com>
Mon, 9 Sep 2019 15:03:44 +0000 (16:03 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 12 Sep 2019 16:12:26 +0000 (12:12 -0400)
commitee1852486c84725bd6959c53f335d811ec967ade
tree56b1dc365ac3e8eae310f1eb33bfd72641190c29
parent6e78f208fc1eee97369363c846272e983a36c28e
Accept saturated values for the 32bit buffer

API documentation, extension 1.1, vkGetQueryPoolResults description:
"If VK_QUERY_RESULT_64_BIT is not set and the result overflows a 32-bit
value, the value may either wrap or saturate."

Affects:
dEQP-VK.pipeline.timestamp.misc_tests.*

Components: Vulkan

VK-GL-CTS issue: 1985

Change-Id: Id229ea4c13b52bf27c00de734c437d878365fef9
(cherry picked from commit 9eeec03a6dc5f6c05dab28eb418d25c5794f8d0e)
external/vulkancts/modules/vulkan/pipeline/vktPipelineTimestampTests.cpp