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 "../Deqpgles31BaseFunc.h"
19#include "../ActsDeqpgles310002TestSuite.h"
20#include "shrinkdefine.h"
21
22using namespace std;
23using namespace testing::ext;
24using namespace OHOS;
25
26static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001809,
27        "dEQP-GLES31.functional.shaders.builtin_f",
28        "unctions.integer.findlsb.int_lowp_vertex");
29
30static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001810,
31        "dEQP-GLES31.functional.shaders.builtin_fu",
32        "nctions.integer.findlsb.int_lowp_fragment");
33
34static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001811,
35        "dEQP-GLES31.functional.shaders.builtin_fu",
36        "nctions.integer.findlsb.int_lowp_geometry");
37
38static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001812,
39        "dEQP-GLES31.functional.shaders.builtin_func",
40        "tions.integer.findlsb.int_lowp_tess_control");
41
42static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001813,
43        "dEQP-GLES31.functional.shaders.builtin_fu",
44        "nctions.integer.findlsb.int_lowp_tess_eval");
45
46static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001814,
47        "dEQP-GLES31.functional.shaders.builtin_f",
48        "unctions.integer.findlsb.int_lowp_compute");
49
50static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001815,
51        "dEQP-GLES31.functional.shaders.builtin_fu",
52        "nctions.integer.findlsb.int_mediump_vertex");
53
54static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001816,
55        "dEQP-GLES31.functional.shaders.builtin_fun",
56        "ctions.integer.findlsb.int_mediump_fragment");
57
58static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001817,
59        "dEQP-GLES31.functional.shaders.builtin_fun",
60        "ctions.integer.findlsb.int_mediump_geometry");
61
62static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001818,
63        "dEQP-GLES31.functional.shaders.builtin_funct",
64        "ions.integer.findlsb.int_mediump_tess_control");
65
66static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001819,
67        "dEQP-GLES31.functional.shaders.builtin_func",
68        "tions.integer.findlsb.int_mediump_tess_eval");
69
70static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001820,
71        "dEQP-GLES31.functional.shaders.builtin_fun",
72        "ctions.integer.findlsb.int_mediump_compute");
73
74static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001821,
75        "dEQP-GLES31.functional.shaders.builtin_f",
76        "unctions.integer.findlsb.int_highp_vertex");
77
78static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001822,
79        "dEQP-GLES31.functional.shaders.builtin_fu",
80        "nctions.integer.findlsb.int_highp_fragment");
81
82static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001823,
83        "dEQP-GLES31.functional.shaders.builtin_fu",
84        "nctions.integer.findlsb.int_highp_geometry");
85
86static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001824,
87        "dEQP-GLES31.functional.shaders.builtin_func",
88        "tions.integer.findlsb.int_highp_tess_control");
89
90static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001825,
91        "dEQP-GLES31.functional.shaders.builtin_fun",
92        "ctions.integer.findlsb.int_highp_tess_eval");
93
94static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001826,
95        "dEQP-GLES31.functional.shaders.builtin_fu",
96        "nctions.integer.findlsb.int_highp_compute");
97
98static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001827,
99        "dEQP-GLES31.functional.shaders.builtin_fu",
100        "nctions.integer.findlsb.ivec2_lowp_vertex");
101
102static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001828,
103        "dEQP-GLES31.functional.shaders.builtin_fun",
104        "ctions.integer.findlsb.ivec2_lowp_fragment");
105
106static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001829,
107        "dEQP-GLES31.functional.shaders.builtin_fun",
108        "ctions.integer.findlsb.ivec2_lowp_geometry");
109
110static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001830,
111        "dEQP-GLES31.functional.shaders.builtin_funct",
112        "ions.integer.findlsb.ivec2_lowp_tess_control");
113
114static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001831,
115        "dEQP-GLES31.functional.shaders.builtin_fun",
116        "ctions.integer.findlsb.ivec2_lowp_tess_eval");
117
118static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001832,
119        "dEQP-GLES31.functional.shaders.builtin_fu",
120        "nctions.integer.findlsb.ivec2_lowp_compute");
121
122static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001833,
123        "dEQP-GLES31.functional.shaders.builtin_fun",
124        "ctions.integer.findlsb.ivec2_mediump_vertex");
125
126static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001834,
127        "dEQP-GLES31.functional.shaders.builtin_func",
128        "tions.integer.findlsb.ivec2_mediump_fragment");
129
130static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001835,
131        "dEQP-GLES31.functional.shaders.builtin_func",
132        "tions.integer.findlsb.ivec2_mediump_geometry");
133
134static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001836,
135        "dEQP-GLES31.functional.shaders.builtin_functi",
136        "ons.integer.findlsb.ivec2_mediump_tess_control");
137
138static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001837,
139        "dEQP-GLES31.functional.shaders.builtin_funct",
140        "ions.integer.findlsb.ivec2_mediump_tess_eval");
141
142static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001838,
143        "dEQP-GLES31.functional.shaders.builtin_func",
144        "tions.integer.findlsb.ivec2_mediump_compute");
145
146static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001839,
147        "dEQP-GLES31.functional.shaders.builtin_fu",
148        "nctions.integer.findlsb.ivec2_highp_vertex");
149
150static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001840,
151        "dEQP-GLES31.functional.shaders.builtin_fun",
152        "ctions.integer.findlsb.ivec2_highp_fragment");
153
154static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001841,
155        "dEQP-GLES31.functional.shaders.builtin_fun",
156        "ctions.integer.findlsb.ivec2_highp_geometry");
157
158static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001842,
159        "dEQP-GLES31.functional.shaders.builtin_funct",
160        "ions.integer.findlsb.ivec2_highp_tess_control");
161
162static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001843,
163        "dEQP-GLES31.functional.shaders.builtin_func",
164        "tions.integer.findlsb.ivec2_highp_tess_eval");
165
166static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001844,
167        "dEQP-GLES31.functional.shaders.builtin_fun",
168        "ctions.integer.findlsb.ivec2_highp_compute");
169
170static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001845,
171        "dEQP-GLES31.functional.shaders.builtin_fu",
172        "nctions.integer.findlsb.ivec3_lowp_vertex");
173
174static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001846,
175        "dEQP-GLES31.functional.shaders.builtin_fun",
176        "ctions.integer.findlsb.ivec3_lowp_fragment");
177
178static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001847,
179        "dEQP-GLES31.functional.shaders.builtin_fun",
180        "ctions.integer.findlsb.ivec3_lowp_geometry");
181
182static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001848,
183        "dEQP-GLES31.functional.shaders.builtin_funct",
184        "ions.integer.findlsb.ivec3_lowp_tess_control");
185
186static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001849,
187        "dEQP-GLES31.functional.shaders.builtin_fun",
188        "ctions.integer.findlsb.ivec3_lowp_tess_eval");
189
190static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001850,
191        "dEQP-GLES31.functional.shaders.builtin_fu",
192        "nctions.integer.findlsb.ivec3_lowp_compute");
193
194static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001851,
195        "dEQP-GLES31.functional.shaders.builtin_fun",
196        "ctions.integer.findlsb.ivec3_mediump_vertex");
197
198static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001852,
199        "dEQP-GLES31.functional.shaders.builtin_func",
200        "tions.integer.findlsb.ivec3_mediump_fragment");
201
202static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001853,
203        "dEQP-GLES31.functional.shaders.builtin_func",
204        "tions.integer.findlsb.ivec3_mediump_geometry");
205
206static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001854,
207        "dEQP-GLES31.functional.shaders.builtin_functi",
208        "ons.integer.findlsb.ivec3_mediump_tess_control");
209
210static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001855,
211        "dEQP-GLES31.functional.shaders.builtin_funct",
212        "ions.integer.findlsb.ivec3_mediump_tess_eval");
213
214static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001856,
215        "dEQP-GLES31.functional.shaders.builtin_func",
216        "tions.integer.findlsb.ivec3_mediump_compute");
217
218static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001857,
219        "dEQP-GLES31.functional.shaders.builtin_fu",
220        "nctions.integer.findlsb.ivec3_highp_vertex");
221
222static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001858,
223        "dEQP-GLES31.functional.shaders.builtin_fun",
224        "ctions.integer.findlsb.ivec3_highp_fragment");
225
226static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001859,
227        "dEQP-GLES31.functional.shaders.builtin_fun",
228        "ctions.integer.findlsb.ivec3_highp_geometry");
229
230static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001860,
231        "dEQP-GLES31.functional.shaders.builtin_funct",
232        "ions.integer.findlsb.ivec3_highp_tess_control");
233
234static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001861,
235        "dEQP-GLES31.functional.shaders.builtin_func",
236        "tions.integer.findlsb.ivec3_highp_tess_eval");
237
238static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001862,
239        "dEQP-GLES31.functional.shaders.builtin_fun",
240        "ctions.integer.findlsb.ivec3_highp_compute");
241
242static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001863,
243        "dEQP-GLES31.functional.shaders.builtin_fu",
244        "nctions.integer.findlsb.ivec4_lowp_vertex");
245
246static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001864,
247        "dEQP-GLES31.functional.shaders.builtin_fun",
248        "ctions.integer.findlsb.ivec4_lowp_fragment");
249
250static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001865,
251        "dEQP-GLES31.functional.shaders.builtin_fun",
252        "ctions.integer.findlsb.ivec4_lowp_geometry");
253
254static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001866,
255        "dEQP-GLES31.functional.shaders.builtin_funct",
256        "ions.integer.findlsb.ivec4_lowp_tess_control");
257
258static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001867,
259        "dEQP-GLES31.functional.shaders.builtin_fun",
260        "ctions.integer.findlsb.ivec4_lowp_tess_eval");
261
262static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001868,
263        "dEQP-GLES31.functional.shaders.builtin_fu",
264        "nctions.integer.findlsb.ivec4_lowp_compute");
265
266static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001869,
267        "dEQP-GLES31.functional.shaders.builtin_fun",
268        "ctions.integer.findlsb.ivec4_mediump_vertex");
269
270static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001870,
271        "dEQP-GLES31.functional.shaders.builtin_func",
272        "tions.integer.findlsb.ivec4_mediump_fragment");
273
274static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001871,
275        "dEQP-GLES31.functional.shaders.builtin_func",
276        "tions.integer.findlsb.ivec4_mediump_geometry");
277
278static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001872,
279        "dEQP-GLES31.functional.shaders.builtin_functi",
280        "ons.integer.findlsb.ivec4_mediump_tess_control");
281
282static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001873,
283        "dEQP-GLES31.functional.shaders.builtin_funct",
284        "ions.integer.findlsb.ivec4_mediump_tess_eval");
285
286static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001874,
287        "dEQP-GLES31.functional.shaders.builtin_func",
288        "tions.integer.findlsb.ivec4_mediump_compute");
289
290static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001875,
291        "dEQP-GLES31.functional.shaders.builtin_fu",
292        "nctions.integer.findlsb.ivec4_highp_vertex");
293
294static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001876,
295        "dEQP-GLES31.functional.shaders.builtin_fun",
296        "ctions.integer.findlsb.ivec4_highp_fragment");
297
298static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001877,
299        "dEQP-GLES31.functional.shaders.builtin_fun",
300        "ctions.integer.findlsb.ivec4_highp_geometry");
301
302static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001878,
303        "dEQP-GLES31.functional.shaders.builtin_funct",
304        "ions.integer.findlsb.ivec4_highp_tess_control");
305
306static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001879,
307        "dEQP-GLES31.functional.shaders.builtin_func",
308        "tions.integer.findlsb.ivec4_highp_tess_eval");
309
310static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001880,
311        "dEQP-GLES31.functional.shaders.builtin_fun",
312        "ctions.integer.findlsb.ivec4_highp_compute");
313
314static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001881,
315        "dEQP-GLES31.functional.shaders.builtin_f",
316        "unctions.integer.findlsb.uint_lowp_vertex");
317
318static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001882,
319        "dEQP-GLES31.functional.shaders.builtin_fu",
320        "nctions.integer.findlsb.uint_lowp_fragment");
321
322static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001883,
323        "dEQP-GLES31.functional.shaders.builtin_fu",
324        "nctions.integer.findlsb.uint_lowp_geometry");
325
326static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001884,
327        "dEQP-GLES31.functional.shaders.builtin_func",
328        "tions.integer.findlsb.uint_lowp_tess_control");
329
330static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001885,
331        "dEQP-GLES31.functional.shaders.builtin_fun",
332        "ctions.integer.findlsb.uint_lowp_tess_eval");
333
334static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001886,
335        "dEQP-GLES31.functional.shaders.builtin_fu",
336        "nctions.integer.findlsb.uint_lowp_compute");
337
338static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001887,
339        "dEQP-GLES31.functional.shaders.builtin_fun",
340        "ctions.integer.findlsb.uint_mediump_vertex");
341
342static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001888,
343        "dEQP-GLES31.functional.shaders.builtin_func",
344        "tions.integer.findlsb.uint_mediump_fragment");
345
346static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001889,
347        "dEQP-GLES31.functional.shaders.builtin_func",
348        "tions.integer.findlsb.uint_mediump_geometry");
349
350static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001890,
351        "dEQP-GLES31.functional.shaders.builtin_functi",
352        "ons.integer.findlsb.uint_mediump_tess_control");
353
354static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001891,
355        "dEQP-GLES31.functional.shaders.builtin_func",
356        "tions.integer.findlsb.uint_mediump_tess_eval");
357
358static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001892,
359        "dEQP-GLES31.functional.shaders.builtin_fun",
360        "ctions.integer.findlsb.uint_mediump_compute");
361
362static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001893,
363        "dEQP-GLES31.functional.shaders.builtin_fu",
364        "nctions.integer.findlsb.uint_highp_vertex");
365
366static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001894,
367        "dEQP-GLES31.functional.shaders.builtin_fun",
368        "ctions.integer.findlsb.uint_highp_fragment");
369
370static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001895,
371        "dEQP-GLES31.functional.shaders.builtin_fun",
372        "ctions.integer.findlsb.uint_highp_geometry");
373
374static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001896,
375        "dEQP-GLES31.functional.shaders.builtin_funct",
376        "ions.integer.findlsb.uint_highp_tess_control");
377
378static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001897,
379        "dEQP-GLES31.functional.shaders.builtin_fun",
380        "ctions.integer.findlsb.uint_highp_tess_eval");
381
382static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001898,
383        "dEQP-GLES31.functional.shaders.builtin_fu",
384        "nctions.integer.findlsb.uint_highp_compute");
385
386static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001899,
387        "dEQP-GLES31.functional.shaders.builtin_fu",
388        "nctions.integer.findlsb.uvec2_lowp_vertex");
389
390static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001900,
391        "dEQP-GLES31.functional.shaders.builtin_fun",
392        "ctions.integer.findlsb.uvec2_lowp_fragment");
393
394static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001901,
395        "dEQP-GLES31.functional.shaders.builtin_fun",
396        "ctions.integer.findlsb.uvec2_lowp_geometry");
397
398static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001902,
399        "dEQP-GLES31.functional.shaders.builtin_funct",
400        "ions.integer.findlsb.uvec2_lowp_tess_control");
401
402static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001903,
403        "dEQP-GLES31.functional.shaders.builtin_fun",
404        "ctions.integer.findlsb.uvec2_lowp_tess_eval");
405
406static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001904,
407        "dEQP-GLES31.functional.shaders.builtin_fu",
408        "nctions.integer.findlsb.uvec2_lowp_compute");
409
410static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001905,
411        "dEQP-GLES31.functional.shaders.builtin_fun",
412        "ctions.integer.findlsb.uvec2_mediump_vertex");
413
414static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001906,
415        "dEQP-GLES31.functional.shaders.builtin_func",
416        "tions.integer.findlsb.uvec2_mediump_fragment");
417
418static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001907,
419        "dEQP-GLES31.functional.shaders.builtin_func",
420        "tions.integer.findlsb.uvec2_mediump_geometry");
421
422static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001908,
423        "dEQP-GLES31.functional.shaders.builtin_functi",
424        "ons.integer.findlsb.uvec2_mediump_tess_control");
425
426static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001909,
427        "dEQP-GLES31.functional.shaders.builtin_funct",
428        "ions.integer.findlsb.uvec2_mediump_tess_eval");
429
430static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001910,
431        "dEQP-GLES31.functional.shaders.builtin_func",
432        "tions.integer.findlsb.uvec2_mediump_compute");
433
434static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001911,
435        "dEQP-GLES31.functional.shaders.builtin_fu",
436        "nctions.integer.findlsb.uvec2_highp_vertex");
437
438static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001912,
439        "dEQP-GLES31.functional.shaders.builtin_fun",
440        "ctions.integer.findlsb.uvec2_highp_fragment");
441
442static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001913,
443        "dEQP-GLES31.functional.shaders.builtin_fun",
444        "ctions.integer.findlsb.uvec2_highp_geometry");
445
446static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001914,
447        "dEQP-GLES31.functional.shaders.builtin_funct",
448        "ions.integer.findlsb.uvec2_highp_tess_control");
449
450static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001915,
451        "dEQP-GLES31.functional.shaders.builtin_func",
452        "tions.integer.findlsb.uvec2_highp_tess_eval");
453
454static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001916,
455        "dEQP-GLES31.functional.shaders.builtin_fun",
456        "ctions.integer.findlsb.uvec2_highp_compute");
457
458static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001917,
459        "dEQP-GLES31.functional.shaders.builtin_fu",
460        "nctions.integer.findlsb.uvec3_lowp_vertex");
461
462static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001918,
463        "dEQP-GLES31.functional.shaders.builtin_fun",
464        "ctions.integer.findlsb.uvec3_lowp_fragment");
465
466static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001919,
467        "dEQP-GLES31.functional.shaders.builtin_fun",
468        "ctions.integer.findlsb.uvec3_lowp_geometry");
469
470static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001920,
471        "dEQP-GLES31.functional.shaders.builtin_funct",
472        "ions.integer.findlsb.uvec3_lowp_tess_control");
473
474static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001921,
475        "dEQP-GLES31.functional.shaders.builtin_fun",
476        "ctions.integer.findlsb.uvec3_lowp_tess_eval");
477
478static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001922,
479        "dEQP-GLES31.functional.shaders.builtin_fu",
480        "nctions.integer.findlsb.uvec3_lowp_compute");
481
482static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001923,
483        "dEQP-GLES31.functional.shaders.builtin_fun",
484        "ctions.integer.findlsb.uvec3_mediump_vertex");
485
486static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001924,
487        "dEQP-GLES31.functional.shaders.builtin_func",
488        "tions.integer.findlsb.uvec3_mediump_fragment");
489
490static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001925,
491        "dEQP-GLES31.functional.shaders.builtin_func",
492        "tions.integer.findlsb.uvec3_mediump_geometry");
493
494static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001926,
495        "dEQP-GLES31.functional.shaders.builtin_functi",
496        "ons.integer.findlsb.uvec3_mediump_tess_control");
497
498static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001927,
499        "dEQP-GLES31.functional.shaders.builtin_funct",
500        "ions.integer.findlsb.uvec3_mediump_tess_eval");
501
502static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001928,
503        "dEQP-GLES31.functional.shaders.builtin_func",
504        "tions.integer.findlsb.uvec3_mediump_compute");
505
506static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001929,
507        "dEQP-GLES31.functional.shaders.builtin_fu",
508        "nctions.integer.findlsb.uvec3_highp_vertex");
509
510static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001930,
511        "dEQP-GLES31.functional.shaders.builtin_fun",
512        "ctions.integer.findlsb.uvec3_highp_fragment");
513
514static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001931,
515        "dEQP-GLES31.functional.shaders.builtin_fun",
516        "ctions.integer.findlsb.uvec3_highp_geometry");
517
518static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001932,
519        "dEQP-GLES31.functional.shaders.builtin_funct",
520        "ions.integer.findlsb.uvec3_highp_tess_control");
521
522static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001933,
523        "dEQP-GLES31.functional.shaders.builtin_func",
524        "tions.integer.findlsb.uvec3_highp_tess_eval");
525
526static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001934,
527        "dEQP-GLES31.functional.shaders.builtin_fun",
528        "ctions.integer.findlsb.uvec3_highp_compute");
529
530static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001935,
531        "dEQP-GLES31.functional.shaders.builtin_fu",
532        "nctions.integer.findlsb.uvec4_lowp_vertex");
533
534static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001936,
535        "dEQP-GLES31.functional.shaders.builtin_fun",
536        "ctions.integer.findlsb.uvec4_lowp_fragment");
537
538static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001937,
539        "dEQP-GLES31.functional.shaders.builtin_fun",
540        "ctions.integer.findlsb.uvec4_lowp_geometry");
541
542static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001938,
543        "dEQP-GLES31.functional.shaders.builtin_funct",
544        "ions.integer.findlsb.uvec4_lowp_tess_control");
545
546static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001939,
547        "dEQP-GLES31.functional.shaders.builtin_fun",
548        "ctions.integer.findlsb.uvec4_lowp_tess_eval");
549
550static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001940,
551        "dEQP-GLES31.functional.shaders.builtin_fu",
552        "nctions.integer.findlsb.uvec4_lowp_compute");
553
554static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001941,
555        "dEQP-GLES31.functional.shaders.builtin_fun",
556        "ctions.integer.findlsb.uvec4_mediump_vertex");
557
558static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001942,
559        "dEQP-GLES31.functional.shaders.builtin_func",
560        "tions.integer.findlsb.uvec4_mediump_fragment");
561
562static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001943,
563        "dEQP-GLES31.functional.shaders.builtin_func",
564        "tions.integer.findlsb.uvec4_mediump_geometry");
565
566static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001944,
567        "dEQP-GLES31.functional.shaders.builtin_functi",
568        "ons.integer.findlsb.uvec4_mediump_tess_control");
569
570static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001945,
571        "dEQP-GLES31.functional.shaders.builtin_funct",
572        "ions.integer.findlsb.uvec4_mediump_tess_eval");
573
574static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001946,
575        "dEQP-GLES31.functional.shaders.builtin_func",
576        "tions.integer.findlsb.uvec4_mediump_compute");
577
578static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001947,
579        "dEQP-GLES31.functional.shaders.builtin_fu",
580        "nctions.integer.findlsb.uvec4_highp_vertex");
581
582static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001948,
583        "dEQP-GLES31.functional.shaders.builtin_fun",
584        "ctions.integer.findlsb.uvec4_highp_fragment");
585
586static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001949,
587        "dEQP-GLES31.functional.shaders.builtin_fun",
588        "ctions.integer.findlsb.uvec4_highp_geometry");
589
590static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001950,
591        "dEQP-GLES31.functional.shaders.builtin_funct",
592        "ions.integer.findlsb.uvec4_highp_tess_control");
593
594static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001951,
595        "dEQP-GLES31.functional.shaders.builtin_func",
596        "tions.integer.findlsb.uvec4_highp_tess_eval");
597
598static SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001952,
599        "dEQP-GLES31.functional.shaders.builtin_fun",
600        "ctions.integer.findlsb.uvec4_highp_compute");
601