1 /*
2  * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd.
3  * Licensed under the Apache License, Version 2.0 (the "License");
4  * you may not use this file except in compliance with the License.
5  * You may obtain a copy of the License at
6  *
7  *     http://www.apache.org/licenses/LICENSE-2.0
8  *
9  * Unless required by applicable law or agreed to in writing, software
10  * distributed under the License is distributed on an "AS IS" BASIS,
11  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12  * See the License for the specific language governing permissions and
13  * limitations under the License.
14  */
15 
16 #include <climits>
17 #include <gtest/gtest.h>
18 #include "../Deqpgles3BaseFunc.h"
19 #include "../ActsDeqpgles30044TestSuite.h"
20 #include "shrinkdefine.h"
21 
22 using namespace std;
23 using namespace testing::ext;
24 using namespace OHOS;
25 
26 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043639,
27         "dEQP-GLES3.functional.clipping.triangle_vert",
28         "ex.clip_three.clip_neg_x_and_pos_x_and_pos_y");
29 
30 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043640,
31         "dEQP-GLES3.functional.clipping.triangle_vert",
32         "ex.clip_three.clip_neg_x_and_pos_x_and_neg_y");
33 
34 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043641,
35         "dEQP-GLES3.functional.clipping.triangle_vertex.",
36         "clip_three.clip_neg_x_and_pos_x_and_neg_x_neg_y");
37 
38 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043642,
39         "dEQP-GLES3.functional.clipping.triangle_vertex.",
40         "clip_three.clip_neg_x_and_pos_x_and_pos_x_neg_y");
41 
42 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043643,
43         "dEQP-GLES3.functional.clipping.triangle_vertex.",
44         "clip_three.clip_neg_x_and_pos_x_and_pos_x_pos_y");
45 
46 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043644,
47         "dEQP-GLES3.functional.clipping.triangle_vertex.",
48         "clip_three.clip_neg_x_and_pos_x_and_neg_x_pos_y");
49 
50 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043645,
51         "dEQP-GLES3.functional.clipping.triangle_vertex.",
52         "clip_three.clip_neg_x_and_pos_x_and_neg_y_neg_z");
53 
54 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043646,
55         "dEQP-GLES3.functional.clipping.triangle_vertex.",
56         "clip_three.clip_neg_x_and_pos_x_and_pos_y_neg_z");
57 
58 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043647,
59         "dEQP-GLES3.functional.clipping.triangle_vertex.",
60         "clip_three.clip_neg_x_and_pos_x_and_pos_y_pos_z");
61 
62 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043648,
63         "dEQP-GLES3.functional.clipping.triangle_vertex.",
64         "clip_three.clip_neg_x_and_pos_x_and_neg_y_pos_z");
65 
66 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043649,
67         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
68         "p_three.clip_neg_x_and_pos_x_and_neg_x_neg_y_pos_z");
69 
70 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043650,
71         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
72         "p_three.clip_neg_x_and_pos_x_and_pos_x_neg_y_pos_z");
73 
74 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043651,
75         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
76         "p_three.clip_neg_x_and_pos_x_and_pos_x_pos_y_pos_z");
77 
78 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043652,
79         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
80         "p_three.clip_neg_x_and_pos_x_and_neg_x_pos_y_pos_z");
81 
82 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043653,
83         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
84         "p_three.clip_neg_x_and_pos_x_and_neg_x_neg_y_neg_z");
85 
86 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043654,
87         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
88         "p_three.clip_neg_x_and_pos_x_and_pos_x_neg_y_neg_z");
89 
90 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043655,
91         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
92         "p_three.clip_neg_x_and_pos_x_and_pos_x_pos_y_neg_z");
93 
94 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043656,
95         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
96         "p_three.clip_neg_x_and_pos_x_and_neg_x_pos_y_neg_z");
97 
98 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043657,
99         "dEQP-GLES3.functional.clipping.triangle_vert",
100         "ex.clip_three.clip_neg_x_and_pos_y_and_neg_y");
101 
102 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043658,
103         "dEQP-GLES3.functional.clipping.triangle_vertex.",
104         "clip_three.clip_neg_x_and_pos_y_and_pos_x_neg_y");
105 
106 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043659,
107         "dEQP-GLES3.functional.clipping.triangle_vertex.",
108         "clip_three.clip_neg_x_and_neg_y_and_pos_x_pos_y");
109 
110 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043660,
111         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
112         "p_three.clip_neg_x_and_neg_x_neg_y_and_pos_x_pos_y");
113 
114 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043661,
115         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
116         "p_three.clip_neg_x_and_pos_x_neg_y_and_pos_x_pos_y");
117 
118 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043662,
119         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
120         "p_three.clip_neg_x_and_pos_x_neg_y_and_neg_x_pos_y");
121 
122 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043663,
123         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
124         "p_three.clip_neg_x_and_neg_y_neg_z_and_pos_y_pos_z");
125 
126 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043664,
127         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
128         "hree.clip_neg_x_and_neg_y_neg_z_and_pos_x_pos_y_pos_z");
129 
130 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043665,
131         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
132         "p_three.clip_neg_x_and_pos_y_neg_z_and_neg_y_pos_z");
133 
134 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043666,
135         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
136         "hree.clip_neg_x_and_pos_y_neg_z_and_pos_x_neg_y_pos_z");
137 
138 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043667,
139         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
140         "hree.clip_neg_x_and_pos_y_pos_z_and_pos_x_neg_y_neg_z");
141 
142 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043668,
143         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
144         "hree.clip_neg_x_and_neg_y_pos_z_and_pos_x_pos_y_neg_z");
145 
146 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043669,
147         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
148         "e.clip_neg_x_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
149 
150 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043670,
151         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
152         "e.clip_neg_x_and_pos_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
153 
154 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043671,
155         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
156         "e.clip_neg_x_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
157 
158 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043672,
159         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
160         "e.clip_neg_x_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
161 
162 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043673,
163         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
164         "e.clip_neg_x_and_pos_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
165 
166 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043674,
167         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
168         "e.clip_neg_x_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
169 
170 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043675,
171         "dEQP-GLES3.functional.clipping.triangle_vert",
172         "ex.clip_three.clip_pos_x_and_pos_y_and_neg_y");
173 
174 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043676,
175         "dEQP-GLES3.functional.clipping.triangle_vertex.",
176         "clip_three.clip_pos_x_and_pos_y_and_neg_x_neg_y");
177 
178 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043677,
179         "dEQP-GLES3.functional.clipping.triangle_vertex.",
180         "clip_three.clip_pos_x_and_neg_y_and_neg_x_pos_y");
181 
182 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043678,
183         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
184         "p_three.clip_pos_x_and_neg_x_neg_y_and_pos_x_pos_y");
185 
186 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043679,
187         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
188         "p_three.clip_pos_x_and_neg_x_neg_y_and_neg_x_pos_y");
189 
190 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043680,
191         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
192         "p_three.clip_pos_x_and_pos_x_neg_y_and_neg_x_pos_y");
193 
194 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043681,
195         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
196         "p_three.clip_pos_x_and_neg_y_neg_z_and_pos_y_pos_z");
197 
198 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043682,
199         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
200         "hree.clip_pos_x_and_neg_y_neg_z_and_neg_x_pos_y_pos_z");
201 
202 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043683,
203         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
204         "p_three.clip_pos_x_and_pos_y_neg_z_and_neg_y_pos_z");
205 
206 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043684,
207         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
208         "hree.clip_pos_x_and_pos_y_neg_z_and_neg_x_neg_y_pos_z");
209 
210 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043685,
211         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
212         "hree.clip_pos_x_and_pos_y_pos_z_and_neg_x_neg_y_neg_z");
213 
214 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043686,
215         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
216         "hree.clip_pos_x_and_neg_y_pos_z_and_neg_x_pos_y_neg_z");
217 
218 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043687,
219         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
220         "e.clip_pos_x_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
221 
222 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043688,
223         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
224         "e.clip_pos_x_and_neg_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
225 
226 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043689,
227         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
228         "e.clip_pos_x_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
229 
230 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043690,
231         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
232         "e.clip_pos_x_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
233 
234 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043691,
235         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
236         "e.clip_pos_x_and_neg_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
237 
238 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043692,
239         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
240         "e.clip_pos_x_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
241 
242 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043693,
243         "dEQP-GLES3.functional.clipping.triangle_vertex.",
244         "clip_three.clip_pos_y_and_neg_y_and_neg_x_neg_y");
245 
246 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043694,
247         "dEQP-GLES3.functional.clipping.triangle_vertex.",
248         "clip_three.clip_pos_y_and_neg_y_and_pos_x_neg_y");
249 
250 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043695,
251         "dEQP-GLES3.functional.clipping.triangle_vertex.",
252         "clip_three.clip_pos_y_and_neg_y_and_pos_x_pos_y");
253 
254 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043696,
255         "dEQP-GLES3.functional.clipping.triangle_vertex.",
256         "clip_three.clip_pos_y_and_neg_y_and_neg_x_pos_y");
257 
258 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043697,
259         "dEQP-GLES3.functional.clipping.triangle_vertex.",
260         "clip_three.clip_pos_y_and_neg_y_and_neg_x_neg_z");
261 
262 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043698,
263         "dEQP-GLES3.functional.clipping.triangle_vertex.",
264         "clip_three.clip_pos_y_and_neg_y_and_pos_x_neg_z");
265 
266 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043699,
267         "dEQP-GLES3.functional.clipping.triangle_vertex.",
268         "clip_three.clip_pos_y_and_neg_y_and_pos_x_pos_z");
269 
270 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043700,
271         "dEQP-GLES3.functional.clipping.triangle_vertex.",
272         "clip_three.clip_pos_y_and_neg_y_and_neg_x_pos_z");
273 
274 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043701,
275         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
276         "p_three.clip_pos_y_and_neg_y_and_neg_x_neg_y_pos_z");
277 
278 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043702,
279         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
280         "p_three.clip_pos_y_and_neg_y_and_pos_x_neg_y_pos_z");
281 
282 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043703,
283         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
284         "p_three.clip_pos_y_and_neg_y_and_pos_x_pos_y_pos_z");
285 
286 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043704,
287         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
288         "p_three.clip_pos_y_and_neg_y_and_neg_x_pos_y_pos_z");
289 
290 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043705,
291         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
292         "p_three.clip_pos_y_and_neg_y_and_neg_x_neg_y_neg_z");
293 
294 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043706,
295         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
296         "p_three.clip_pos_y_and_neg_y_and_pos_x_neg_y_neg_z");
297 
298 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043707,
299         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
300         "p_three.clip_pos_y_and_neg_y_and_pos_x_pos_y_neg_z");
301 
302 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043708,
303         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
304         "p_three.clip_pos_y_and_neg_y_and_neg_x_pos_y_neg_z");
305 
306 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043709,
307         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
308         "p_three.clip_pos_y_and_neg_x_neg_y_and_pos_x_neg_y");
309 
310 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043710,
311         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
312         "p_three.clip_pos_y_and_neg_x_neg_y_and_pos_x_pos_y");
313 
314 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043711,
315         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
316         "p_three.clip_pos_y_and_pos_x_neg_y_and_neg_x_pos_y");
317 
318 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043712,
319         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
320         "p_three.clip_pos_y_and_neg_x_neg_z_and_pos_x_pos_z");
321 
322 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043713,
323         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
324         "hree.clip_pos_y_and_neg_x_neg_z_and_pos_x_neg_y_pos_z");
325 
326 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043714,
327         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
328         "p_three.clip_pos_y_and_pos_x_neg_z_and_neg_x_pos_z");
329 
330 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043715,
331         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
332         "hree.clip_pos_y_and_pos_x_neg_z_and_neg_x_neg_y_pos_z");
333 
334 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043716,
335         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
336         "hree.clip_pos_y_and_pos_x_pos_z_and_neg_x_neg_y_neg_z");
337 
338 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043717,
339         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
340         "hree.clip_pos_y_and_neg_x_pos_z_and_pos_x_neg_y_neg_z");
341 
342 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043718,
343         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
344         "e.clip_pos_y_and_neg_x_neg_y_pos_z_and_pos_x_neg_y_neg_z");
345 
346 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043719,
347         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
348         "e.clip_pos_y_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
349 
350 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043720,
351         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
352         "e.clip_pos_y_and_pos_x_neg_y_pos_z_and_neg_x_neg_y_neg_z");
353 
354 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043721,
355         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
356         "e.clip_pos_y_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
357 
358 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043722,
359         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
360         "e.clip_pos_y_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
361 
362 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043723,
363         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
364         "e.clip_pos_y_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
365 
366 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043724,
367         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
368         "p_three.clip_neg_y_and_neg_x_neg_y_and_pos_x_pos_y");
369 
370 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043725,
371         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
372         "p_three.clip_neg_y_and_pos_x_neg_y_and_neg_x_pos_y");
373 
374 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043726,
375         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
376         "p_three.clip_neg_y_and_pos_x_pos_y_and_neg_x_pos_y");
377 
378 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043727,
379         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
380         "p_three.clip_neg_y_and_neg_x_neg_z_and_pos_x_pos_z");
381 
382 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043728,
383         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
384         "hree.clip_neg_y_and_neg_x_neg_z_and_pos_x_pos_y_pos_z");
385 
386 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043729,
387         "dEQP-GLES3.functional.clipping.triangle_vertex.cli",
388         "p_three.clip_neg_y_and_pos_x_neg_z_and_neg_x_pos_z");
389 
390 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043730,
391         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
392         "hree.clip_neg_y_and_pos_x_neg_z_and_neg_x_pos_y_pos_z");
393 
394 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043731,
395         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
396         "hree.clip_neg_y_and_pos_x_pos_z_and_neg_x_pos_y_neg_z");
397 
398 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043732,
399         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
400         "hree.clip_neg_y_and_neg_x_pos_z_and_pos_x_pos_y_neg_z");
401 
402 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043733,
403         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
404         "e.clip_neg_y_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
405 
406 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043734,
407         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
408         "e.clip_neg_y_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
409 
410 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043735,
411         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
412         "e.clip_neg_y_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
413 
414 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043736,
415         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
416         "e.clip_neg_y_and_pos_x_pos_y_pos_z_and_neg_x_pos_y_neg_z");
417 
418 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043737,
419         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
420         "e.clip_neg_y_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
421 
422 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043738,
423         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
424         "e.clip_neg_y_and_neg_x_pos_y_pos_z_and_pos_x_pos_y_neg_z");
425 
426 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043739,
427         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
428         "hree.clip_neg_x_neg_y_and_pos_x_neg_y_and_pos_x_pos_y");
429 
430 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043740,
431         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
432         "hree.clip_neg_x_neg_y_and_pos_x_neg_y_and_neg_x_pos_y");
433 
434 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043741,
435         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
436         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_neg_x_pos_y");
437 
438 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043742,
439         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
440         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_neg_x_neg_z");
441 
442 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043743,
443         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
444         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_pos_x_neg_z");
445 
446 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043744,
447         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
448         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_pos_x_pos_z");
449 
450 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043745,
451         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
452         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_neg_x_pos_z");
453 
454 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043746,
455         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
456         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_neg_y_neg_z");
457 
458 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043747,
459         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
460         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_pos_y_neg_z");
461 
462 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043748,
463         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
464         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_pos_y_pos_z");
465 
466 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043749,
467         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
468         "hree.clip_neg_x_neg_y_and_pos_x_pos_y_and_neg_y_pos_z");
469 
470 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043750,
471         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
472         "e.clip_neg_x_neg_y_and_pos_x_pos_y_and_pos_x_neg_y_pos_z");
473 
474 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043751,
475         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
476         "e.clip_neg_x_neg_y_and_pos_x_pos_y_and_neg_x_pos_y_pos_z");
477 
478 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043752,
479         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
480         "e.clip_neg_x_neg_y_and_pos_x_pos_y_and_pos_x_neg_y_neg_z");
481 
482 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043753,
483         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
484         "e.clip_neg_x_neg_y_and_pos_x_pos_y_and_neg_x_pos_y_neg_z");
485 
486 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043754,
487         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
488         "hree.clip_neg_x_neg_y_and_neg_x_neg_z_and_pos_x_pos_z");
489 
490 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043755,
491         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
492         "hree.clip_neg_x_neg_y_and_pos_x_neg_z_and_neg_x_pos_z");
493 
494 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043756,
495         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
496         "hree.clip_neg_x_neg_y_and_pos_x_neg_z_and_pos_y_pos_z");
497 
498 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043757,
499         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
500         "hree.clip_neg_x_neg_y_and_pos_x_pos_z_and_pos_y_neg_z");
501 
502 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043758,
503         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
504         "hree.clip_neg_x_neg_y_and_neg_y_neg_z_and_pos_y_pos_z");
505 
506 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043759,
507         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
508         "hree.clip_neg_x_neg_y_and_pos_y_neg_z_and_neg_y_pos_z");
509 
510 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043760,
511         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
512         "lip_neg_x_neg_y_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
513 
514 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043761,
515         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
516         "lip_neg_x_neg_y_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
517 
518 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043762,
519         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
520         "hree.clip_pos_x_neg_y_and_pos_x_pos_y_and_neg_x_pos_y");
521 
522 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043763,
523         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
524         "hree.clip_pos_x_neg_y_and_neg_x_pos_y_and_neg_x_neg_z");
525 
526 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043764,
527         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
528         "hree.clip_pos_x_neg_y_and_neg_x_pos_y_and_pos_x_neg_z");
529 
530 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043765,
531         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
532         "hree.clip_pos_x_neg_y_and_neg_x_pos_y_and_pos_x_pos_z");
533 
534 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043766,
535         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
536         "hree.clip_pos_x_neg_y_and_neg_x_pos_y_and_neg_x_pos_z");
537 
538 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043767,
539         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
540         "hree.clip_pos_x_neg_y_and_neg_x_pos_y_and_neg_y_neg_z");
541 
542 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043768,
543         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
544         "hree.clip_pos_x_neg_y_and_neg_x_pos_y_and_pos_y_neg_z");
545 
546 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043769,
547         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
548         "hree.clip_pos_x_neg_y_and_neg_x_pos_y_and_pos_y_pos_z");
549 
550 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043770,
551         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
552         "hree.clip_pos_x_neg_y_and_neg_x_pos_y_and_neg_y_pos_z");
553 
554 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043771,
555         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
556         "e.clip_pos_x_neg_y_and_neg_x_pos_y_and_neg_x_neg_y_pos_z");
557 
558 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043772,
559         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
560         "e.clip_pos_x_neg_y_and_neg_x_pos_y_and_pos_x_pos_y_pos_z");
561 
562 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043773,
563         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
564         "e.clip_pos_x_neg_y_and_neg_x_pos_y_and_neg_x_neg_y_neg_z");
565 
566 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043774,
567         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
568         "e.clip_pos_x_neg_y_and_neg_x_pos_y_and_pos_x_pos_y_neg_z");
569 
570 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043775,
571         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
572         "hree.clip_pos_x_neg_y_and_neg_x_neg_z_and_pos_x_pos_z");
573 
574 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043776,
575         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
576         "hree.clip_pos_x_neg_y_and_neg_x_neg_z_and_pos_y_pos_z");
577 
578 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043777,
579         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
580         "hree.clip_pos_x_neg_y_and_pos_x_neg_z_and_neg_x_pos_z");
581 
582 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043778,
583         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
584         "hree.clip_pos_x_neg_y_and_neg_x_pos_z_and_pos_y_neg_z");
585 
586 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043779,
587         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
588         "hree.clip_pos_x_neg_y_and_neg_y_neg_z_and_pos_y_pos_z");
589 
590 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043780,
591         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
592         "hree.clip_pos_x_neg_y_and_pos_y_neg_z_and_neg_y_pos_z");
593 
594 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043781,
595         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
596         "lip_pos_x_neg_y_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
597 
598 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043782,
599         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
600         "lip_pos_x_neg_y_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
601 
602 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043783,
603         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
604         "hree.clip_pos_x_pos_y_and_neg_x_neg_z_and_pos_x_pos_z");
605 
606 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043784,
607         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
608         "hree.clip_pos_x_pos_y_and_neg_x_neg_z_and_neg_y_pos_z");
609 
610 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043785,
611         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
612         "hree.clip_pos_x_pos_y_and_pos_x_neg_z_and_neg_x_pos_z");
613 
614 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043786,
615         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
616         "hree.clip_pos_x_pos_y_and_neg_x_pos_z_and_neg_y_neg_z");
617 
618 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043787,
619         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
620         "hree.clip_pos_x_pos_y_and_neg_y_neg_z_and_pos_y_pos_z");
621 
622 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043788,
623         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
624         "hree.clip_pos_x_pos_y_and_pos_y_neg_z_and_neg_y_pos_z");
625 
626 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043789,
627         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
628         "lip_pos_x_pos_y_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
629 
630 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043790,
631         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
632         "lip_pos_x_pos_y_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
633 
634 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043791,
635         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
636         "hree.clip_neg_x_pos_y_and_neg_x_neg_z_and_pos_x_pos_z");
637 
638 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043792,
639         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
640         "hree.clip_neg_x_pos_y_and_pos_x_neg_z_and_neg_x_pos_z");
641 
642 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043793,
643         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
644         "hree.clip_neg_x_pos_y_and_pos_x_neg_z_and_neg_y_pos_z");
645 
646 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043794,
647         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
648         "hree.clip_neg_x_pos_y_and_pos_x_pos_z_and_neg_y_neg_z");
649 
650 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043795,
651         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
652         "hree.clip_neg_x_pos_y_and_neg_y_neg_z_and_pos_y_pos_z");
653 
654 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043796,
655         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
656         "hree.clip_neg_x_pos_y_and_pos_y_neg_z_and_neg_y_pos_z");
657 
658 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043797,
659         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
660         "lip_neg_x_pos_y_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
661 
662 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043798,
663         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
664         "lip_neg_x_pos_y_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
665 
666 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043799,
667         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
668         "hree.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_y_neg_z");
669 
670 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043800,
671         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
672         "hree.clip_neg_x_neg_z_and_pos_x_pos_z_and_pos_y_neg_z");
673 
674 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043801,
675         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
676         "hree.clip_neg_x_neg_z_and_pos_x_pos_z_and_pos_y_pos_z");
677 
678 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043802,
679         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
680         "hree.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_y_pos_z");
681 
682 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043803,
683         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
684         "e.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_x_neg_y_pos_z");
685 
686 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043804,
687         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
688         "e.clip_neg_x_neg_z_and_pos_x_pos_z_and_pos_x_neg_y_pos_z");
689 
690 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043805,
691         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
692         "e.clip_neg_x_neg_z_and_pos_x_pos_z_and_pos_x_pos_y_pos_z");
693 
694 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043806,
695         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
696         "e.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_x_pos_y_pos_z");
697 
698 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043807,
699         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
700         "e.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_x_neg_y_neg_z");
701 
702 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043808,
703         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
704         "e.clip_neg_x_neg_z_and_pos_x_pos_z_and_pos_x_neg_y_neg_z");
705 
706 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043809,
707         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
708         "e.clip_neg_x_neg_z_and_pos_x_pos_z_and_pos_x_pos_y_neg_z");
709 
710 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043810,
711         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
712         "e.clip_neg_x_neg_z_and_pos_x_pos_z_and_neg_x_pos_y_neg_z");
713 
714 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043811,
715         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
716         "hree.clip_neg_x_neg_z_and_neg_y_neg_z_and_pos_y_pos_z");
717 
718 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043812,
719         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
720         "hree.clip_neg_x_neg_z_and_pos_y_neg_z_and_neg_y_pos_z");
721 
722 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043813,
723         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
724         "lip_neg_x_neg_z_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
725 
726 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043814,
727         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
728         "lip_neg_x_neg_z_and_pos_x_neg_y_pos_z_and_pos_x_pos_y_pos_z");
729 
730 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043815,
731         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
732         "lip_neg_x_neg_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
733 
734 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043816,
735         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
736         "lip_neg_x_neg_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
737 
738 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043817,
739         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
740         "lip_neg_x_neg_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
741 
742 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043818,
743         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
744         "hree.clip_pos_x_neg_z_and_neg_x_pos_z_and_neg_y_neg_z");
745 
746 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043819,
747         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
748         "hree.clip_pos_x_neg_z_and_neg_x_pos_z_and_pos_y_neg_z");
749 
750 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043820,
751         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
752         "hree.clip_pos_x_neg_z_and_neg_x_pos_z_and_pos_y_pos_z");
753 
754 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043821,
755         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
756         "hree.clip_pos_x_neg_z_and_neg_x_pos_z_and_neg_y_pos_z");
757 
758 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043822,
759         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
760         "e.clip_pos_x_neg_z_and_neg_x_pos_z_and_neg_x_neg_y_pos_z");
761 
762 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043823,
763         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
764         "e.clip_pos_x_neg_z_and_neg_x_pos_z_and_pos_x_neg_y_pos_z");
765 
766 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043824,
767         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
768         "e.clip_pos_x_neg_z_and_neg_x_pos_z_and_pos_x_pos_y_pos_z");
769 
770 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043825,
771         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
772         "e.clip_pos_x_neg_z_and_neg_x_pos_z_and_neg_x_pos_y_pos_z");
773 
774 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043826,
775         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
776         "e.clip_pos_x_neg_z_and_neg_x_pos_z_and_neg_x_neg_y_neg_z");
777 
778 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043827,
779         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
780         "e.clip_pos_x_neg_z_and_neg_x_pos_z_and_pos_x_neg_y_neg_z");
781 
782 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043828,
783         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
784         "e.clip_pos_x_neg_z_and_neg_x_pos_z_and_pos_x_pos_y_neg_z");
785 
786 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043829,
787         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
788         "e.clip_pos_x_neg_z_and_neg_x_pos_z_and_neg_x_pos_y_neg_z");
789 
790 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043830,
791         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
792         "hree.clip_pos_x_neg_z_and_neg_y_neg_z_and_pos_y_pos_z");
793 
794 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043831,
795         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
796         "hree.clip_pos_x_neg_z_and_pos_y_neg_z_and_neg_y_pos_z");
797 
798 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043832,
799         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
800         "lip_pos_x_neg_z_and_neg_x_neg_y_pos_z_and_neg_x_pos_y_pos_z");
801 
802 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043833,
803         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
804         "lip_pos_x_neg_z_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
805 
806 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043834,
807         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
808         "lip_pos_x_neg_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
809 
810 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043835,
811         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
812         "lip_pos_x_neg_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
813 
814 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043836,
815         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
816         "lip_pos_x_neg_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
817 
818 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043837,
819         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
820         "hree.clip_pos_x_pos_z_and_neg_y_neg_z_and_pos_y_pos_z");
821 
822 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043838,
823         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
824         "hree.clip_pos_x_pos_z_and_pos_y_neg_z_and_neg_y_pos_z");
825 
826 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043839,
827         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
828         "lip_pos_x_pos_z_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
829 
830 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043840,
831         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
832         "lip_pos_x_pos_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
833 
834 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043841,
835         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
836         "lip_pos_x_pos_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
837 
838 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043842,
839         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
840         "lip_pos_x_pos_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
841 
842 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043843,
843         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
844         "lip_pos_x_pos_z_and_neg_x_neg_y_neg_z_and_neg_x_pos_y_neg_z");
845 
846 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043844,
847         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
848         "hree.clip_neg_x_pos_z_and_neg_y_neg_z_and_pos_y_pos_z");
849 
850 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043845,
851         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_t",
852         "hree.clip_neg_x_pos_z_and_pos_y_neg_z_and_neg_y_pos_z");
853 
854 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043846,
855         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
856         "lip_neg_x_pos_z_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
857 
858 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043847,
859         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
860         "lip_neg_x_pos_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
861 
862 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043848,
863         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
864         "lip_neg_x_pos_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
865 
866 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043849,
867         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
868         "lip_neg_x_pos_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
869 
870 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043850,
871         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
872         "lip_neg_x_pos_z_and_pos_x_neg_y_neg_z_and_pos_x_pos_y_neg_z");
873 
874 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043851,
875         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
876         "e.clip_neg_y_neg_z_and_pos_y_pos_z_and_neg_x_neg_y_pos_z");
877 
878 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043852,
879         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
880         "e.clip_neg_y_neg_z_and_pos_y_pos_z_and_pos_x_neg_y_pos_z");
881 
882 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043853,
883         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
884         "e.clip_neg_y_neg_z_and_pos_y_pos_z_and_pos_x_pos_y_pos_z");
885 
886 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043854,
887         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
888         "e.clip_neg_y_neg_z_and_pos_y_pos_z_and_neg_x_pos_y_pos_z");
889 
890 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043855,
891         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
892         "e.clip_neg_y_neg_z_and_pos_y_pos_z_and_neg_x_neg_y_neg_z");
893 
894 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043856,
895         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
896         "e.clip_neg_y_neg_z_and_pos_y_pos_z_and_pos_x_neg_y_neg_z");
897 
898 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043857,
899         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
900         "e.clip_neg_y_neg_z_and_pos_y_pos_z_and_pos_x_pos_y_neg_z");
901 
902 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043858,
903         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
904         "e.clip_neg_y_neg_z_and_pos_y_pos_z_and_neg_x_pos_y_neg_z");
905 
906 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043859,
907         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
908         "lip_neg_y_neg_z_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
909 
910 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043860,
911         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
912         "lip_neg_y_neg_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
913 
914 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043861,
915         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
916         "lip_neg_y_neg_z_and_pos_x_pos_y_pos_z_and_neg_x_pos_y_pos_z");
917 
918 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043862,
919         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
920         "lip_neg_y_neg_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
921 
922 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043863,
923         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
924         "lip_neg_y_neg_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
925 
926 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043864,
927         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
928         "e.clip_pos_y_neg_z_and_neg_y_pos_z_and_neg_x_neg_y_pos_z");
929 
930 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043865,
931         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
932         "e.clip_pos_y_neg_z_and_neg_y_pos_z_and_pos_x_neg_y_pos_z");
933 
934 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043866,
935         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
936         "e.clip_pos_y_neg_z_and_neg_y_pos_z_and_pos_x_pos_y_pos_z");
937 
938 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043867,
939         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
940         "e.clip_pos_y_neg_z_and_neg_y_pos_z_and_neg_x_pos_y_pos_z");
941 
942 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043868,
943         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
944         "e.clip_pos_y_neg_z_and_neg_y_pos_z_and_neg_x_neg_y_neg_z");
945 
946 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043869,
947         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
948         "e.clip_pos_y_neg_z_and_neg_y_pos_z_and_pos_x_neg_y_neg_z");
949 
950 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043870,
951         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
952         "e.clip_pos_y_neg_z_and_neg_y_pos_z_and_pos_x_pos_y_neg_z");
953 
954 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043871,
955         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_thre",
956         "e.clip_pos_y_neg_z_and_neg_y_pos_z_and_neg_x_pos_y_neg_z");
957 
958 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043872,
959         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
960         "lip_pos_y_neg_z_and_neg_x_neg_y_pos_z_and_pos_x_neg_y_pos_z");
961 
962 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043873,
963         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
964         "lip_pos_y_neg_z_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
965 
966 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043874,
967         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
968         "lip_pos_y_neg_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
969 
970 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043875,
971         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
972         "lip_pos_y_neg_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
973 
974 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043876,
975         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
976         "lip_pos_y_neg_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
977 
978 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043877,
979         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
980         "lip_pos_y_pos_z_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
981 
982 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043878,
983         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
984         "lip_pos_y_pos_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
985 
986 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043879,
987         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
988         "lip_pos_y_pos_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
989 
990 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043880,
991         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
992         "lip_pos_y_pos_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
993 
994 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043881,
995         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
996         "lip_pos_y_pos_z_and_neg_x_neg_y_neg_z_and_pos_x_neg_y_neg_z");
997 
998 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043882,
999         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
1000         "lip_neg_y_pos_z_and_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
1001 
1002 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043883,
1003         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
1004         "lip_neg_y_pos_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
1005 
1006 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043884,
1007         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
1008         "lip_neg_y_pos_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
1009 
1010 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043885,
1011         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
1012         "lip_neg_y_pos_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
1013 
1014 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043886,
1015         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.c",
1016         "lip_neg_y_pos_z_and_pos_x_pos_y_neg_z_and_neg_x_pos_y_neg_z");
1017 
1018 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043887,
1019         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1020         "_neg_x_neg_y_pos_z_and_pos_x_neg_y_pos_z_and_pos_x_pos_y_neg_z");
1021 
1022 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043888,
1023         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1024         "_neg_x_neg_y_pos_z_and_pos_x_neg_y_pos_z_and_neg_x_pos_y_neg_z");
1025 
1026 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043889,
1027         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1028         "_neg_x_neg_y_pos_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
1029 
1030 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043890,
1031         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1032         "_neg_x_neg_y_pos_z_and_neg_x_pos_y_pos_z_and_pos_x_pos_y_neg_z");
1033 
1034 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043891,
1035         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1036         "_neg_x_neg_y_pos_z_and_pos_x_neg_y_neg_z_and_pos_x_pos_y_neg_z");
1037 
1038 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043892,
1039         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1040         "_neg_x_neg_y_pos_z_and_pos_x_pos_y_neg_z_and_neg_x_pos_y_neg_z");
1041 
1042 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043893,
1043         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1044         "_pos_x_neg_y_pos_z_and_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
1045 
1046 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043894,
1047         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1048         "_pos_x_neg_y_pos_z_and_pos_x_pos_y_pos_z_and_neg_x_pos_y_neg_z");
1049 
1050 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043895,
1051         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1052         "_pos_x_neg_y_pos_z_and_neg_x_neg_y_neg_z_and_neg_x_pos_y_neg_z");
1053 
1054 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043896,
1055         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1056         "_pos_x_neg_y_pos_z_and_pos_x_pos_y_neg_z_and_neg_x_pos_y_neg_z");
1057 
1058 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043897,
1059         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1060         "_pos_x_pos_y_pos_z_and_neg_x_pos_y_pos_z_and_neg_x_neg_y_neg_z");
1061 
1062 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043898,
1063         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1064         "_pos_x_pos_y_pos_z_and_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z");
1065 
1066 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043899,
1067         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1068         "_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z_and_pos_x_neg_y_neg_z");
1069 
1070 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043900,
1071         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1072         "_pos_x_pos_y_pos_z_and_neg_x_neg_y_neg_z_and_neg_x_pos_y_neg_z");
1073 
1074 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043901,
1075         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1076         "_neg_x_pos_y_pos_z_and_neg_x_neg_y_neg_z_and_pos_x_neg_y_neg_z");
1077 
1078 static SHRINK_HWTEST_F(ActsDeqpgles30044TestSuite, TestCase_043902,
1079         "dEQP-GLES3.functional.clipping.triangle_vertex.clip_three.clip",
1080         "_neg_x_pos_y_pos_z_and_pos_x_neg_y_neg_z_and_pos_x_pos_y_neg_z");
1081