History log of /external/deqp/external/openglcts/modules/gl/gl4cComputeShaderTests.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
910dcf5adcc9b50cb1ca75369927bbd44c231c37 14-Jul-2017 Piotr Byszewski <piotr.byszewski@mobica.com> Remove vsnprintf from OpenGL CTS, part 1

This change replaces usage of vsnprintf with tcu::TestLog.

Components: OpenGL

VK-GL-CTS issue: 482

Affects:
KHR-GL43.compute_shader.*
KHR-GL43.program_interface_query.*
KHR-GL42.shader_image_load_store.*

Change-Id: I4460f5f5ae37608735322a5735a526f6c2f0f941
/external/deqp/external/openglcts/modules/gl/gl4cComputeShaderTests.cpp
fe6a4d09be7c3502c95107cddd05cb41e193c38d 23-Dec-2016 Nicolai Hähnle <nicolai.haehnle@amd.com> gl4cComputeShaderTests: fix pipeline-compute-chain for changes in tcuMatrix

tcuMatrix now stores data in column-major order (i.e. matches the default
setting of GLSL). Previously, it stored data in row-major order, so the
test needs to be updated to reflect this change.

Change-Id: I89f13acbb1dd2858fa4768eca5efa40ee516805e
/external/deqp/external/openglcts/modules/gl/gl4cComputeShaderTests.cpp
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/gl4cComputeShaderTests.cpp
48087f5f0eb08759ee763f98daf3b34becb74559 14-Nov-2016 Pyry Haulos <phaulos@google.com> Import Khronos OpenGL CTS

Change-Id: Ic6e4341dedb44dfd4ebaaeba7699a5e46202a8b3
/external/deqp/external/openglcts/modules/gl/gl4cComputeShaderTests.cpp