• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# dEQP-GLES3.functional
2
3set(DEQP_GLES3_FUNCTIONAL_SRCS
4	es3fAttribLocationTests.cpp
5	es3fAttribLocationTests.hpp
6	es3fBuiltinPrecisionTests.cpp
7	es3fBuiltinPrecisionTests.hpp
8	es3fBufferCopyTests.cpp
9	es3fBufferCopyTests.hpp
10	es3fBufferMapTests.cpp
11	es3fBufferMapTests.hpp
12	es3fBufferWriteTests.cpp
13	es3fBufferWriteTests.hpp
14	es3fColorClearTest.cpp
15	es3fColorClearTest.hpp
16	es3fDefaultVertexArrayObjectTests.cpp
17	es3fDefaultVertexArrayObjectTests.hpp
18	es3fDefaultVertexAttributeTests.cpp
19	es3fDefaultVertexAttributeTests.hpp
20	es3fDepthStencilClearTests.cpp
21	es3fDepthStencilClearTests.hpp
22	es3fDepthStencilTests.cpp
23	es3fDepthStencilTests.hpp
24	es3fDepthTests.cpp
25	es3fDepthTests.hpp
26	es3fFboApiTests.cpp
27	es3fFboApiTests.hpp
28	es3fFboColorbufferTests.cpp
29	es3fFboColorbufferTests.hpp
30	es3fFboCompletenessTests.cpp
31	es3fFboCompletenessTests.hpp
32	es3fFboDepthbufferTests.cpp
33	es3fFboDepthbufferTests.hpp
34	es3fFboInvalidateTests.cpp
35	es3fFboInvalidateTests.hpp
36	es3fFboMultisampleTests.cpp
37	es3fFboMultisampleTests.hpp
38	es3fFboRenderTest.cpp
39	es3fFboRenderTest.hpp
40	es3fFboStencilbufferTests.cpp
41	es3fFboStencilbufferTests.hpp
42	es3fFboTestCase.cpp
43	es3fFboTestCase.hpp
44	es3fFboTestUtil.cpp
45	es3fFboTestUtil.hpp
46	es3fFragDepthTests.cpp
47	es3fFragDepthTests.hpp
48	es3fFragmentOutputTests.cpp
49	es3fFragmentOutputTests.hpp
50	es3fFramebufferBlitTests.cpp
51	es3fFramebufferBlitTests.hpp
52	es3fFunctionalTests.cpp
53	es3fFunctionalTests.hpp
54	es3fLifetimeTests.cpp
55	es3fLifetimeTests.hpp
56	es3fMultiviewTests.cpp
57	es3fMultiviewTests.hpp
58	es3fPrerequisiteTests.cpp
59	es3fPrerequisiteTests.hpp
60	es3fRasterizationTests.cpp
61	es3fRasterizationTests.hpp
62	es3fRandomShaderTests.cpp
63	es3fRandomShaderTests.hpp
64	es3fScissorTests.cpp
65	es3fScissorTests.hpp
66	es3fShaderApiTests.cpp
67	es3fShaderApiTests.hpp
68	es3fShaderBuiltinVarTests.cpp
69	es3fShaderBuiltinVarTests.hpp
70	es3fShaderConstExprTests.cpp
71	es3fShaderConstExprTests.hpp
72	es3fShaderDiscardTests.cpp
73	es3fShaderDiscardTests.hpp
74	es3fShaderIndexingTests.cpp
75	es3fShaderIndexingTests.hpp
76	es3fShaderLoopTests.cpp
77	es3fShaderLoopTests.hpp
78	es3fShaderMatrixTests.cpp
79	es3fShaderMatrixTests.hpp
80	es3fShaderMetamorphicTests.cpp
81	es3fShaderMetamorphicTests.hpp
82	es3fShaderOperatorTests.cpp
83	es3fShaderOperatorTests.hpp
84	es3fShaderPrecisionTests.cpp
85	es3fShaderPrecisionTests.hpp
86	es3fShaderReturnTests.cpp
87	es3fShaderReturnTests.hpp
88	es3fShaderStructTests.cpp
89	es3fShaderStructTests.hpp
90	es3fShaderSwitchTests.cpp
91	es3fShaderSwitchTests.hpp
92	es3fShaderTextureFunctionTests.cpp
93	es3fShaderTextureFunctionTests.hpp
94	es3fStencilTests.cpp
95	es3fStencilTests.hpp
96	es3fSyncTests.cpp
97	es3fSyncTests.hpp
98	es3fTextureFilteringTests.cpp
99	es3fTextureFilteringTests.hpp
100	es3fTextureFormatTests.cpp
101	es3fTextureFormatTests.hpp
102	es3fTextureMipmapTests.cpp
103	es3fTextureMipmapTests.hpp
104	es3fTextureShadowTests.cpp
105	es3fTextureShadowTests.hpp
106	es3fTextureSizeTests.cpp
107	es3fTextureSizeTests.hpp
108	es3fTextureSpecificationTests.cpp
109	es3fTextureSpecificationTests.hpp
110	es3fTextureSwizzleTests.cpp
111	es3fTextureSwizzleTests.hpp
112	es3fTextureWrapTests.cpp
113	es3fTextureWrapTests.hpp
114	es3fCompressedTextureTests.cpp
115	es3fCompressedTextureTests.hpp
116	es3fASTCDecompressionCases.cpp
117	es3fASTCDecompressionCases.hpp
118	es3fTransformFeedbackTests.cpp
119	es3fTransformFeedbackTests.hpp
120	es3fUniformBlockTests.cpp
121	es3fUniformBlockTests.hpp
122	es3fVertexArrayTest.cpp
123	es3fVertexArrayTest.hpp
124	es3fSamplerObjectTests.hpp
125	es3fSamplerObjectTests.cpp
126	es3fPixelBufferObjectTests.hpp
127	es3fPixelBufferObjectTests.cpp
128	es3fOcclusionQueryTests.cpp
129	es3fOcclusionQueryTests.hpp
130	es3fVertexTextureTests.cpp
131	es3fVertexTextureTests.hpp
132	es3fTextureUnitTests.cpp
133	es3fTextureUnitTests.hpp
134	es3fVertexArrayObjectTests.cpp
135	es3fVertexArrayObjectTests.hpp
136	es3fPrimitiveRestartTests.cpp
137	es3fPrimitiveRestartTests.hpp
138	es3fRandomFragmentOpTests.cpp
139	es3fRandomFragmentOpTests.hpp
140	es3fInstancedRenderingTests.cpp
141	es3fInstancedRenderingTests.hpp
142	es3fRasterizerDiscardTests.cpp
143	es3fRasterizerDiscardTests.hpp
144	es3fApiCase.cpp
145	es3fApiCase.hpp
146	es3fNegativeBufferApiTests.cpp
147	es3fNegativeBufferApiTests.hpp
148	es3fNegativeTextureApiTests.cpp
149	es3fNegativeTextureApiTests.hpp
150	es3fNegativeShaderApiTests.cpp
151	es3fNegativeShaderApiTests.hpp
152	es3fNegativeFragmentApiTests.cpp
153	es3fNegativeFragmentApiTests.hpp
154	es3fNegativeVertexArrayApiTests.cpp
155	es3fNegativeVertexArrayApiTests.hpp
156	es3fNegativeStateApiTests.cpp
157	es3fNegativeStateApiTests.hpp
158	es3fBlendTests.cpp
159	es3fBlendTests.hpp
160	es3fMultisampleTests.cpp
161	es3fMultisampleTests.hpp
162	es3fUniformApiTests.cpp
163	es3fUniformApiTests.hpp
164	es3fImplementationLimitTests.cpp
165	es3fImplementationLimitTests.hpp
166	es3fReadPixelsTests.hpp
167	es3fReadPixelsTests.cpp
168	es3fDitheringTests.hpp
169	es3fDitheringTests.cpp
170	es3fBooleanStateQueryTests.hpp
171	es3fBooleanStateQueryTests.cpp
172	es3fIntegerStateQueryTests.hpp
173	es3fIntegerStateQueryTests.cpp
174	es3fInteger64StateQueryTests.hpp
175	es3fInteger64StateQueryTests.cpp
176	es3fFloatStateQueryTests.hpp
177	es3fFloatStateQueryTests.cpp
178	es3fTextureStateQueryTests.hpp
179	es3fTextureStateQueryTests.cpp
180	es3fStringQueryTests.hpp
181	es3fStringQueryTests.cpp
182	es3fSamplerStateQueryTests.hpp
183	es3fSamplerStateQueryTests.cpp
184	es3fBufferObjectQueryTests.hpp
185	es3fBufferObjectQueryTests.cpp
186	es3fFboStateQueryTests.hpp
187	es3fFboStateQueryTests.cpp
188	es3fRboStateQueryTests.hpp
189	es3fRboStateQueryTests.cpp
190	es3fShaderStateQueryTests.hpp
191	es3fShaderStateQueryTests.cpp
192	es3fInternalFormatQueryTests.hpp
193	es3fInternalFormatQueryTests.cpp
194	es3fIndexedStateQueryTests.hpp
195	es3fIndexedStateQueryTests.cpp
196	es3fClippingTests.hpp
197	es3fClippingTests.cpp
198	es3fPolygonOffsetTests.hpp
199	es3fPolygonOffsetTests.cpp
200	es3fShaderDerivateTests.cpp
201	es3fShaderDerivateTests.hpp
202	es3fDrawTests.cpp
203	es3fDrawTests.hpp
204	es3fShaderPackingFunctionTests.cpp
205	es3fShaderPackingFunctionTests.hpp
206	es3fShaderCommonFunctionTests.cpp
207	es3fShaderCommonFunctionTests.hpp
208	es3fShaderInvarianceTests.cpp
209	es3fShaderInvarianceTests.hpp
210	es3fFragOpInteractionTests.cpp
211	es3fFragOpInteractionTests.hpp
212	es3fFlushFinishTests.cpp
213	es3fFlushFinishTests.hpp
214	es3fShaderFragDataTests.cpp
215	es3fShaderFragDataTests.hpp
216	)
217
218PCH(DEQP_GLES3_FUNCTIONAL_SRCS ../../pch.cpp)
219
220add_library(deqp-gles3-functional STATIC ${DEQP_GLES3_FUNCTIONAL_SRCS})
221target_link_libraries(deqp-gles3-functional deqp-gl-shared glutil glutil-sglr tcutil referencerenderer ${DEQP_GLES3_LIBRARIES})
222