Update GetTextureImage test for revised DSA error
authorJames Helferty <jhelferty@nvidia.com>
Tue, 1 Aug 2017 19:48:58 +0000 (15:48 -0400)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 22 Aug 2017 07:09:12 +0000 (03:09 -0400)
commit35444a6c990528a80cda3e3edea33369e688541e
tree0ac869ef6e57f395961e9aa2ffc4134b2fb0bcd1
parent42d218eb376986969507b5a0693dd444c27f6ace
Update GetTextureImage test for revised DSA error

As of GL 4.6, GetTextureImage (and other related DSA entry points)
generate INVALID_OPERATION instead of INVALID_ENUM if a texture
argument does not have the accepted texture target type.

VK-GL-CTS issue: 610

Components: OpenGL

Affects:
KHR-GL45.direct_state_access.textures_image_query_errors

Change-Id: I6252599a86cd84b5946cb2e3d34d2ceb56199a05
external/openglcts/modules/gl/gl4cDirectStateAccessTexturesTests.cpp