History log of /external/deqp/external/openglcts/modules/gl/gl4cGetTextureSubImageTests.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58c8f690e918d5b7b1c91babce93697327294cf3 15-Feb-2017 Eduardo Lima Mitev <elima@igalia.com> GetTextureSubImageTests: Remove m_texture_rectangle_compressed

GetTextureSubImage::Errors test attempts to setup a compressed texture
using GL_TEXTURE_RECTANGLE as target, during test preparation. This is
explicitly forbidden by the spec.

From OpenGL 4.5 PDF, section "8.7. COMPRESSED TEXTURE IMAGES", page 214:

"An INVALID_ENUM error is generated if the target parameter to any
of the CompressedTexImagenD commands is TEXTURE_RECTANGLE or
PROXY_TEXTURE_RECTANGLE ."

This patch removes the m_texture_rectangle_compressed texture from the
test, and all the associated test sub-cases.

Affects: GL45-CTS.get_texture_sub_image.errors_test
VK-GL-CTS issue: 169
Components: OpenGL

Change-Id: Ia3c2008cb948662f064dbc13fcd4d61c7d2caebf
/external/deqp/external/openglcts/modules/gl/gl4cGetTextureSubImageTests.hpp
84322c9402f810da3cd80b52e9f9ef72150a9004 29-Nov-2016 Alexander Galazin <alexander.galazin@arm.com> Reformat GL CTS according to the clang-format rules.

Mostly license statement is affected.

Change-Id: I41bcd7fbdf88b6e6acda8e723d88c57f5c5374a7
/external/deqp/external/openglcts/modules/gl/gl4cGetTextureSubImageTests.hpp
48087f5f0eb08759ee763f98daf3b34becb74559 14-Nov-2016 Pyry Haulos <phaulos@google.com> Import Khronos OpenGL CTS

Change-Id: Ic6e4341dedb44dfd4ebaaeba7699a5e46202a8b3
/external/deqp/external/openglcts/modules/gl/gl4cGetTextureSubImageTests.hpp