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 "../ActsDeqpgles30022TestSuite.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(ActsDeqpgles30022TestSuite, TestCase_021685,
27         "dEQP-GLES3.functional.shaders",
28         ".random.all_features.vertex.0");
29 
30 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021686,
31         "dEQP-GLES3.functional.shaders",
32         ".random.all_features.vertex.1");
33 
34 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021687,
35         "dEQP-GLES3.functional.shaders",
36         ".random.all_features.vertex.3");
37 
38 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021688,
39         "dEQP-GLES3.functional.shaders",
40         ".random.all_features.vertex.5");
41 
42 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021689,
43         "dEQP-GLES3.functional.shaders",
44         ".random.all_features.vertex.7");
45 
46 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021690,
47         "dEQP-GLES3.functional.shaders",
48         ".random.all_features.vertex.8");
49 
50 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021691,
51         "dEQP-GLES3.functional.shaders",
52         ".random.all_features.vertex.9");
53 
54 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021692,
55         "dEQP-GLES3.functional.shaders",
56         ".random.all_features.vertex.10");
57 
58 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021693,
59         "dEQP-GLES3.functional.shaders",
60         ".random.all_features.vertex.11");
61 
62 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021694,
63         "dEQP-GLES3.functional.shaders",
64         ".random.all_features.vertex.12");
65 
66 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021695,
67         "dEQP-GLES3.functional.shaders",
68         ".random.all_features.vertex.14");
69 
70 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021696,
71         "dEQP-GLES3.functional.shaders",
72         ".random.all_features.vertex.15");
73 
74 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021697,
75         "dEQP-GLES3.functional.shaders",
76         ".random.all_features.vertex.16");
77 
78 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021698,
79         "dEQP-GLES3.functional.shaders",
80         ".random.all_features.vertex.19");
81 
82 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021699,
83         "dEQP-GLES3.functional.shaders",
84         ".random.all_features.vertex.20");
85 
86 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021700,
87         "dEQP-GLES3.functional.shaders",
88         ".random.all_features.vertex.21");
89 
90 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021701,
91         "dEQP-GLES3.functional.shaders",
92         ".random.all_features.vertex.22");
93 
94 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021702,
95         "dEQP-GLES3.functional.shaders",
96         ".random.all_features.vertex.23");
97 
98 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021703,
99         "dEQP-GLES3.functional.shaders",
100         ".random.all_features.vertex.24");
101 
102 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021704,
103         "dEQP-GLES3.functional.shaders",
104         ".random.all_features.vertex.25");
105 
106 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021705,
107         "dEQP-GLES3.functional.shaders",
108         ".random.all_features.vertex.27");
109 
110 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021706,
111         "dEQP-GLES3.functional.shaders",
112         ".random.all_features.vertex.28");
113 
114 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021707,
115         "dEQP-GLES3.functional.shaders",
116         ".random.all_features.vertex.30");
117 
118 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021708,
119         "dEQP-GLES3.functional.shaders",
120         ".random.all_features.vertex.31");
121 
122 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021709,
123         "dEQP-GLES3.functional.shaders",
124         ".random.all_features.vertex.32");
125 
126 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021710,
127         "dEQP-GLES3.functional.shaders",
128         ".random.all_features.vertex.33");
129 
130 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021711,
131         "dEQP-GLES3.functional.shaders",
132         ".random.all_features.vertex.35");
133 
134 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021712,
135         "dEQP-GLES3.functional.shaders",
136         ".random.all_features.vertex.36");
137 
138 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021713,
139         "dEQP-GLES3.functional.shaders",
140         ".random.all_features.vertex.37");
141 
142 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021714,
143         "dEQP-GLES3.functional.shaders",
144         ".random.all_features.vertex.38");
145 
146 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021715,
147         "dEQP-GLES3.functional.shaders",
148         ".random.all_features.vertex.39");
149 
150 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021716,
151         "dEQP-GLES3.functional.shaders",
152         ".random.all_features.vertex.42");
153 
154 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021717,
155         "dEQP-GLES3.functional.shaders",
156         ".random.all_features.vertex.43");
157 
158 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021718,
159         "dEQP-GLES3.functional.shaders",
160         ".random.all_features.vertex.44");
161 
162 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021719,
163         "dEQP-GLES3.functional.shaders",
164         ".random.all_features.vertex.45");
165 
166 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021720,
167         "dEQP-GLES3.functional.shaders",
168         ".random.all_features.vertex.48");
169 
170 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021721,
171         "dEQP-GLES3.functional.shaders",
172         ".random.all_features.vertex.51");
173 
174 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021722,
175         "dEQP-GLES3.functional.shaders",
176         ".random.all_features.vertex.52");
177 
178 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021723,
179         "dEQP-GLES3.functional.shaders",
180         ".random.all_features.vertex.55");
181 
182 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021724,
183         "dEQP-GLES3.functional.shaders",
184         ".random.all_features.vertex.56");
185 
186 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021725,
187         "dEQP-GLES3.functional.shaders",
188         ".random.all_features.vertex.57");
189 
190 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021726,
191         "dEQP-GLES3.functional.shaders",
192         ".random.all_features.vertex.58");
193 
194 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021727,
195         "dEQP-GLES3.functional.shaders",
196         ".random.all_features.vertex.59");
197 
198 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021728,
199         "dEQP-GLES3.functional.shaders",
200         ".random.all_features.vertex.60");
201 
202 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021729,
203         "dEQP-GLES3.functional.shaders",
204         ".random.all_features.vertex.61");
205 
206 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021730,
207         "dEQP-GLES3.functional.shaders",
208         ".random.all_features.vertex.63");
209 
210 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021731,
211         "dEQP-GLES3.functional.shaders",
212         ".random.all_features.vertex.64");
213 
214 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021732,
215         "dEQP-GLES3.functional.shaders",
216         ".random.all_features.vertex.67");
217 
218 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021733,
219         "dEQP-GLES3.functional.shaders",
220         ".random.all_features.vertex.68");
221 
222 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021734,
223         "dEQP-GLES3.functional.shaders",
224         ".random.all_features.vertex.69");
225 
226 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021735,
227         "dEQP-GLES3.functional.shaders",
228         ".random.all_features.vertex.70");
229 
230 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021736,
231         "dEQP-GLES3.functional.shaders",
232         ".random.all_features.vertex.71");
233 
234 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021737,
235         "dEQP-GLES3.functional.shaders",
236         ".random.all_features.vertex.73");
237 
238 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021738,
239         "dEQP-GLES3.functional.shaders",
240         ".random.all_features.vertex.74");
241 
242 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021739,
243         "dEQP-GLES3.functional.shaders",
244         ".random.all_features.vertex.75");
245 
246 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021740,
247         "dEQP-GLES3.functional.shaders",
248         ".random.all_features.vertex.78");
249 
250 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021741,
251         "dEQP-GLES3.functional.shaders",
252         ".random.all_features.vertex.80");
253 
254 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021742,
255         "dEQP-GLES3.functional.shaders",
256         ".random.all_features.vertex.82");
257 
258 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021743,
259         "dEQP-GLES3.functional.shaders",
260         ".random.all_features.vertex.83");
261 
262 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021744,
263         "dEQP-GLES3.functional.shaders",
264         ".random.all_features.vertex.84");
265 
266 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021745,
267         "dEQP-GLES3.functional.shaders",
268         ".random.all_features.vertex.85");
269 
270 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021746,
271         "dEQP-GLES3.functional.shaders",
272         ".random.all_features.vertex.86");
273 
274 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021747,
275         "dEQP-GLES3.functional.shaders",
276         ".random.all_features.vertex.89");
277 
278 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021748,
279         "dEQP-GLES3.functional.shaders",
280         ".random.all_features.vertex.90");
281 
282 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021749,
283         "dEQP-GLES3.functional.shaders",
284         ".random.all_features.vertex.91");
285 
286 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021750,
287         "dEQP-GLES3.functional.shaders",
288         ".random.all_features.vertex.92");
289 
290 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021751,
291         "dEQP-GLES3.functional.shaders",
292         ".random.all_features.vertex.95");
293 
294 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021752,
295         "dEQP-GLES3.functional.shaders",
296         ".random.all_features.vertex.97");
297 
298 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021753,
299         "dEQP-GLES3.functional.shaders",
300         ".random.all_features.vertex.98");
301 
302 static SHRINK_HWTEST_F(ActsDeqpgles30022TestSuite, TestCase_021754,
303         "dEQP-GLES3.functional.shaders",
304         ".random.all_features.vertex.99");
305