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:21 +0000 (12:12 -0400)
commit9eeec03a6dc5f6c05dab28eb418d25c5794f8d0e
treecf2c0761280a14e4475eed0eb7919e6cd14c463f
parent3635d2df6275cd0ff809aef724ac5c904414c583
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
external/vulkancts/modules/vulkan/pipeline/vktPipelineTimestampTests.cpp