Fix bug in calcFloatDiff
authorNishit Shah <nishit.shah@samsung.com>
Thu, 20 Jan 2022 17:23:14 +0000 (11:23 -0600)
committerTomasz Gregorek <t.gregorek@partner.samsung.com>
Tue, 25 Jan 2022 15:43:44 +0000 (09:43 -0600)
commit21bec9a863038e4100183ca8f59f1f23388005e9
tree685ac2039d24a0b15075c8e900e7266f0bb79467
parent692bf1bf4749992c3522025564ae4cef303e86dd
Fix bug in calcFloatDiff

bsign variable in function calcFloatDiff is wrongly declared. Fixing.

VK-GL-CTS issue: 3472

Affects:
dEQP-VK.api.image_clearing.core.clear_depth_stencil_image*
and all the tests from the vktApiImageClearingTests.cpp file.

Components: Vulkan
Signed-off-by: Nishit Shah <nishit.shah@samsung.com>
Change-Id: I654920c9de460eb04caaca988552f65da3aa2687
external/vulkancts/modules/vulkan/api/vktApiImageClearingTests.cpp