Return UNSUPPORTED if no compressed textures available
authorJuan A. Suarez Romero <jasuarez@igalia.com>
Thu, 11 Jan 2018 12:52:42 +0000 (13:52 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 1 Feb 2018 12:46:39 +0000 (07:46 -0500)
commit80baf9bce226725ee3c0f59f907c02de7623f6fa
treecc3d9a257cbc87091de0b91318f883d289a1b2c8
parente3d14557b3af43a0ab61fdb49a387386abf2a890
Return UNSUPPORTED if no compressed textures available

When testing compressed textures, return NOT_SUPPORTED if none of the
compressed textures under testing are available, instead of returning
FAIL.

Components: OpenGL

VK-GL-CTS issue: 943

Affects:
KHR-GLES2.texture_3d.compressed_texture.negative_compressed_*

Change-Id: I77d18fdbb86fef88c680f63f7fe522ed079887aa
external/openglcts/modules/gles2/es2cTexture3DTests.cpp