Work around deArraySizeHelper deficiency with multi-dimension arrays
authorPiers Daniell <pdaniell@nvidia.com>
Mon, 5 Dec 2022 22:01:43 +0000 (15:01 -0700)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 16 Dec 2022 14:06:43 +0000 (14:06 +0000)
commit2797c0da3d8a6e176cb1a113a60245e08eeee1db
tree5f52b8f4c88fb9f4d3e6e7bc21e66bee9c55ac7d
parentbe29ae9ddb4e59b230b4ed5dc69906fe7baeac20
Work around deArraySizeHelper deficiency with multi-dimension arrays

This fixes a compilation issue with some compilers with deArraySizeHelper
and implicitly sized multi-dimensional arrays.

Affects:

Compilation only.

Components: Framework, Vulkan

VK-GL-CTS issue: 4158

Change-Id: Ie200647f34096b54544aff7f8d82b1eefabbd586
framework/common/tcuFuzzyImageCompare.cpp