Fix Windows build
authorBoris Zanin <boris.zanin@mobica.com>
Tue, 9 Jan 2018 14:18:11 +0000 (15:18 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Wed, 10 Jan 2018 10:45:46 +0000 (05:45 -0500)
commit041faecad07df4613256ce15a47425644bf76254
treea877ebcd7284f08af00b79cac6563ec7e8513e3b
parent4cc5f3def87cacc1590706d712e915f66640a1f0
Fix Windows build

UINT64_MAX is undefined under Windows. Use standard workaround.

Affects:

dEQP-VK.synchronization.basic.semaphore.chain

Components: Vulkan

Vk-GL-CTS issue: 822

Change-Id: Ib65d6770dd92cc29c89b66934e147a3ef319efeb
external/vulkancts/modules/vulkan/synchronization/vktSynchronizationBasicSemaphoreTests.cpp