Vulkan: Add wide-color tests
[platform/upstream/VK-GL-CTS.git] / framework / opengl / CMakeLists.txt
index 810fb38..f7a0bbb 100644 (file)
@@ -14,8 +14,6 @@ set(GLUTIL_SRCS
        gluDefs.hpp
        gluDrawUtil.cpp
        gluDrawUtil.hpp
-       gluES3PlusWrapperContext.cpp
-       gluES3PlusWrapperContext.hpp
        gluFboRenderContext.cpp
        gluFboRenderContext.hpp
        gluPixelTransfer.cpp
@@ -36,6 +34,8 @@ set(GLUTIL_SRCS
        gluTexture.hpp
        gluTextureUtil.cpp
        gluTextureUtil.hpp
+       gluTextureTestUtil.cpp
+       gluTextureTestUtil.hpp
        gluVarType.cpp
        gluVarType.hpp
        gluVarTypeUtil.cpp