Add CTS_EXT_texture_filter_anisotropic tests implementation
authorAdam Czupryna <adam.czupryna@mobica.com>
Wed, 17 May 2017 07:58:33 +0000 (09:58 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Sun, 25 Jun 2017 13:44:50 +0000 (15:44 +0200)
commitbd28b3cc34acabb5eb13ef6dbb7757deb9b11c4e
tree54b05dc705842e766ef63c84daa6466d0044b681
parent627fe31f9ebabb20b259a804664781241e5ba1fe
Add CTS_EXT_texture_filter_anisotropic tests implementation

This is tests implementation for GL_EXT_texture_filter_anisotropic
extesnion.

affects:

KHR-GL44.texture_filter_anisotropic.*
KHR-GLES3.texture_filter_anisotropic.*

Components: Framework, OpenGL

VK-GL-CTS issue: 387

Change-Id: I1744454f0e148f99d2faad9905ab4d76d1edecd6
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/gl44-master.txt
external/openglcts/data/mustpass/gl/khronos_mustpass/4.5.5.x/gl45-master.txt
external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/gles3-khr-master.txt
external/openglcts/data/mustpass/gles/khronos_mustpass/master/gles3-khr-master.txt
external/openglcts/modules/common/CMakeLists.txt
external/openglcts/modules/common/glcTextureFilterAnisotropicTests.cpp [new file with mode: 0644]
external/openglcts/modules/common/glcTextureFilterAnisotropicTests.hpp [new file with mode: 0644]
external/openglcts/modules/gl/gl4cTestPackages.cpp
external/openglcts/modules/gles3/es3cTestPackage.cpp
framework/opengl/wrapper/glwEnums.inl
scripts/opengl/src_util.py