Merge changes I688d84e5,Icce01201
[platform/upstream/VK-GL-CTS.git] / modules / gles31 / functional / CMakeLists.txt
index 85aeb99..c21a40c 100644 (file)
@@ -73,8 +73,20 @@ set(DEQP_GLES31_FUNCTIONAL_SRCS
        es31fTextureSpecificationTests.cpp
        es31fIntegerStateQueryTests.cpp
        es31fIntegerStateQueryTests.hpp
+       es31fBooleanStateQueryTests.cpp
+       es31fBooleanStateQueryTests.hpp
+       es31fIndexedStateQueryTests.cpp
+       es31fIndexedStateQueryTests.hpp
        es31fInternalFormatQueryTests.cpp
        es31fInternalFormatQueryTests.hpp
+       es31fTextureStateQueryTests.cpp
+       es31fTextureStateQueryTests.hpp
+       es31fFramebufferDefaultStateQueryTests.cpp
+       es31fFramebufferDefaultStateQueryTests.hpp
+       es31fProgramPipelineStateQueryTests.cpp
+       es31fProgramPipelineStateQueryTests.hpp
+       es31fProgramStateQueryTests.cpp
+       es31fProgramStateQueryTests.hpp
        es31fTextureMultisampleTests.cpp
        es31fTextureMultisampleTests.hpp
        es31fUniformLocationTests.cpp