copy_image test: do not require compressed formats on CM_ARRAY
authorSlawomir Cygan <slawomir.cygan@intel.com>
Wed, 5 Apr 2017 10:05:52 +0000 (12:05 +0200)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 7 Apr 2017 16:03:56 +0000 (12:03 -0400)
commite3025e58894ca6c58880d8726d7fbce535e78ef5
treed69f723d01cbd6ad1f855514abe9840a836839ed
parent15bb9aa70fba41e6a7bc8c0651e3f99b1b6e28d9
copy_image test: do not require compressed formats on CM_ARRAY

Spec:
"An INVALID_OPERATION error is generated by TexImage3D if internalformat
is one of the EAC, ETC2, or RGTC compressed formats and either border is non-zero,
or target is not TEXTURE_2D_ARRAY."

Affects:
GL44-CTS.copy_image.incompatible_formats_compression

Components: OpenGL

VK-GL-CTS issue: 352

Change-Id: I77cbc09c2383d7d055776e1665f25b8c6051ee7d
external/openglcts/modules/gl/gl4cCopyImageTests.cpp