History log of /external/deqp/external/openglcts/modules/common/glcTextureFilterAnisotropicTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5e30a0c40b29675e3503ce94018e53bd4cf705bf 23-Aug-2017 Piotr Byszewski <piotr.byszewski@mobica.com> Create GL 4.6 test package

Ensures that tests for the extensions went into GL 4.6 can be
executed without checking for the extension string if run in
the 4.6 context.

Components: Framework, OpenGL

VK-GL-CTS issue: 640

Affects:
KHR-GL46.*
KHR-GL45.spirv_extensions.*
KHR-NoContext.es2.no_error.*
KHR-NoContext.gl30.no_error.*
KHR-GL45.polygon_offset_clamp.*
KHR-GL45.shader_group_vote_tests.*
KHR-GL43.indirect_parameters_tests.*
KHR-GL44.texture_filter_anisotropic.*
KHR-GLES3.texture_filter_anisotropic.*
KHR-GLES31.core.polygon_offset_clamp.*
KHR-GL45.shader_draw_parameters_tests.*
KHR-GL45.shader_atomic_counter_ops_tests.*
KHR-GL33.pipeline_statistics_query_tests_ARB.*
KHR-GL32.transform_feedback_overflow_query_ARB.*

Change-Id: Idbfacefb5c9e58611c4330b1a054b38bdd72ca87
/external/deqp/external/openglcts/modules/common/glcTextureFilterAnisotropicTests.cpp
ce50c358cb720a9d574fb7086c25f4fa33d5b7d0 22-Aug-2017 Espen Amodt <espen.amodt@arm.com> Remove max anisotropic level draw test

Based on EXT_texture_filter_anisotropic where it says : "Should an
implementation-defined limit for the maximum maximum degree of
anisotropy be get-able?

RESOLUTION: YES. But you should not assume that a high maximum
maximum degree of anisotropy implies anything about texture
filtering performance or quality."

affects:

KHR-GL44.texture_filter_anisotropic.drawing
KHR-GLES3.texture_filter_anisotropic.drawing

Components: OpenGL

VK-GL-CTS issue: 637

Change-Id: I2c5efcc1553f184f3995cda7d15385095055560b
/external/deqp/external/openglcts/modules/common/glcTextureFilterAnisotropicTests.cpp
bd28b3cc34acabb5eb13ef6dbb7757deb9b11c4e 17-May-2017 Adam Czupryna <adam.czupryna@mobica.com> 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/deqp/external/openglcts/modules/common/glcTextureFilterAnisotropicTests.cpp