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 "../ActsDeqpgles30040TestSuite.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(ActsDeqpgles30040TestSuite, TestCase_039224, 27f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 28f6603c60Sopenharmony_ci "out.array.fixed.rgba8_lowp_float"); 29f6603c60Sopenharmony_ci 30f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039225, 31f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 32f6603c60Sopenharmony_ci "out.array.fixed.rgba8_lowp_vec2"); 33f6603c60Sopenharmony_ci 34f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039226, 35f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 36f6603c60Sopenharmony_ci "out.array.fixed.rgba8_lowp_vec3"); 37f6603c60Sopenharmony_ci 38f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039227, 39f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 40f6603c60Sopenharmony_ci "out.array.fixed.rgba8_lowp_vec4"); 41f6603c60Sopenharmony_ci 42f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039228, 43f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 44f6603c60Sopenharmony_ci "t.array.fixed.rgba8_mediump_float"); 45f6603c60Sopenharmony_ci 46f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039229, 47f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 48f6603c60Sopenharmony_ci "ut.array.fixed.rgba8_mediump_vec2"); 49f6603c60Sopenharmony_ci 50f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039230, 51f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 52f6603c60Sopenharmony_ci "ut.array.fixed.rgba8_mediump_vec3"); 53f6603c60Sopenharmony_ci 54f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039231, 55f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 56f6603c60Sopenharmony_ci "ut.array.fixed.rgba8_mediump_vec4"); 57f6603c60Sopenharmony_ci 58f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039232, 59f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 60f6603c60Sopenharmony_ci "ut.array.fixed.rgba8_highp_float"); 61f6603c60Sopenharmony_ci 62f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039233, 63f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 64f6603c60Sopenharmony_ci "out.array.fixed.rgba8_highp_vec2"); 65f6603c60Sopenharmony_ci 66f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039234, 67f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 68f6603c60Sopenharmony_ci "out.array.fixed.rgba8_highp_vec3"); 69f6603c60Sopenharmony_ci 70f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039235, 71f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 72f6603c60Sopenharmony_ci "out.array.fixed.rgba8_highp_vec4"); 73f6603c60Sopenharmony_ci 74f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039236, 75f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.", 76f6603c60Sopenharmony_ci "array.fixed.srgb8_alpha8_lowp_float"); 77f6603c60Sopenharmony_ci 78f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039237, 79f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out", 80f6603c60Sopenharmony_ci ".array.fixed.srgb8_alpha8_lowp_vec2"); 81f6603c60Sopenharmony_ci 82f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039238, 83f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out", 84f6603c60Sopenharmony_ci ".array.fixed.srgb8_alpha8_lowp_vec3"); 85f6603c60Sopenharmony_ci 86f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039239, 87f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out", 88f6603c60Sopenharmony_ci ".array.fixed.srgb8_alpha8_lowp_vec4"); 89f6603c60Sopenharmony_ci 90f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039240, 91f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.a", 92f6603c60Sopenharmony_ci "rray.fixed.srgb8_alpha8_mediump_float"); 93f6603c60Sopenharmony_ci 94f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039241, 95f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.a", 96f6603c60Sopenharmony_ci "rray.fixed.srgb8_alpha8_mediump_vec2"); 97f6603c60Sopenharmony_ci 98f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039242, 99f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.a", 100f6603c60Sopenharmony_ci "rray.fixed.srgb8_alpha8_mediump_vec3"); 101f6603c60Sopenharmony_ci 102f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039243, 103f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.a", 104f6603c60Sopenharmony_ci "rray.fixed.srgb8_alpha8_mediump_vec4"); 105f6603c60Sopenharmony_ci 106f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039244, 107f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.", 108f6603c60Sopenharmony_ci "array.fixed.srgb8_alpha8_highp_float"); 109f6603c60Sopenharmony_ci 110f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039245, 111f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.", 112f6603c60Sopenharmony_ci "array.fixed.srgb8_alpha8_highp_vec2"); 113f6603c60Sopenharmony_ci 114f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039246, 115f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.", 116f6603c60Sopenharmony_ci "array.fixed.srgb8_alpha8_highp_vec3"); 117f6603c60Sopenharmony_ci 118f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039247, 119f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out.", 120f6603c60Sopenharmony_ci "array.fixed.srgb8_alpha8_highp_vec4"); 121f6603c60Sopenharmony_ci 122f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039248, 123f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 124f6603c60Sopenharmony_ci "t.array.fixed.rgb10_a2_lowp_float"); 125f6603c60Sopenharmony_ci 126f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039249, 127f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 128f6603c60Sopenharmony_ci "ut.array.fixed.rgb10_a2_lowp_vec2"); 129f6603c60Sopenharmony_ci 130f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039250, 131f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 132f6603c60Sopenharmony_ci "ut.array.fixed.rgb10_a2_lowp_vec3"); 133f6603c60Sopenharmony_ci 134f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039251, 135f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 136f6603c60Sopenharmony_ci "ut.array.fixed.rgb10_a2_lowp_vec4"); 137f6603c60Sopenharmony_ci 138f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039252, 139f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out", 140f6603c60Sopenharmony_ci ".array.fixed.rgb10_a2_mediump_float"); 141f6603c60Sopenharmony_ci 142f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039253, 143f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out", 144f6603c60Sopenharmony_ci ".array.fixed.rgb10_a2_mediump_vec2"); 145f6603c60Sopenharmony_ci 146f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039254, 147f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out", 148f6603c60Sopenharmony_ci ".array.fixed.rgb10_a2_mediump_vec3"); 149f6603c60Sopenharmony_ci 150f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039255, 151f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out", 152f6603c60Sopenharmony_ci ".array.fixed.rgb10_a2_mediump_vec4"); 153f6603c60Sopenharmony_ci 154f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039256, 155f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 156f6603c60Sopenharmony_ci "t.array.fixed.rgb10_a2_highp_float"); 157f6603c60Sopenharmony_ci 158f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039257, 159f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 160f6603c60Sopenharmony_ci "t.array.fixed.rgb10_a2_highp_vec2"); 161f6603c60Sopenharmony_ci 162f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039258, 163f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 164f6603c60Sopenharmony_ci "t.array.fixed.rgb10_a2_highp_vec3"); 165f6603c60Sopenharmony_ci 166f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039259, 167f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 168f6603c60Sopenharmony_ci "t.array.fixed.rgb10_a2_highp_vec4"); 169f6603c60Sopenharmony_ci 170f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039260, 171f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 172f6603c60Sopenharmony_ci "out.array.fixed.rgba4_lowp_float"); 173f6603c60Sopenharmony_ci 174f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039261, 175f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 176f6603c60Sopenharmony_ci "out.array.fixed.rgba4_lowp_vec2"); 177f6603c60Sopenharmony_ci 178f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039262, 179f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 180f6603c60Sopenharmony_ci "out.array.fixed.rgba4_lowp_vec3"); 181f6603c60Sopenharmony_ci 182f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039263, 183f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 184f6603c60Sopenharmony_ci "out.array.fixed.rgba4_lowp_vec4"); 185f6603c60Sopenharmony_ci 186f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039264, 187f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 188f6603c60Sopenharmony_ci "t.array.fixed.rgba4_mediump_float"); 189f6603c60Sopenharmony_ci 190f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039265, 191f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 192f6603c60Sopenharmony_ci "ut.array.fixed.rgba4_mediump_vec2"); 193f6603c60Sopenharmony_ci 194f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039266, 195f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 196f6603c60Sopenharmony_ci "ut.array.fixed.rgba4_mediump_vec3"); 197f6603c60Sopenharmony_ci 198f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039267, 199f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 200f6603c60Sopenharmony_ci "ut.array.fixed.rgba4_mediump_vec4"); 201f6603c60Sopenharmony_ci 202f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039268, 203f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 204f6603c60Sopenharmony_ci "ut.array.fixed.rgba4_highp_float"); 205f6603c60Sopenharmony_ci 206f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039269, 207f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 208f6603c60Sopenharmony_ci "out.array.fixed.rgba4_highp_vec2"); 209f6603c60Sopenharmony_ci 210f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039270, 211f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 212f6603c60Sopenharmony_ci "out.array.fixed.rgba4_highp_vec3"); 213f6603c60Sopenharmony_ci 214f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039271, 215f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 216f6603c60Sopenharmony_ci "out.array.fixed.rgba4_highp_vec4"); 217f6603c60Sopenharmony_ci 218f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039272, 219f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 220f6603c60Sopenharmony_ci "ut.array.fixed.rgb5_a1_lowp_float"); 221f6603c60Sopenharmony_ci 222f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039273, 223f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 224f6603c60Sopenharmony_ci "ut.array.fixed.rgb5_a1_lowp_vec2"); 225f6603c60Sopenharmony_ci 226f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039274, 227f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 228f6603c60Sopenharmony_ci "ut.array.fixed.rgb5_a1_lowp_vec3"); 229f6603c60Sopenharmony_ci 230f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039275, 231f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 232f6603c60Sopenharmony_ci "ut.array.fixed.rgb5_a1_lowp_vec4"); 233f6603c60Sopenharmony_ci 234f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039276, 235f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_out", 236f6603c60Sopenharmony_ci ".array.fixed.rgb5_a1_mediump_float"); 237f6603c60Sopenharmony_ci 238f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039277, 239f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 240f6603c60Sopenharmony_ci "t.array.fixed.rgb5_a1_mediump_vec2"); 241f6603c60Sopenharmony_ci 242f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039278, 243f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 244f6603c60Sopenharmony_ci "t.array.fixed.rgb5_a1_mediump_vec3"); 245f6603c60Sopenharmony_ci 246f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039279, 247f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 248f6603c60Sopenharmony_ci "t.array.fixed.rgb5_a1_mediump_vec4"); 249f6603c60Sopenharmony_ci 250f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039280, 251f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 252f6603c60Sopenharmony_ci "t.array.fixed.rgb5_a1_highp_float"); 253f6603c60Sopenharmony_ci 254f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039281, 255f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 256f6603c60Sopenharmony_ci "ut.array.fixed.rgb5_a1_highp_vec2"); 257f6603c60Sopenharmony_ci 258f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039282, 259f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 260f6603c60Sopenharmony_ci "ut.array.fixed.rgb5_a1_highp_vec3"); 261f6603c60Sopenharmony_ci 262f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039283, 263f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 264f6603c60Sopenharmony_ci "ut.array.fixed.rgb5_a1_highp_vec4"); 265f6603c60Sopenharmony_ci 266f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039284, 267f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 268f6603c60Sopenharmony_ci "out.array.fixed.rgb8_lowp_float"); 269f6603c60Sopenharmony_ci 270f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039285, 271f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 272f6603c60Sopenharmony_ci "_out.array.fixed.rgb8_lowp_vec2"); 273f6603c60Sopenharmony_ci 274f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039286, 275f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 276f6603c60Sopenharmony_ci "_out.array.fixed.rgb8_lowp_vec3"); 277f6603c60Sopenharmony_ci 278f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039287, 279f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 280f6603c60Sopenharmony_ci "_out.array.fixed.rgb8_lowp_vec4"); 281f6603c60Sopenharmony_ci 282f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039288, 283f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 284f6603c60Sopenharmony_ci "ut.array.fixed.rgb8_mediump_float"); 285f6603c60Sopenharmony_ci 286f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039289, 287f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 288f6603c60Sopenharmony_ci "ut.array.fixed.rgb8_mediump_vec2"); 289f6603c60Sopenharmony_ci 290f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039290, 291f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 292f6603c60Sopenharmony_ci "ut.array.fixed.rgb8_mediump_vec3"); 293f6603c60Sopenharmony_ci 294f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039291, 295f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 296f6603c60Sopenharmony_ci "ut.array.fixed.rgb8_mediump_vec4"); 297f6603c60Sopenharmony_ci 298f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039292, 299f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 300f6603c60Sopenharmony_ci "out.array.fixed.rgb8_highp_float"); 301f6603c60Sopenharmony_ci 302f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039293, 303f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 304f6603c60Sopenharmony_ci "out.array.fixed.rgb8_highp_vec2"); 305f6603c60Sopenharmony_ci 306f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039294, 307f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 308f6603c60Sopenharmony_ci "out.array.fixed.rgb8_highp_vec3"); 309f6603c60Sopenharmony_ci 310f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039295, 311f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 312f6603c60Sopenharmony_ci "out.array.fixed.rgb8_highp_vec4"); 313f6603c60Sopenharmony_ci 314f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039296, 315f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 316f6603c60Sopenharmony_ci "ut.array.fixed.rgb565_lowp_float"); 317f6603c60Sopenharmony_ci 318f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039297, 319f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 320f6603c60Sopenharmony_ci "out.array.fixed.rgb565_lowp_vec2"); 321f6603c60Sopenharmony_ci 322f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039298, 323f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 324f6603c60Sopenharmony_ci "out.array.fixed.rgb565_lowp_vec3"); 325f6603c60Sopenharmony_ci 326f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039299, 327f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 328f6603c60Sopenharmony_ci "out.array.fixed.rgb565_lowp_vec4"); 329f6603c60Sopenharmony_ci 330f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039300, 331f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 332f6603c60Sopenharmony_ci "t.array.fixed.rgb565_mediump_float"); 333f6603c60Sopenharmony_ci 334f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039301, 335f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 336f6603c60Sopenharmony_ci "t.array.fixed.rgb565_mediump_vec2"); 337f6603c60Sopenharmony_ci 338f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039302, 339f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 340f6603c60Sopenharmony_ci "t.array.fixed.rgb565_mediump_vec3"); 341f6603c60Sopenharmony_ci 342f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039303, 343f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_ou", 344f6603c60Sopenharmony_ci "t.array.fixed.rgb565_mediump_vec4"); 345f6603c60Sopenharmony_ci 346f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039304, 347f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 348f6603c60Sopenharmony_ci "ut.array.fixed.rgb565_highp_float"); 349f6603c60Sopenharmony_ci 350f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039305, 351f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 352f6603c60Sopenharmony_ci "ut.array.fixed.rgb565_highp_vec2"); 353f6603c60Sopenharmony_ci 354f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039306, 355f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 356f6603c60Sopenharmony_ci "ut.array.fixed.rgb565_highp_vec3"); 357f6603c60Sopenharmony_ci 358f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039307, 359f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 360f6603c60Sopenharmony_ci "ut.array.fixed.rgb565_highp_vec4"); 361f6603c60Sopenharmony_ci 362f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039308, 363f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 364f6603c60Sopenharmony_ci "_out.array.fixed.rg8_lowp_float"); 365f6603c60Sopenharmony_ci 366f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039309, 367f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 368f6603c60Sopenharmony_ci "_out.array.fixed.rg8_lowp_vec2"); 369f6603c60Sopenharmony_ci 370f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039310, 371f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 372f6603c60Sopenharmony_ci "_out.array.fixed.rg8_lowp_vec3"); 373f6603c60Sopenharmony_ci 374f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039311, 375f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 376f6603c60Sopenharmony_ci "_out.array.fixed.rg8_lowp_vec4"); 377f6603c60Sopenharmony_ci 378f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039312, 379f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_o", 380f6603c60Sopenharmony_ci "ut.array.fixed.rg8_mediump_float"); 381f6603c60Sopenharmony_ci 382f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039313, 383f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 384f6603c60Sopenharmony_ci "out.array.fixed.rg8_mediump_vec2"); 385f6603c60Sopenharmony_ci 386f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039314, 387f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 388f6603c60Sopenharmony_ci "out.array.fixed.rg8_mediump_vec3"); 389f6603c60Sopenharmony_ci 390f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039315, 391f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 392f6603c60Sopenharmony_ci "out.array.fixed.rg8_mediump_vec4"); 393f6603c60Sopenharmony_ci 394f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039316, 395f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 396f6603c60Sopenharmony_ci "out.array.fixed.rg8_highp_float"); 397f6603c60Sopenharmony_ci 398f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039317, 399f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 400f6603c60Sopenharmony_ci "_out.array.fixed.rg8_highp_vec2"); 401f6603c60Sopenharmony_ci 402f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039318, 403f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 404f6603c60Sopenharmony_ci "_out.array.fixed.rg8_highp_vec3"); 405f6603c60Sopenharmony_ci 406f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039319, 407f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 408f6603c60Sopenharmony_ci "_out.array.fixed.rg8_highp_vec4"); 409f6603c60Sopenharmony_ci 410f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039320, 411f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 412f6603c60Sopenharmony_ci "_out.array.fixed.r8_lowp_float"); 413f6603c60Sopenharmony_ci 414f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039321, 415f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragmen", 416f6603c60Sopenharmony_ci "t_out.array.fixed.r8_lowp_vec2"); 417f6603c60Sopenharmony_ci 418f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039322, 419f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragmen", 420f6603c60Sopenharmony_ci "t_out.array.fixed.r8_lowp_vec3"); 421f6603c60Sopenharmony_ci 422f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039323, 423f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragmen", 424f6603c60Sopenharmony_ci "t_out.array.fixed.r8_lowp_vec4"); 425f6603c60Sopenharmony_ci 426f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039324, 427f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 428f6603c60Sopenharmony_ci "out.array.fixed.r8_mediump_float"); 429f6603c60Sopenharmony_ci 430f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039325, 431f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 432f6603c60Sopenharmony_ci "out.array.fixed.r8_mediump_vec2"); 433f6603c60Sopenharmony_ci 434f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039326, 435f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 436f6603c60Sopenharmony_ci "out.array.fixed.r8_mediump_vec3"); 437f6603c60Sopenharmony_ci 438f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039327, 439f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment_", 440f6603c60Sopenharmony_ci "out.array.fixed.r8_mediump_vec4"); 441f6603c60Sopenharmony_ci 442f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039328, 443f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 444f6603c60Sopenharmony_ci "_out.array.fixed.r8_highp_float"); 445f6603c60Sopenharmony_ci 446f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039329, 447f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 448f6603c60Sopenharmony_ci "_out.array.fixed.r8_highp_vec2"); 449f6603c60Sopenharmony_ci 450f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039330, 451f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 452f6603c60Sopenharmony_ci "_out.array.fixed.r8_highp_vec3"); 453f6603c60Sopenharmony_ci 454f6603c60Sopenharmony_cistatic SHRINK_HWTEST_F(ActsDeqpgles30040TestSuite, TestCase_039331, 455f6603c60Sopenharmony_ci "dEQP-GLES3.functional.fragment", 456f6603c60Sopenharmony_ci "_out.array.fixed.r8_highp_vec4"); 457