1f6603c60Sopenharmony_ci/*
2f6603c60Sopenharmony_ci * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd.
3f6603c60Sopenharmony_ci * Licensed under the Apache License, Version 2.0 (the "License");
4f6603c60Sopenharmony_ci * you may not use this file except in compliance with the License.
5f6603c60Sopenharmony_ci * You may obtain a copy of the License at
6f6603c60Sopenharmony_ci *
7f6603c60Sopenharmony_ci *     http://www.apache.org/licenses/LICENSE-2.0
8f6603c60Sopenharmony_ci *
9f6603c60Sopenharmony_ci * Unless required by applicable law or agreed to in writing, software
10f6603c60Sopenharmony_ci * distributed under the License is distributed on an "AS IS" BASIS,
11f6603c60Sopenharmony_ci * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12f6603c60Sopenharmony_ci * See the License for the specific language governing permissions and
13f6603c60Sopenharmony_ci * limitations under the License.
14f6603c60Sopenharmony_ci */
15f6603c60Sopenharmony_ci
16f6603c60Sopenharmony_ci#include <climits>
17f6603c60Sopenharmony_ci#include <gtest/gtest.h>
18f6603c60Sopenharmony_ci#include "../Deqpgles31BaseFunc.h"
19f6603c60Sopenharmony_ci#include "../ActsDeqpgles310002TestSuite.h"
20f6603c60Sopenharmony_ci#include "shrinkdefine.h"
21f6603c60Sopenharmony_ci
22f6603c60Sopenharmony_ciusing namespace std;
23f6603c60Sopenharmony_ciusing namespace testing::ext;
24f6603c60Sopenharmony_ciusing namespace OHOS;
25f6603c60Sopenharmony_ci
26f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001665,
27f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_f",
28f6603c60Sopenharmony_ci        "unctions.integer.bitcount.int_lowp_vertex");
29f6603c60Sopenharmony_ci
30f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001666,
31f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
32f6603c60Sopenharmony_ci        "nctions.integer.bitcount.int_lowp_fragment");
33f6603c60Sopenharmony_ci
34f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001667,
35f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
36f6603c60Sopenharmony_ci        "nctions.integer.bitcount.int_lowp_geometry");
37f6603c60Sopenharmony_ci
38f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001668,
39f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
40f6603c60Sopenharmony_ci        "tions.integer.bitcount.int_lowp_tess_control");
41f6603c60Sopenharmony_ci
42f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001669,
43f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
44f6603c60Sopenharmony_ci        "ctions.integer.bitcount.int_lowp_tess_eval");
45f6603c60Sopenharmony_ci
46f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001670,
47f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
48f6603c60Sopenharmony_ci        "nctions.integer.bitcount.int_lowp_compute");
49f6603c60Sopenharmony_ci
50f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001671,
51f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
52f6603c60Sopenharmony_ci        "ctions.integer.bitcount.int_mediump_vertex");
53f6603c60Sopenharmony_ci
54f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001672,
55f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
56f6603c60Sopenharmony_ci        "tions.integer.bitcount.int_mediump_fragment");
57f6603c60Sopenharmony_ci
58f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001673,
59f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
60f6603c60Sopenharmony_ci        "tions.integer.bitcount.int_mediump_geometry");
61f6603c60Sopenharmony_ci
62f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001674,
63f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functi",
64f6603c60Sopenharmony_ci        "ons.integer.bitcount.int_mediump_tess_control");
65f6603c60Sopenharmony_ci
66f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001675,
67f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
68f6603c60Sopenharmony_ci        "tions.integer.bitcount.int_mediump_tess_eval");
69f6603c60Sopenharmony_ci
70f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001676,
71f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
72f6603c60Sopenharmony_ci        "ctions.integer.bitcount.int_mediump_compute");
73f6603c60Sopenharmony_ci
74f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001677,
75f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
76f6603c60Sopenharmony_ci        "nctions.integer.bitcount.int_highp_vertex");
77f6603c60Sopenharmony_ci
78f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001678,
79f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
80f6603c60Sopenharmony_ci        "ctions.integer.bitcount.int_highp_fragment");
81f6603c60Sopenharmony_ci
82f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001679,
83f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
84f6603c60Sopenharmony_ci        "ctions.integer.bitcount.int_highp_geometry");
85f6603c60Sopenharmony_ci
86f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001680,
87f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
88f6603c60Sopenharmony_ci        "ions.integer.bitcount.int_highp_tess_control");
89f6603c60Sopenharmony_ci
90f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001681,
91f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
92f6603c60Sopenharmony_ci        "ctions.integer.bitcount.int_highp_tess_eval");
93f6603c60Sopenharmony_ci
94f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001682,
95f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
96f6603c60Sopenharmony_ci        "nctions.integer.bitcount.int_highp_compute");
97f6603c60Sopenharmony_ci
98f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001683,
99f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
100f6603c60Sopenharmony_ci        "nctions.integer.bitcount.ivec2_lowp_vertex");
101f6603c60Sopenharmony_ci
102f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001684,
103f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
104f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec2_lowp_fragment");
105f6603c60Sopenharmony_ci
106f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001685,
107f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
108f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec2_lowp_geometry");
109f6603c60Sopenharmony_ci
110f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001686,
111f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
112f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec2_lowp_tess_control");
113f6603c60Sopenharmony_ci
114f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001687,
115f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
116f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec2_lowp_tess_eval");
117f6603c60Sopenharmony_ci
118f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001688,
119f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
120f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec2_lowp_compute");
121f6603c60Sopenharmony_ci
122f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001689,
123f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
124f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec2_mediump_vertex");
125f6603c60Sopenharmony_ci
126f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001690,
127f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
128f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec2_mediump_fragment");
129f6603c60Sopenharmony_ci
130f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001691,
131f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
132f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec2_mediump_geometry");
133f6603c60Sopenharmony_ci
134f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001692,
135f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functio",
136f6603c60Sopenharmony_ci        "ns.integer.bitcount.ivec2_mediump_tess_control");
137f6603c60Sopenharmony_ci
138f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001693,
139f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
140f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec2_mediump_tess_eval");
141f6603c60Sopenharmony_ci
142f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001694,
143f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
144f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec2_mediump_compute");
145f6603c60Sopenharmony_ci
146f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001695,
147f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
148f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec2_highp_vertex");
149f6603c60Sopenharmony_ci
150f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001696,
151f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
152f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec2_highp_fragment");
153f6603c60Sopenharmony_ci
154f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001697,
155f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
156f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec2_highp_geometry");
157f6603c60Sopenharmony_ci
158f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001698,
159f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functi",
160f6603c60Sopenharmony_ci        "ons.integer.bitcount.ivec2_highp_tess_control");
161f6603c60Sopenharmony_ci
162f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001699,
163f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
164f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec2_highp_tess_eval");
165f6603c60Sopenharmony_ci
166f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001700,
167f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
168f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec2_highp_compute");
169f6603c60Sopenharmony_ci
170f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001701,
171f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
172f6603c60Sopenharmony_ci        "nctions.integer.bitcount.ivec3_lowp_vertex");
173f6603c60Sopenharmony_ci
174f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001702,
175f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
176f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec3_lowp_fragment");
177f6603c60Sopenharmony_ci
178f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001703,
179f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
180f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec3_lowp_geometry");
181f6603c60Sopenharmony_ci
182f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001704,
183f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
184f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec3_lowp_tess_control");
185f6603c60Sopenharmony_ci
186f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001705,
187f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
188f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec3_lowp_tess_eval");
189f6603c60Sopenharmony_ci
190f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001706,
191f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
192f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec3_lowp_compute");
193f6603c60Sopenharmony_ci
194f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001707,
195f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
196f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec3_mediump_vertex");
197f6603c60Sopenharmony_ci
198f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001708,
199f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
200f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec3_mediump_fragment");
201f6603c60Sopenharmony_ci
202f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001709,
203f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
204f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec3_mediump_geometry");
205f6603c60Sopenharmony_ci
206f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001710,
207f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functio",
208f6603c60Sopenharmony_ci        "ns.integer.bitcount.ivec3_mediump_tess_control");
209f6603c60Sopenharmony_ci
210f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001711,
211f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
212f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec3_mediump_tess_eval");
213f6603c60Sopenharmony_ci
214f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001712,
215f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
216f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec3_mediump_compute");
217f6603c60Sopenharmony_ci
218f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001713,
219f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
220f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec3_highp_vertex");
221f6603c60Sopenharmony_ci
222f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001714,
223f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
224f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec3_highp_fragment");
225f6603c60Sopenharmony_ci
226f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001715,
227f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
228f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec3_highp_geometry");
229f6603c60Sopenharmony_ci
230f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001716,
231f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functi",
232f6603c60Sopenharmony_ci        "ons.integer.bitcount.ivec3_highp_tess_control");
233f6603c60Sopenharmony_ci
234f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001717,
235f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
236f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec3_highp_tess_eval");
237f6603c60Sopenharmony_ci
238f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001718,
239f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
240f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec3_highp_compute");
241f6603c60Sopenharmony_ci
242f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001719,
243f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
244f6603c60Sopenharmony_ci        "nctions.integer.bitcount.ivec4_lowp_vertex");
245f6603c60Sopenharmony_ci
246f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001720,
247f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
248f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec4_lowp_fragment");
249f6603c60Sopenharmony_ci
250f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001721,
251f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
252f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec4_lowp_geometry");
253f6603c60Sopenharmony_ci
254f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001722,
255f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
256f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec4_lowp_tess_control");
257f6603c60Sopenharmony_ci
258f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001723,
259f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
260f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec4_lowp_tess_eval");
261f6603c60Sopenharmony_ci
262f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001724,
263f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
264f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec4_lowp_compute");
265f6603c60Sopenharmony_ci
266f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001725,
267f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
268f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec4_mediump_vertex");
269f6603c60Sopenharmony_ci
270f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001726,
271f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
272f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec4_mediump_fragment");
273f6603c60Sopenharmony_ci
274f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001727,
275f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
276f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec4_mediump_geometry");
277f6603c60Sopenharmony_ci
278f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001728,
279f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functio",
280f6603c60Sopenharmony_ci        "ns.integer.bitcount.ivec4_mediump_tess_control");
281f6603c60Sopenharmony_ci
282f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001729,
283f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
284f6603c60Sopenharmony_ci        "ions.integer.bitcount.ivec4_mediump_tess_eval");
285f6603c60Sopenharmony_ci
286f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001730,
287f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
288f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec4_mediump_compute");
289f6603c60Sopenharmony_ci
290f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001731,
291f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
292f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec4_highp_vertex");
293f6603c60Sopenharmony_ci
294f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001732,
295f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
296f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec4_highp_fragment");
297f6603c60Sopenharmony_ci
298f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001733,
299f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
300f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec4_highp_geometry");
301f6603c60Sopenharmony_ci
302f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001734,
303f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functi",
304f6603c60Sopenharmony_ci        "ons.integer.bitcount.ivec4_highp_tess_control");
305f6603c60Sopenharmony_ci
306f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001735,
307f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
308f6603c60Sopenharmony_ci        "tions.integer.bitcount.ivec4_highp_tess_eval");
309f6603c60Sopenharmony_ci
310f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001736,
311f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
312f6603c60Sopenharmony_ci        "ctions.integer.bitcount.ivec4_highp_compute");
313f6603c60Sopenharmony_ci
314f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001737,
315f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
316f6603c60Sopenharmony_ci        "nctions.integer.bitcount.uint_lowp_vertex");
317f6603c60Sopenharmony_ci
318f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001738,
319f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
320f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uint_lowp_fragment");
321f6603c60Sopenharmony_ci
322f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001739,
323f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
324f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uint_lowp_geometry");
325f6603c60Sopenharmony_ci
326f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001740,
327f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
328f6603c60Sopenharmony_ci        "ions.integer.bitcount.uint_lowp_tess_control");
329f6603c60Sopenharmony_ci
330f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001741,
331f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
332f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uint_lowp_tess_eval");
333f6603c60Sopenharmony_ci
334f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001742,
335f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
336f6603c60Sopenharmony_ci        "nctions.integer.bitcount.uint_lowp_compute");
337f6603c60Sopenharmony_ci
338f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001743,
339f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
340f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uint_mediump_vertex");
341f6603c60Sopenharmony_ci
342f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001744,
343f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
344f6603c60Sopenharmony_ci        "tions.integer.bitcount.uint_mediump_fragment");
345f6603c60Sopenharmony_ci
346f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001745,
347f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
348f6603c60Sopenharmony_ci        "tions.integer.bitcount.uint_mediump_geometry");
349f6603c60Sopenharmony_ci
350f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001746,
351f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functi",
352f6603c60Sopenharmony_ci        "ons.integer.bitcount.uint_mediump_tess_control");
353f6603c60Sopenharmony_ci
354f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001747,
355f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
356f6603c60Sopenharmony_ci        "ions.integer.bitcount.uint_mediump_tess_eval");
357f6603c60Sopenharmony_ci
358f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001748,
359f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
360f6603c60Sopenharmony_ci        "tions.integer.bitcount.uint_mediump_compute");
361f6603c60Sopenharmony_ci
362f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001749,
363f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
364f6603c60Sopenharmony_ci        "nctions.integer.bitcount.uint_highp_vertex");
365f6603c60Sopenharmony_ci
366f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001750,
367f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
368f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uint_highp_fragment");
369f6603c60Sopenharmony_ci
370f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001751,
371f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
372f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uint_highp_geometry");
373f6603c60Sopenharmony_ci
374f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001752,
375f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
376f6603c60Sopenharmony_ci        "ions.integer.bitcount.uint_highp_tess_control");
377f6603c60Sopenharmony_ci
378f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001753,
379f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
380f6603c60Sopenharmony_ci        "tions.integer.bitcount.uint_highp_tess_eval");
381f6603c60Sopenharmony_ci
382f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001754,
383f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
384f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uint_highp_compute");
385f6603c60Sopenharmony_ci
386f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001755,
387f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
388f6603c60Sopenharmony_ci        "nctions.integer.bitcount.uvec2_lowp_vertex");
389f6603c60Sopenharmony_ci
390f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001756,
391f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
392f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec2_lowp_fragment");
393f6603c60Sopenharmony_ci
394f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001757,
395f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
396f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec2_lowp_geometry");
397f6603c60Sopenharmony_ci
398f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001758,
399f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
400f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec2_lowp_tess_control");
401f6603c60Sopenharmony_ci
402f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001759,
403f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
404f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec2_lowp_tess_eval");
405f6603c60Sopenharmony_ci
406f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001760,
407f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
408f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec2_lowp_compute");
409f6603c60Sopenharmony_ci
410f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001761,
411f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
412f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec2_mediump_vertex");
413f6603c60Sopenharmony_ci
414f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001762,
415f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
416f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec2_mediump_fragment");
417f6603c60Sopenharmony_ci
418f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001763,
419f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
420f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec2_mediump_geometry");
421f6603c60Sopenharmony_ci
422f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001764,
423f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functio",
424f6603c60Sopenharmony_ci        "ns.integer.bitcount.uvec2_mediump_tess_control");
425f6603c60Sopenharmony_ci
426f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001765,
427f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
428f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec2_mediump_tess_eval");
429f6603c60Sopenharmony_ci
430f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001766,
431f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
432f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec2_mediump_compute");
433f6603c60Sopenharmony_ci
434f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001767,
435f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
436f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec2_highp_vertex");
437f6603c60Sopenharmony_ci
438f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001768,
439f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
440f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec2_highp_fragment");
441f6603c60Sopenharmony_ci
442f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001769,
443f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
444f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec2_highp_geometry");
445f6603c60Sopenharmony_ci
446f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001770,
447f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functi",
448f6603c60Sopenharmony_ci        "ons.integer.bitcount.uvec2_highp_tess_control");
449f6603c60Sopenharmony_ci
450f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001771,
451f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
452f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec2_highp_tess_eval");
453f6603c60Sopenharmony_ci
454f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001772,
455f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
456f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec2_highp_compute");
457f6603c60Sopenharmony_ci
458f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001773,
459f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
460f6603c60Sopenharmony_ci        "nctions.integer.bitcount.uvec3_lowp_vertex");
461f6603c60Sopenharmony_ci
462f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001774,
463f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
464f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec3_lowp_fragment");
465f6603c60Sopenharmony_ci
466f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001775,
467f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
468f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec3_lowp_geometry");
469f6603c60Sopenharmony_ci
470f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001776,
471f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
472f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec3_lowp_tess_control");
473f6603c60Sopenharmony_ci
474f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001777,
475f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
476f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec3_lowp_tess_eval");
477f6603c60Sopenharmony_ci
478f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001778,
479f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
480f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec3_lowp_compute");
481f6603c60Sopenharmony_ci
482f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001779,
483f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
484f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec3_mediump_vertex");
485f6603c60Sopenharmony_ci
486f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001780,
487f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
488f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec3_mediump_fragment");
489f6603c60Sopenharmony_ci
490f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001781,
491f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
492f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec3_mediump_geometry");
493f6603c60Sopenharmony_ci
494f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001782,
495f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functio",
496f6603c60Sopenharmony_ci        "ns.integer.bitcount.uvec3_mediump_tess_control");
497f6603c60Sopenharmony_ci
498f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001783,
499f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
500f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec3_mediump_tess_eval");
501f6603c60Sopenharmony_ci
502f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001784,
503f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
504f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec3_mediump_compute");
505f6603c60Sopenharmony_ci
506f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001785,
507f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
508f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec3_highp_vertex");
509f6603c60Sopenharmony_ci
510f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001786,
511f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
512f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec3_highp_fragment");
513f6603c60Sopenharmony_ci
514f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001787,
515f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
516f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec3_highp_geometry");
517f6603c60Sopenharmony_ci
518f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001788,
519f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functi",
520f6603c60Sopenharmony_ci        "ons.integer.bitcount.uvec3_highp_tess_control");
521f6603c60Sopenharmony_ci
522f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001789,
523f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
524f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec3_highp_tess_eval");
525f6603c60Sopenharmony_ci
526f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001790,
527f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
528f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec3_highp_compute");
529f6603c60Sopenharmony_ci
530f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001791,
531f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fu",
532f6603c60Sopenharmony_ci        "nctions.integer.bitcount.uvec4_lowp_vertex");
533f6603c60Sopenharmony_ci
534f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001792,
535f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
536f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec4_lowp_fragment");
537f6603c60Sopenharmony_ci
538f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001793,
539f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
540f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec4_lowp_geometry");
541f6603c60Sopenharmony_ci
542f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001794,
543f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
544f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec4_lowp_tess_control");
545f6603c60Sopenharmony_ci
546f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001795,
547f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
548f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec4_lowp_tess_eval");
549f6603c60Sopenharmony_ci
550f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001796,
551f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
552f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec4_lowp_compute");
553f6603c60Sopenharmony_ci
554f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001797,
555f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
556f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec4_mediump_vertex");
557f6603c60Sopenharmony_ci
558f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001798,
559f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
560f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec4_mediump_fragment");
561f6603c60Sopenharmony_ci
562f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001799,
563f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
564f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec4_mediump_geometry");
565f6603c60Sopenharmony_ci
566f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001800,
567f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functio",
568f6603c60Sopenharmony_ci        "ns.integer.bitcount.uvec4_mediump_tess_control");
569f6603c60Sopenharmony_ci
570f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001801,
571f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_funct",
572f6603c60Sopenharmony_ci        "ions.integer.bitcount.uvec4_mediump_tess_eval");
573f6603c60Sopenharmony_ci
574f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001802,
575f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
576f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec4_mediump_compute");
577f6603c60Sopenharmony_ci
578f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001803,
579f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
580f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec4_highp_vertex");
581f6603c60Sopenharmony_ci
582f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001804,
583f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
584f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec4_highp_fragment");
585f6603c60Sopenharmony_ci
586f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001805,
587f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
588f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec4_highp_geometry");
589f6603c60Sopenharmony_ci
590f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001806,
591f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_functi",
592f6603c60Sopenharmony_ci        "ons.integer.bitcount.uvec4_highp_tess_control");
593f6603c60Sopenharmony_ci
594f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001807,
595f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_func",
596f6603c60Sopenharmony_ci        "tions.integer.bitcount.uvec4_highp_tess_eval");
597f6603c60Sopenharmony_ci
598f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles310002TestSuite, TestCase_001808,
599f6603c60Sopenharmony_ci        "dEQP-GLES31.functional.shaders.builtin_fun",
600f6603c60Sopenharmony_ci        "ctions.integer.bitcount.uvec4_highp_compute");
601