Remove unused tes2CapabilityTests files
authorMichael Chock <mchock@nvidia.com>
Thu, 30 Mar 2017 20:53:21 +0000 (13:53 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sat, 1 Apr 2017 13:34:11 +0000 (09:34 -0400)
commit5aaac3dcdbd859f62b2b93018304068accab20e7
tree7e507ed01eb68be389691b416a0b6e8a34797921
parent484ffe3441c40f21ee983e39d18d0e04975c8361
Remove unused tes2CapabilityTests files

external/openglcts/modules/gles2/tes2CapabilityTests.cpp and its
corresponding header are no longer used, though they still define
symbols that conflict with modules/gles2/tes2CapabiltyTests.cpp. Delete
the files and remove them from CMakeLists.txt.

Affects:

None (dead code)

Components: OpenGL

VK_GL_CTS issue: 338

Change-Id: Ie1359c56b1c5c2be514012ca5c017666d9090eb3
external/openglcts/modules/gles2/CMakeLists.txt
external/openglcts/modules/gles2/tes2CapabilityTests.cpp [deleted file]
external/openglcts/modules/gles2/tes2CapabilityTests.hpp [deleted file]