GCC 11 build fixes
authorMika Väinölä <mika.vainola@siru.fi>
Wed, 10 Mar 2021 11:16:38 +0000 (13:16 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 3 Dec 2021 16:53:24 +0000 (11:53 -0500)
commit4b8e45f428f0b076ab211127d9176931c975e13e
tree07f258f910aca12a4e2f4478a2bf662d5545da1b
parent57b7cb51e69213af5205c1afcc2ef322da0b6c1a
GCC 11 build fixes

Some files used std::numeric_limits without including <limits> and
failed to compile.

VK-GL-CTS issue: 2842

Change-Id: I5bd290f9c312a30c2fcb223307c7b5c785a0fa92
(cherry picked from commit c686fd7ddf13d9ec51c84aea044d36ef3dd69c68)
external/vulkancts/modules/vulkan/wsi/vktWsiFullScreenExclusiveTests.cpp