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 "../Deqpgles3BaseFunc.h"
19f6603c60Sopenharmony_ci#include "../ActsDeqpgles30041TestSuite.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(ActsDeqpgles30041TestSuite, TestCase_040863,
27f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
28f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_float");
29f6603c60Sopenharmony_ci
30f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040864,
31f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
32f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_float");
33f6603c60Sopenharmony_ci
34f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040865,
35f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
36f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_float");
37f6603c60Sopenharmony_ci
38f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040866,
39f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
40f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_vec2");
41f6603c60Sopenharmony_ci
42f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040867,
43f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
44f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.mediump_vec2");
45f6603c60Sopenharmony_ci
46f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040868,
47f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
48f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.highp_vec2");
49f6603c60Sopenharmony_ci
50f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040869,
51f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
52f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_vec3");
53f6603c60Sopenharmony_ci
54f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040870,
55f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
56f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.mediump_vec3");
57f6603c60Sopenharmony_ci
58f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040871,
59f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
60f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.highp_vec3");
61f6603c60Sopenharmony_ci
62f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040872,
63f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
64f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_vec4");
65f6603c60Sopenharmony_ci
66f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040873,
67f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
68f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.mediump_vec4");
69f6603c60Sopenharmony_ci
70f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040874,
71f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
72f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.highp_vec4");
73f6603c60Sopenharmony_ci
74f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040875,
75f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
76f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_mat2");
77f6603c60Sopenharmony_ci
78f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040876,
79f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
80f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.mediump_mat2");
81f6603c60Sopenharmony_ci
82f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040877,
83f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
84f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.highp_mat2");
85f6603c60Sopenharmony_ci
86f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040878,
87f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
88f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.lowp_mat2x3");
89f6603c60Sopenharmony_ci
90f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040879,
91f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
92f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_mat2x3");
93f6603c60Sopenharmony_ci
94f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040880,
95f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
96f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_mat2x3");
97f6603c60Sopenharmony_ci
98f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040881,
99f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
100f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.lowp_mat2x4");
101f6603c60Sopenharmony_ci
102f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040882,
103f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
104f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_mat2x4");
105f6603c60Sopenharmony_ci
106f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040883,
107f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
108f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_mat2x4");
109f6603c60Sopenharmony_ci
110f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040884,
111f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
112f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.lowp_mat3x2");
113f6603c60Sopenharmony_ci
114f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040885,
115f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
116f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_mat3x2");
117f6603c60Sopenharmony_ci
118f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040886,
119f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
120f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_mat3x2");
121f6603c60Sopenharmony_ci
122f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040887,
123f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
124f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_mat3");
125f6603c60Sopenharmony_ci
126f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040888,
127f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
128f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.mediump_mat3");
129f6603c60Sopenharmony_ci
130f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040889,
131f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
132f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.highp_mat3");
133f6603c60Sopenharmony_ci
134f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040890,
135f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
136f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.lowp_mat3x4");
137f6603c60Sopenharmony_ci
138f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040891,
139f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
140f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_mat3x4");
141f6603c60Sopenharmony_ci
142f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040892,
143f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
144f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_mat3x4");
145f6603c60Sopenharmony_ci
146f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040893,
147f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
148f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.lowp_mat4x2");
149f6603c60Sopenharmony_ci
150f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040894,
151f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
152f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_mat4x2");
153f6603c60Sopenharmony_ci
154f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040895,
155f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
156f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_mat4x2");
157f6603c60Sopenharmony_ci
158f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040896,
159f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
160f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.lowp_mat4x3");
161f6603c60Sopenharmony_ci
162f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040897,
163f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
164f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_mat4x3");
165f6603c60Sopenharmony_ci
166f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040898,
167f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
168f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_mat4x3");
169f6603c60Sopenharmony_ci
170f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040899,
171f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
172f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_mat4");
173f6603c60Sopenharmony_ci
174f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040900,
175f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
176f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.mediump_mat4");
177f6603c60Sopenharmony_ci
178f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040901,
179f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
180f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.highp_mat4");
181f6603c60Sopenharmony_ci
182f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040902,
183f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
184f6603c60Sopenharmony_ci        "basic_types.interleaved.triangles.lowp_int");
185f6603c60Sopenharmony_ci
186f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040903,
187f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
188f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.mediump_int");
189f6603c60Sopenharmony_ci
190f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040904,
191f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
192f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.highp_int");
193f6603c60Sopenharmony_ci
194f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040905,
195f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
196f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_ivec2");
197f6603c60Sopenharmony_ci
198f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040906,
199f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
200f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_ivec2");
201f6603c60Sopenharmony_ci
202f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040907,
203f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
204f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_ivec2");
205f6603c60Sopenharmony_ci
206f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040908,
207f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
208f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_ivec3");
209f6603c60Sopenharmony_ci
210f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040909,
211f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
212f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_ivec3");
213f6603c60Sopenharmony_ci
214f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040910,
215f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
216f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_ivec3");
217f6603c60Sopenharmony_ci
218f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040911,
219f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
220f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_ivec4");
221f6603c60Sopenharmony_ci
222f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040912,
223f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
224f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_ivec4");
225f6603c60Sopenharmony_ci
226f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040913,
227f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
228f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_ivec4");
229f6603c60Sopenharmony_ci
230f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040914,
231f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
232f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_uint");
233f6603c60Sopenharmony_ci
234f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040915,
235f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
236f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.mediump_uint");
237f6603c60Sopenharmony_ci
238f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040916,
239f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
240f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.highp_uint");
241f6603c60Sopenharmony_ci
242f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040917,
243f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
244f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_uvec2");
245f6603c60Sopenharmony_ci
246f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040918,
247f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
248f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_uvec2");
249f6603c60Sopenharmony_ci
250f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040919,
251f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
252f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_uvec2");
253f6603c60Sopenharmony_ci
254f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040920,
255f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
256f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_uvec3");
257f6603c60Sopenharmony_ci
258f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040921,
259f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
260f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_uvec3");
261f6603c60Sopenharmony_ci
262f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040922,
263f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
264f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_uvec3");
265f6603c60Sopenharmony_ci
266f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040923,
267f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.b",
268f6603c60Sopenharmony_ci        "asic_types.interleaved.triangles.lowp_uvec4");
269f6603c60Sopenharmony_ci
270f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040924,
271f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.bas",
272f6603c60Sopenharmony_ci        "ic_types.interleaved.triangles.mediump_uvec4");
273f6603c60Sopenharmony_ci
274f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_040925,
275f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ba",
276f6603c60Sopenharmony_ci        "sic_types.interleaved.triangles.highp_uvec4");
277f6603c60Sopenharmony_ci
278f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041241,
279f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
280f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_float");
281f6603c60Sopenharmony_ci
282f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041242,
283f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
284f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_float");
285f6603c60Sopenharmony_ci
286f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041243,
287f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
288f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_float");
289f6603c60Sopenharmony_ci
290f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041244,
291f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
292f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_vec2");
293f6603c60Sopenharmony_ci
294f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041245,
295f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
296f6603c60Sopenharmony_ci        ".array.interleaved.triangles.mediump_vec2");
297f6603c60Sopenharmony_ci
298f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041246,
299f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
300f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.highp_vec2");
301f6603c60Sopenharmony_ci
302f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041247,
303f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
304f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_vec3");
305f6603c60Sopenharmony_ci
306f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041248,
307f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
308f6603c60Sopenharmony_ci        ".array.interleaved.triangles.mediump_vec3");
309f6603c60Sopenharmony_ci
310f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041249,
311f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
312f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.highp_vec3");
313f6603c60Sopenharmony_ci
314f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041250,
315f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
316f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_vec4");
317f6603c60Sopenharmony_ci
318f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041251,
319f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
320f6603c60Sopenharmony_ci        ".array.interleaved.triangles.mediump_vec4");
321f6603c60Sopenharmony_ci
322f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041252,
323f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
324f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.highp_vec4");
325f6603c60Sopenharmony_ci
326f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041253,
327f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
328f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_mat2");
329f6603c60Sopenharmony_ci
330f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041254,
331f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
332f6603c60Sopenharmony_ci        ".array.interleaved.triangles.mediump_mat2");
333f6603c60Sopenharmony_ci
334f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041255,
335f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
336f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.highp_mat2");
337f6603c60Sopenharmony_ci
338f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041256,
339f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
340f6603c60Sopenharmony_ci        ".array.interleaved.triangles.lowp_mat2x3");
341f6603c60Sopenharmony_ci
342f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041257,
343f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
344f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_mat2x3");
345f6603c60Sopenharmony_ci
346f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041258,
347f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
348f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_mat2x3");
349f6603c60Sopenharmony_ci
350f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041259,
351f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
352f6603c60Sopenharmony_ci        ".array.interleaved.triangles.lowp_mat2x4");
353f6603c60Sopenharmony_ci
354f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041260,
355f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
356f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_mat2x4");
357f6603c60Sopenharmony_ci
358f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041261,
359f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
360f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_mat2x4");
361f6603c60Sopenharmony_ci
362f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041262,
363f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
364f6603c60Sopenharmony_ci        ".array.interleaved.triangles.lowp_mat3x2");
365f6603c60Sopenharmony_ci
366f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041263,
367f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
368f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_mat3x2");
369f6603c60Sopenharmony_ci
370f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041264,
371f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
372f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_mat3x2");
373f6603c60Sopenharmony_ci
374f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041265,
375f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
376f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_mat3");
377f6603c60Sopenharmony_ci
378f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041266,
379f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
380f6603c60Sopenharmony_ci        ".array.interleaved.triangles.mediump_mat3");
381f6603c60Sopenharmony_ci
382f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041267,
383f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
384f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.highp_mat3");
385f6603c60Sopenharmony_ci
386f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041268,
387f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
388f6603c60Sopenharmony_ci        ".array.interleaved.triangles.lowp_mat3x4");
389f6603c60Sopenharmony_ci
390f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041269,
391f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
392f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_mat3x4");
393f6603c60Sopenharmony_ci
394f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041270,
395f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
396f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_mat3x4");
397f6603c60Sopenharmony_ci
398f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041271,
399f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
400f6603c60Sopenharmony_ci        ".array.interleaved.triangles.lowp_mat4x2");
401f6603c60Sopenharmony_ci
402f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041272,
403f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
404f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_mat4x2");
405f6603c60Sopenharmony_ci
406f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041273,
407f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
408f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_mat4x2");
409f6603c60Sopenharmony_ci
410f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041274,
411f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
412f6603c60Sopenharmony_ci        ".array.interleaved.triangles.lowp_mat4x3");
413f6603c60Sopenharmony_ci
414f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041275,
415f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
416f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_mat4x3");
417f6603c60Sopenharmony_ci
418f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041276,
419f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
420f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_mat4x3");
421f6603c60Sopenharmony_ci
422f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041277,
423f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
424f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_mat4");
425f6603c60Sopenharmony_ci
426f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041278,
427f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
428f6603c60Sopenharmony_ci        ".array.interleaved.triangles.mediump_mat4");
429f6603c60Sopenharmony_ci
430f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041279,
431f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
432f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.highp_mat4");
433f6603c60Sopenharmony_ci
434f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041280,
435f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedba",
436f6603c60Sopenharmony_ci        "ck.array.interleaved.triangles.lowp_int");
437f6603c60Sopenharmony_ci
438f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041281,
439f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
440f6603c60Sopenharmony_ci        ".array.interleaved.triangles.mediump_int");
441f6603c60Sopenharmony_ci
442f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041282,
443f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
444f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.highp_int");
445f6603c60Sopenharmony_ci
446f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041283,
447f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
448f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_ivec2");
449f6603c60Sopenharmony_ci
450f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041284,
451f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
452f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_ivec2");
453f6603c60Sopenharmony_ci
454f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041285,
455f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
456f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_ivec2");
457f6603c60Sopenharmony_ci
458f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041286,
459f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
460f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_ivec3");
461f6603c60Sopenharmony_ci
462f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041287,
463f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
464f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_ivec3");
465f6603c60Sopenharmony_ci
466f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041288,
467f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
468f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_ivec3");
469f6603c60Sopenharmony_ci
470f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041289,
471f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
472f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_ivec4");
473f6603c60Sopenharmony_ci
474f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041290,
475f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
476f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_ivec4");
477f6603c60Sopenharmony_ci
478f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041291,
479f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
480f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_ivec4");
481f6603c60Sopenharmony_ci
482f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041292,
483f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
484f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_uint");
485f6603c60Sopenharmony_ci
486f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041293,
487f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
488f6603c60Sopenharmony_ci        ".array.interleaved.triangles.mediump_uint");
489f6603c60Sopenharmony_ci
490f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041294,
491f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
492f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.highp_uint");
493f6603c60Sopenharmony_ci
494f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041295,
495f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
496f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_uvec2");
497f6603c60Sopenharmony_ci
498f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041296,
499f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
500f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_uvec2");
501f6603c60Sopenharmony_ci
502f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041297,
503f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
504f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_uvec2");
505f6603c60Sopenharmony_ci
506f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041298,
507f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
508f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_uvec3");
509f6603c60Sopenharmony_ci
510f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041299,
511f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
512f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_uvec3");
513f6603c60Sopenharmony_ci
514f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041300,
515f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
516f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_uvec3");
517f6603c60Sopenharmony_ci
518f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041301,
519f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedbac",
520f6603c60Sopenharmony_ci        "k.array.interleaved.triangles.lowp_uvec4");
521f6603c60Sopenharmony_ci
522f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041302,
523f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.",
524f6603c60Sopenharmony_ci        "array.interleaved.triangles.mediump_uvec4");
525f6603c60Sopenharmony_ci
526f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041303,
527f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback",
528f6603c60Sopenharmony_ci        ".array.interleaved.triangles.highp_uvec4");
529f6603c60Sopenharmony_ci
530f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041619,
531f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
532f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_float");
533f6603c60Sopenharmony_ci
534f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041620,
535f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
536f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_float");
537f6603c60Sopenharmony_ci
538f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041621,
539f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
540f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_float");
541f6603c60Sopenharmony_ci
542f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041622,
543f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
544f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_vec2");
545f6603c60Sopenharmony_ci
546f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041623,
547f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
548f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.mediump_vec2");
549f6603c60Sopenharmony_ci
550f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041624,
551f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
552f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.highp_vec2");
553f6603c60Sopenharmony_ci
554f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041625,
555f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
556f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_vec3");
557f6603c60Sopenharmony_ci
558f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041626,
559f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
560f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.mediump_vec3");
561f6603c60Sopenharmony_ci
562f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041627,
563f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
564f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.highp_vec3");
565f6603c60Sopenharmony_ci
566f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041628,
567f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
568f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_vec4");
569f6603c60Sopenharmony_ci
570f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041629,
571f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
572f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.mediump_vec4");
573f6603c60Sopenharmony_ci
574f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041630,
575f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
576f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.highp_vec4");
577f6603c60Sopenharmony_ci
578f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041631,
579f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
580f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_mat2");
581f6603c60Sopenharmony_ci
582f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041632,
583f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
584f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.mediump_mat2");
585f6603c60Sopenharmony_ci
586f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041633,
587f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
588f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.highp_mat2");
589f6603c60Sopenharmony_ci
590f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041634,
591f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
592f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.lowp_mat2x3");
593f6603c60Sopenharmony_ci
594f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041635,
595f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
596f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_mat2x3");
597f6603c60Sopenharmony_ci
598f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041636,
599f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
600f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_mat2x3");
601f6603c60Sopenharmony_ci
602f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041637,
603f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
604f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.lowp_mat2x4");
605f6603c60Sopenharmony_ci
606f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041638,
607f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
608f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_mat2x4");
609f6603c60Sopenharmony_ci
610f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041639,
611f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
612f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_mat2x4");
613f6603c60Sopenharmony_ci
614f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041640,
615f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
616f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.lowp_mat3x2");
617f6603c60Sopenharmony_ci
618f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041641,
619f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
620f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_mat3x2");
621f6603c60Sopenharmony_ci
622f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041642,
623f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
624f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_mat3x2");
625f6603c60Sopenharmony_ci
626f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041643,
627f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
628f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_mat3");
629f6603c60Sopenharmony_ci
630f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041644,
631f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
632f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.mediump_mat3");
633f6603c60Sopenharmony_ci
634f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041645,
635f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
636f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.highp_mat3");
637f6603c60Sopenharmony_ci
638f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041646,
639f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
640f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.lowp_mat3x4");
641f6603c60Sopenharmony_ci
642f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041647,
643f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
644f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_mat3x4");
645f6603c60Sopenharmony_ci
646f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041648,
647f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
648f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_mat3x4");
649f6603c60Sopenharmony_ci
650f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041649,
651f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
652f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.lowp_mat4x2");
653f6603c60Sopenharmony_ci
654f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041650,
655f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
656f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_mat4x2");
657f6603c60Sopenharmony_ci
658f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041651,
659f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
660f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_mat4x2");
661f6603c60Sopenharmony_ci
662f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041652,
663f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
664f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.lowp_mat4x3");
665f6603c60Sopenharmony_ci
666f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041653,
667f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
668f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_mat4x3");
669f6603c60Sopenharmony_ci
670f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041654,
671f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
672f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_mat4x3");
673f6603c60Sopenharmony_ci
674f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041655,
675f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
676f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_mat4");
677f6603c60Sopenharmony_ci
678f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041656,
679f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
680f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.mediump_mat4");
681f6603c60Sopenharmony_ci
682f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041657,
683f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
684f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.highp_mat4");
685f6603c60Sopenharmony_ci
686f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041658,
687f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.a",
688f6603c60Sopenharmony_ci        "rray_element.interleaved.triangles.lowp_int");
689f6603c60Sopenharmony_ci
690f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041659,
691f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
692f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.mediump_int");
693f6603c60Sopenharmony_ci
694f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041660,
695f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
696f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.highp_int");
697f6603c60Sopenharmony_ci
698f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041661,
699f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
700f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_ivec2");
701f6603c60Sopenharmony_ci
702f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041662,
703f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
704f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_ivec2");
705f6603c60Sopenharmony_ci
706f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041663,
707f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
708f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_ivec2");
709f6603c60Sopenharmony_ci
710f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041664,
711f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
712f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_ivec3");
713f6603c60Sopenharmony_ci
714f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041665,
715f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
716f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_ivec3");
717f6603c60Sopenharmony_ci
718f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041666,
719f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
720f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_ivec3");
721f6603c60Sopenharmony_ci
722f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041667,
723f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
724f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_ivec4");
725f6603c60Sopenharmony_ci
726f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041668,
727f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
728f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_ivec4");
729f6603c60Sopenharmony_ci
730f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041669,
731f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
732f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_ivec4");
733f6603c60Sopenharmony_ci
734f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041670,
735f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
736f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_uint");
737f6603c60Sopenharmony_ci
738f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041671,
739f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
740f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.mediump_uint");
741f6603c60Sopenharmony_ci
742f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041672,
743f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
744f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.highp_uint");
745f6603c60Sopenharmony_ci
746f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041673,
747f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
748f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_uvec2");
749f6603c60Sopenharmony_ci
750f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041674,
751f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
752f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_uvec2");
753f6603c60Sopenharmony_ci
754f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041675,
755f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
756f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_uvec2");
757f6603c60Sopenharmony_ci
758f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041676,
759f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
760f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_uvec3");
761f6603c60Sopenharmony_ci
762f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041677,
763f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
764f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_uvec3");
765f6603c60Sopenharmony_ci
766f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041678,
767f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
768f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_uvec3");
769f6603c60Sopenharmony_ci
770f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041679,
771f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.ar",
772f6603c60Sopenharmony_ci        "ray_element.interleaved.triangles.lowp_uvec4");
773f6603c60Sopenharmony_ci
774f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041680,
775f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arra",
776f6603c60Sopenharmony_ci        "y_element.interleaved.triangles.mediump_uvec4");
777f6603c60Sopenharmony_ci
778f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041681,
779f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.arr",
780f6603c60Sopenharmony_ci        "ay_element.interleaved.triangles.highp_uvec4");
781f6603c60Sopenharmony_ci
782f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041786,
783f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
784f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.1");
785f6603c60Sopenharmony_ci
786f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041787,
787f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
788f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.2");
789f6603c60Sopenharmony_ci
790f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041788,
791f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
792f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.3");
793f6603c60Sopenharmony_ci
794f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041789,
795f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
796f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.4");
797f6603c60Sopenharmony_ci
798f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041790,
799f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
800f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.5");
801f6603c60Sopenharmony_ci
802f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041791,
803f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
804f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.6");
805f6603c60Sopenharmony_ci
806f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041792,
807f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
808f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.7");
809f6603c60Sopenharmony_ci
810f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041793,
811f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
812f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.8");
813f6603c60Sopenharmony_ci
814f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041794,
815f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_fee",
816f6603c60Sopenharmony_ci        "dback.random.interleaved.triangles.9");
817f6603c60Sopenharmony_ci
818f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041795,
819f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feed",
820f6603c60Sopenharmony_ci        "back.random.interleaved.triangles.10");
821f6603c60Sopenharmony_ci
822f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041846,
823f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
824f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.1");
825f6603c60Sopenharmony_ci
826f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041847,
827f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
828f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.2");
829f6603c60Sopenharmony_ci
830f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041848,
831f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
832f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.3");
833f6603c60Sopenharmony_ci
834f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041849,
835f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
836f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.4");
837f6603c60Sopenharmony_ci
838f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041850,
839f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
840f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.5");
841f6603c60Sopenharmony_ci
842f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041851,
843f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
844f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.6");
845f6603c60Sopenharmony_ci
846f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041852,
847f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
848f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.7");
849f6603c60Sopenharmony_ci
850f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041853,
851f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
852f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.8");
853f6603c60Sopenharmony_ci
854f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041854,
855f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
856f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.9");
857f6603c60Sopenharmony_ci
858f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30041TestSuite, TestCase_041855,
859f6603c60Sopenharmony_ci        "dEQP-GLES3.functional.transform_feedback.rand",
860f6603c60Sopenharmony_ci        "om_full_array_capture.interleaved.triangles.10");
861