Fix name shadowing warning in SurfaceCountersError
authorRicardo Garcia <rgarcia@igalia.com>
Fri, 18 Oct 2019 15:35:37 +0000 (17:35 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 18 Oct 2019 20:22:17 +0000 (16:22 -0400)
commit54ec6f2b1390bf33ea10424dca610f8bcbfefa06
tree0f34d1f0360874bcc586e978662a545cafe0b17b
parenta5e9993ad0e2e4b908da33c5b020400af59f5c33
Fix name shadowing warning in SurfaceCountersError

This is a simple warning fix that should not affect any test results,
related to the previous solution to the issue below.

Components: Vulkan
VK-GL-CTS issue: 1683

Change-Id: Ifa702330768f87e25d73f7489a306b4d4a1bbfb3
external/vulkancts/modules/vulkan/wsi/vktWsiDisplayTests.cpp