Remove vsnprintf from OpenGL CTS, part 1
authorPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 14 Jul 2017 09:13:45 +0000 (11:13 +0200)
committerAlexander Galazin <alexander.galazin@arm.com>
Wed, 19 Jul 2017 10:31:38 +0000 (12:31 +0200)
commit910dcf5adcc9b50cb1ca75369927bbd44c231c37
tree9fc2ce44bed9baf9402f0f41e49c8bce942bb24c
parent1f00c9a1dad98a9469c6245e29aae2dec7da39a3
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/openglcts/modules/gl/gl4cComputeShaderTests.cpp
external/openglcts/modules/gl/gl4cES31CompatibilityShaderImageLoadStoreTests.cpp
external/openglcts/modules/gl/gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp
external/openglcts/modules/gl/gl4cProgramInterfaceQueryTests.cpp