Fix atomic tests' texture size
authorAitor Camacho <aitor@lunarg.com>
Tue, 8 Nov 2022 19:01:27 +0000 (20:01 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Mon, 19 Dec 2022 10:55:16 +0000 (10:55 +0000)
commitaae0bd6f2566247145cdcb57b87279c84559590f
tree3964da9d131fcfca9d5f8430647969e1ce1abbac
parent43524a00e86b64089ba0374e948ff12dfedd4779
Fix atomic tests' texture size

Atomic tests did not check if the wanted texture size for the
tested texture type is supported by the device

Affects:
*.image_load_store.*.atomic.*return_value

Components: OpenGL, OpenGL ES

VK-GL-CTS issue: 2876

Change-Id: If3d7e233480f65877ceb981057fd9d620c563e58
modules/gles31/functional/es31fShaderImageLoadStoreTests.cpp