diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles33d_combinationsTestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles33d_combinationsTestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..a40908401e9cb462291c414318d23fa6a9b773df --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles33d_combinationsTestCase.cpp @@ -0,0 +1,1320 @@ +/* + * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#include +#include +#include "../Deqpgles3BaseFunc.h" +#include "../ActsDeqpgles30025TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024639, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.nearest_nearest_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024640, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024641, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024642, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024643, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024644, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024645, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024646, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024647, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024648, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024649, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024650, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024651, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024652, + "dEQP-GLES3.functional.texture.filtering.3d.com", + "binations.nearest_nearest_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024653, + "dEQP-GLES3.functional.texture.filtering.3d.com", + "binations.nearest_nearest_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024654, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024655, + "dEQP-GLES3.functional.texture.filtering.3d.com", + "binations.nearest_nearest_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024656, + "dEQP-GLES3.functional.texture.filtering.3d.com", + "binations.nearest_nearest_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024657, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024658, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024659, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024660, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024661, + "dEQP-GLES3.functional.texture.filtering.3d.com", + "binations.nearest_nearest_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024662, + "dEQP-GLES3.functional.texture.filtering.3d.com", + "binations.nearest_nearest_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024663, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_nearest_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024664, + "dEQP-GLES3.functional.texture.filtering.3d.com", + "binations.nearest_nearest_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024665, + "dEQP-GLES3.functional.texture.filtering.3d.com", + "binations.nearest_nearest_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024666, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.nearest_linear_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024667, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.nearest_linear_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024668, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.nearest_linear_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024669, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.nearest_linear_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024670, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024671, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024672, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.nearest_linear_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024673, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024674, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024675, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.nearest_linear_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024676, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024677, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024678, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024679, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024680, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024681, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024682, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024683, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024684, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.nearest_linear_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024685, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024686, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024687, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024688, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024689, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024690, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024691, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024692, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.nearest_linear_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024693, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_nearest_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024694, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_nearest_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024695, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_nearest_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024696, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_nearest_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024697, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024698, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024699, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_nearest_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024700, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024701, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024702, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_nearest_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024703, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024704, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024705, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024706, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024707, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024708, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024709, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024710, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024711, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_nearest_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024712, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024713, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024714, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024715, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024716, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024717, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024718, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024719, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_nearest_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024720, + "dEQP-GLES3.functional.texture.filtering.3d.", + "combinations.linear_linear_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024721, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024722, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024723, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024724, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024725, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024726, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024727, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024728, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024729, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024730, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024731, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024732, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024733, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_linear_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024734, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_linear_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024735, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024736, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_linear_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024737, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_linear_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024738, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024739, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024740, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024741, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024742, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_linear_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024743, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_linear_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024744, + "dEQP-GLES3.functional.texture.filtering.3d.c", + "ombinations.linear_linear_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024745, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_linear_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024746, + "dEQP-GLES3.functional.texture.filtering.3d.co", + "mbinations.linear_linear_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024747, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_nearest_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024748, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_nearest_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024749, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_nearest_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024750, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_nearest_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024751, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024752, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024753, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_nearest_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024754, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024755, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024756, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_nearest_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024757, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024758, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024759, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024760, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024761, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024762, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024763, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024764, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024765, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_nearest_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024766, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024767, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024768, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024769, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024770, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024771, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024772, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024773, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_nearest_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024774, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_nearest_linear_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024775, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024776, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024777, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024778, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024779, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024780, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024781, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024782, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024783, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024784, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024785, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024786, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024787, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_linear_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024788, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_linear_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024789, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024790, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_linear_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024791, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_linear_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024792, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024793, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024794, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024795, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024796, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_linear_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024797, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_linear_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024798, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_nearest_linear_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024799, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_linear_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024800, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_nearest_linear_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024801, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_nearest_nearest_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024802, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024803, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024804, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024805, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024806, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024807, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024808, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024809, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024810, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024811, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024812, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024813, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024814, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.linear_mipmap_nearest_nearest_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024815, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.linear_mipmap_nearest_nearest_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024816, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024817, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.linear_mipmap_nearest_nearest_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024818, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.linear_mipmap_nearest_nearest_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024819, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024820, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024821, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024822, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024823, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.linear_mipmap_nearest_nearest_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024824, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.linear_mipmap_nearest_nearest_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024825, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_nearest_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024826, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.linear_mipmap_nearest_nearest_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024827, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.linear_mipmap_nearest_nearest_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024828, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_nearest_linear_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024829, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_nearest_linear_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024830, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_nearest_linear_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024831, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_nearest_linear_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024832, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024833, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024834, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_nearest_linear_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024835, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024836, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024837, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_nearest_linear_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024838, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024839, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024840, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024841, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024842, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024843, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024844, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024845, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024846, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_nearest_linear_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024847, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024848, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024849, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024850, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024851, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024852, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024853, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024854, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_nearest_linear_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024855, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_linear_nearest_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024856, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024857, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024858, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024859, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024860, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024861, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024862, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024863, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024864, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024865, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024866, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024867, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024868, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_linear_nearest_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024869, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_linear_nearest_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024870, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024871, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_linear_nearest_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024872, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_linear_nearest_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024873, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024874, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024875, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024876, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024877, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_linear_nearest_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024878, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_linear_nearest_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024879, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_nearest_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024880, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_linear_nearest_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024881, + "dEQP-GLES3.functional.texture.filtering.3d.combinatio", + "ns.nearest_mipmap_linear_nearest_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024882, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_linear_linear_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024883, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_linear_linear_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024884, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_linear_linear_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024885, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_linear_linear_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024886, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024887, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024888, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_linear_linear_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024889, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024890, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024891, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_linear_linear_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024892, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024893, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024894, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024895, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024896, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024897, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024898, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024899, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024900, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.nearest_mipmap_linear_linear_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024901, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024902, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024903, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024904, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024905, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024906, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024907, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024908, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.nearest_mipmap_linear_linear_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024909, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_nearest_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024910, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_nearest_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024911, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_nearest_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024912, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_nearest_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024913, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024914, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024915, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_nearest_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024916, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024917, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024918, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_nearest_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024919, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024920, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024921, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024922, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024923, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024924, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024925, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024926, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024927, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_nearest_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024928, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024929, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024930, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024931, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024932, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024933, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024934, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024935, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_nearest_mirror_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024936, + "dEQP-GLES3.functional.texture.filtering.3d.combina", + "tions.linear_mipmap_linear_linear_clamp_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024937, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_clamp_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024938, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_clamp_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024939, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_clamp_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024940, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_clamp_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024941, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_clamp_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024942, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_clamp_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024943, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_clamp_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024944, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_clamp_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024945, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_repeat_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024946, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_repeat_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024947, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_repeat_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024948, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_repeat_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024949, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_linear_repeat_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024950, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_linear_repeat_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024951, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_repeat_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024952, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_linear_repeat_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024953, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_linear_repeat_mirror_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024954, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_mirror_clamp_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024955, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_mirror_clamp_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024956, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_mirror_clamp_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024957, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_mirror_repeat_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024958, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_linear_mirror_repeat_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024959, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_linear_mirror_repeat_mirror"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024960, + "dEQP-GLES3.functional.texture.filtering.3d.combinat", + "ions.linear_mipmap_linear_linear_mirror_mirror_clamp"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024961, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_linear_mirror_mirror_repeat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30025TestSuite, TestCase_024962, + "dEQP-GLES3.functional.texture.filtering.3d.combinati", + "ons.linear_mipmap_linear_linear_mirror_mirror_mirror"); diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles3blit_conversionTestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3blit_conversionTestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..7ecb0bdfbd6b7d5c1148b20d1891ff335744f3a3 --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3blit_conversionTestCase.cpp @@ -0,0 +1,1772 @@ +/* + * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#include +#include +#include "../Deqpgles3BaseFunc.h" +#include "../ActsDeqpgles30033TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032116, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032117, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032118, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032119, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032120, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032121, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba32i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032122, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba32i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032123, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba32i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032124, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba32i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032125, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgba32ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032126, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgba32ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032127, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032128, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgba32ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032129, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032130, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032131, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032132, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032133, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032134, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032135, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032136, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032137, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032138, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032139, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032140, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba16i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032141, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba16i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032142, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba16i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032143, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba16i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032144, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgba16ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032145, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgba16ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032146, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032147, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgba16ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032148, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032149, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032150, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032151, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032152, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032153, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032154, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032155, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgba8_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032156, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032157, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032158, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032159, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba8_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032160, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032161, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba8_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032162, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rgba8_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032163, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032164, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032165, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgba8_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032166, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032167, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032168, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba8_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032169, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba8_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032170, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032171, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032172, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032173, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032174, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032175, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032176, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032177, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032178, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba8i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032179, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba8ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032180, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba8ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032181, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba8ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032182, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgba8ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032183, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032184, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032185, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032186, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032187, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba8ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032188, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba8ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032189, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.srgb8_alpha8_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032190, + "dEQP-GLES3.functional.fbo.blit.conv", + "ersion.srgb8_alpha8_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032191, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.srgb8_alpha8_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032192, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.srgb8_alpha8_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032193, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.srgb8_alpha8_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032194, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.srgb8_alpha8_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032195, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.srgb8_alpha8_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032196, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.srgb8_alpha8_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032197, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.srgb8_alpha8_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032198, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.srgb8_alpha8_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032199, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.srgb8_alpha8_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032200, + "dEQP-GLES3.functional.fbo.blit.conve", + "rsion.srgb8_alpha8_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032201, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.srgb8_alpha8_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032202, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.srgb8_alpha8_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032203, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.srgb8_alpha8_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032204, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.srgb8_alpha8_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032205, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb10_a2_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032206, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.rgb10_a2_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032207, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgb10_a2_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032208, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb10_a2_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032209, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb10_a2_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032210, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb10_a2_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032211, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb10_a2_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032212, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb10_a2_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032213, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb10_a2_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032214, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb10_a2_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032215, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb10_a2_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032216, + "dEQP-GLES3.functional.fbo.blit.con", + "version.rgb10_a2_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032217, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb10_a2_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032218, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb10_a2_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032219, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb10_a2_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032220, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb10_a2_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032221, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgb10_a2ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032222, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgb10_a2ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032223, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgb10_a2ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032224, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.rgb10_a2ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032225, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgb10_a2ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032226, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgb10_a2ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032227, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb10_a2ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032228, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb10_a2ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032229, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb10_a2ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032230, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb10_a2ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032231, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba4_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032232, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgba4_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032233, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba4_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032234, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba4_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032235, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba4_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032236, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba4_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032237, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba4_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032238, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba4_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032239, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rgba4_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032240, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba4_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032241, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba4_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032242, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgba4_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032243, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba4_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032244, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba4_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032245, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba4_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032246, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba4_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032247, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb5_a1_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032248, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgb5_a1_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032249, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb5_a1_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032250, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb5_a1_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032251, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb5_a1_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032252, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb5_a1_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032253, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb5_a1_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032254, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb5_a1_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032255, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb5_a1_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032256, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb5_a1_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032257, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb5_a1_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032258, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.rgb5_a1_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032259, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb5_a1_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032260, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb5_a1_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032261, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb5_a1_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032262, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb5_a1_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032263, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb8_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032264, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rgb8_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032265, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb8_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032266, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb8_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032267, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb8_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032268, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb8_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032269, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb8_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032270, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rgb8_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032271, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rgb8_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032272, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb8_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032273, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb8_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032274, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgb8_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032275, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb8_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032276, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb8_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032277, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb8_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032278, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb8_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032279, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb565_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032280, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgb565_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032281, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgb565_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032282, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb565_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032283, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb565_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032284, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb565_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032285, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb565_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032286, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb565_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032287, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgb565_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032288, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb565_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032289, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgb565_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032290, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.rgb565_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032291, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb565_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032292, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb565_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032293, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb565_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032294, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgb565_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032295, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032296, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032297, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032298, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032299, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032300, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg32i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032301, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg32i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032302, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg32i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032303, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg32i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032304, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rg32ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032305, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rg32ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032306, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032307, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rg32ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032308, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032309, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032310, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032311, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032312, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032313, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032314, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032315, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032316, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032317, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032318, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032319, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg16i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032320, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg16i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032321, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg16i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032322, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg16i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032323, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rg16ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032324, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rg16ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032325, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032326, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rg16ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032327, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032328, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032329, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032330, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032331, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032332, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032333, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032334, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rg8_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032335, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032336, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032337, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032338, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rg8_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032339, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032340, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rg8_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032341, + "dEQP-GLES3.functional.fbo", + ".blit.conversion.rg8_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032342, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032343, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032344, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rg8_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032345, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032346, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032347, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rg8_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032348, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rg8_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032349, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032350, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032351, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032352, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032353, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032354, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032355, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032356, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032357, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rg8i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032358, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg8ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032359, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg8ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032360, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg8ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032361, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rg8ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032362, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032363, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032364, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032365, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032366, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg8ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032367, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg8ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032368, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032369, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032370, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032371, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032372, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032373, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032374, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032375, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032376, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r32i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032377, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r32ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032378, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r32ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032379, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r32ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032380, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.r32ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032381, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032382, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032383, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032384, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032385, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032386, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032387, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032388, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032389, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032390, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032391, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032392, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032393, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032394, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032395, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r16i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032396, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r16ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032397, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r16ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032398, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r16ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032399, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.r16ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032400, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032401, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032402, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032403, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032404, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032405, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032406, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032407, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.r8_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032408, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r8_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032409, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032410, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032411, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032412, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032413, + "dEQP-GLES3.functional.fbo", + ".blit.conversion.r8_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032414, + "dEQP-GLES3.functional.fbo", + ".blit.conversion.r8_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032415, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032416, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032417, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.r8_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032418, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032419, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032420, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032421, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032422, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r8i_to_rgba32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032423, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r8i_to_rgba16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032424, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8i_to_rgba8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032425, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8i_to_rg32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032426, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8i_to_rg16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032427, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8i_to_rg8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032428, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8i_to_r32i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032429, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8i_to_r16i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032430, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r8i_to_r8i"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032431, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r8ui_to_rgba32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032432, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r8ui_to_rgba16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032433, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r8ui_to_rgba8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032434, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.r8ui_to_rgb10_a2ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032435, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r8ui_to_rg32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032436, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r8ui_to_rg16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032437, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8ui_to_rg8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032438, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8ui_to_r32ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032439, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8ui_to_r16ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032440, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r8ui_to_r8ui"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032441, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32f_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032442, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgba32f_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032443, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32f_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032444, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32f_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032445, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32f_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032446, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba32f_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032447, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32f_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032448, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba32f_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032449, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba32f_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032450, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32f_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032451, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba32f_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032452, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.rgba32f_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032453, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32f_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032454, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba32f_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032455, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba32f_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032456, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba32f_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032457, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16f_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032458, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rgba16f_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032459, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16f_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032460, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16f_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032461, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16f_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032462, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba16f_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032463, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16f_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032464, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba16f_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032465, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rgba16f_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032466, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16f_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032467, + "dEQP-GLES3.functional.fbo.blit", + ".conversion.rgba16f_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032468, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.rgba16f_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032469, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16f_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032470, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rgba16f_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032471, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba16f_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032472, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rgba16f_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032473, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r11f_g11f_b10f_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032474, + "dEQP-GLES3.functional.fbo.blit.conve", + "rsion.r11f_g11f_b10f_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032475, + "dEQP-GLES3.functional.fbo.blit.con", + "version.r11f_g11f_b10f_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032476, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r11f_g11f_b10f_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032477, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.r11f_g11f_b10f_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032478, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r11f_g11f_b10f_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032479, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.r11f_g11f_b10f_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032480, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.r11f_g11f_b10f_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032481, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.r11f_g11f_b10f_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032482, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.r11f_g11f_b10f_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032483, + "dEQP-GLES3.functional.fbo.blit.co", + "nversion.r11f_g11f_b10f_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032484, + "dEQP-GLES3.functional.fbo.blit.conver", + "sion.r11f_g11f_b10f_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032485, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r11f_g11f_b10f_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032486, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r11f_g11f_b10f_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032487, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r11f_g11f_b10f_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032488, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r11f_g11f_b10f_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032489, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32f_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032490, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rg32f_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032491, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32f_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032492, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32f_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032493, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32f_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032494, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg32f_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032495, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32f_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032496, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg32f_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032497, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rg32f_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032498, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32f_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032499, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg32f_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032500, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rg32f_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032501, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32f_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032502, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg32f_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032503, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg32f_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032504, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg32f_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032505, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16f_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032506, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.rg16f_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032507, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16f_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032508, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16f_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032509, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16f_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032510, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg16f_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032511, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16f_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032512, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg16f_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032513, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.rg16f_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032514, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16f_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032515, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.rg16f_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032516, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.rg16f_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032517, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16f_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032518, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.rg16f_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032519, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg16f_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032520, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.rg16f_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032521, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32f_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032522, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.r32f_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032523, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r32f_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032524, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32f_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032525, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32f_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032526, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32f_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032527, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32f_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032528, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r32f_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032529, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r32f_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032530, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32f_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032531, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r32f_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032532, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r32f_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032533, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32f_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032534, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32f_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032535, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32f_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032536, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r32f_to_r16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032537, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16f_to_rgba8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032538, + "dEQP-GLES3.functional.fbo.blit.", + "conversion.r16f_to_srgb8_alpha8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032539, + "dEQP-GLES3.functional.fbo.bli", + "t.conversion.r16f_to_rgb10_a2"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032540, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16f_to_rgba4"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032541, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16f_to_rgb5_a1"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032542, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16f_to_rgb8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032543, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16f_to_rgb565"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032544, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r16f_to_rg8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032545, + "dEQP-GLES3.functional.fbo.", + "blit.conversion.r16f_to_r8"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032546, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16f_to_rgba32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032547, + "dEQP-GLES3.functional.fbo.bl", + "it.conversion.r16f_to_rgba16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032548, + "dEQP-GLES3.functional.fbo.blit.c", + "onversion.r16f_to_r11f_g11f_b10f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032549, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16f_to_rg32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032550, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16f_to_rg16f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032551, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16f_to_r32f"); + +static SHRINK_HWTEST_F(ActsDeqpgles30033TestSuite, TestCase_032552, + "dEQP-GLES3.functional.fbo.b", + "lit.conversion.r16f_to_r16f"); diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles3single_basic_type_sharedTestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3single_basic_type_sharedTestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..f13aa9ab03690ded776b1b505c6978c48aefda4d --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3single_basic_type_sharedTestCase.cpp @@ -0,0 +1,1476 @@ +/* + * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#include +#include +#include "../Deqpgles3BaseFunc.h" +#include "../ActsDeqpgles30034TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033884, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_float_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033885, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_float_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033886, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_float_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033887, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_float_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033888, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_float_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033889, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_float_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033890, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_float_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033891, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_float_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033892, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_float_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033893, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_vec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033894, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_vec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033895, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.lowp_vec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033896, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_vec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033897, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_vec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033898, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_vec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033899, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_vec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033900, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_vec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033901, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_vec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033902, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_vec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033903, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_vec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033904, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.lowp_vec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033905, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_vec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033906, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_vec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033907, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_vec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033908, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_vec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033909, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_vec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033910, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_vec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033911, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_vec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033912, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_vec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033913, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.lowp_vec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033914, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_vec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033915, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_vec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033916, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_vec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033917, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_vec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033918, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_vec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033919, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_vec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033920, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_int_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033921, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_int_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033922, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.lowp_int_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033923, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_int_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033924, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_int_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033925, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.mediump_int_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033926, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_int_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033927, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_int_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033928, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.highp_int_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033929, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_ivec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033930, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_ivec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033931, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_ivec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033932, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_ivec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033933, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_ivec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033934, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_ivec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033935, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_ivec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033936, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_ivec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033937, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_ivec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033938, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_ivec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033939, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_ivec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033940, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_ivec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033941, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_ivec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033942, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_ivec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033943, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_ivec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033944, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_ivec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033945, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_ivec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033946, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_ivec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033947, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_ivec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033948, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_ivec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033949, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_ivec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033950, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_ivec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033951, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_ivec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033952, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_ivec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033953, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_ivec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033954, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_ivec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033955, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_ivec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033956, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_uint_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033957, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_uint_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033958, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.lowp_uint_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033959, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_uint_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033960, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_uint_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033961, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_uint_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033962, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_uint_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033963, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_uint_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033964, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_uint_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033965, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_uvec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033966, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_uvec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033967, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_uvec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033968, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_uvec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033969, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_uvec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033970, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_uvec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033971, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_uvec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033972, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_uvec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033973, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_uvec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033974, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_uvec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033975, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_uvec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033976, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_uvec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033977, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_uvec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033978, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_uvec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033979, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_uvec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033980, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_uvec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033981, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_uvec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033982, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_uvec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033983, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_uvec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033984, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_uvec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033985, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_uvec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033986, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_uvec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033987, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_uvec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033988, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_uvec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033989, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_uvec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033990, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_uvec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033991, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_uvec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033992, + "dEQP-GLES3.functional.ubo.singl", + "e_basic_type.shared.bool_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033993, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.bool_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033994, + "dEQP-GLES3.functional.ubo.sing", + "le_basic_type.shared.bool_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033995, + "dEQP-GLES3.functional.ubo.singl", + "e_basic_type.shared.bvec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033996, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.bvec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033997, + "dEQP-GLES3.functional.ubo.sing", + "le_basic_type.shared.bvec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033998, + "dEQP-GLES3.functional.ubo.singl", + "e_basic_type.shared.bvec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_033999, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.bvec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034000, + "dEQP-GLES3.functional.ubo.sing", + "le_basic_type.shared.bvec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034001, + "dEQP-GLES3.functional.ubo.singl", + "e_basic_type.shared.bvec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034002, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.bvec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034003, + "dEQP-GLES3.functional.ubo.sing", + "le_basic_type.shared.bvec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034004, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034005, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034006, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.lowp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034007, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034008, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034009, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034010, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034011, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034012, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034013, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034014, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034015, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.row_major_lowp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034016, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034017, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034018, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_mediump_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034019, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034020, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034021, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_highp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034022, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034023, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034024, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.column_major_lowp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034025, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034026, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034027, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_mediump_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034028, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034029, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034030, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.column_major_highp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034031, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034032, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034033, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.lowp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034034, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034035, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034036, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034037, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034038, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034039, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034040, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034041, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034042, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.row_major_lowp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034043, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034044, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034045, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_mediump_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034046, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034047, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034048, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_highp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034049, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034050, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034051, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.column_major_lowp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034052, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034053, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034054, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_mediump_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034055, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034056, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034057, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.column_major_highp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034058, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034059, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034060, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.shared.lowp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034061, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034062, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034063, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.mediump_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034064, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034065, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034066, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.highp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034067, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034068, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034069, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.row_major_lowp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034070, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034071, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034072, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_mediump_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034073, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034074, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034075, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_highp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034076, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034077, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034078, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.column_major_lowp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034079, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034080, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034081, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_mediump_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034082, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034083, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034084, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.column_major_highp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034085, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034086, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034087, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034088, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034089, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.mediump_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034090, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034091, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034092, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.highp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034093, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034094, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034095, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_lowp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034096, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034097, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034098, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.row_major_mediump_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034099, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034100, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034101, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_highp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034102, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034103, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034104, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_lowp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034105, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034106, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034107, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".shared.column_major_mediump_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034108, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034109, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034110, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_highp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034111, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034112, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034113, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034114, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034115, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034116, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.mediump_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034117, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034118, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034119, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.highp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034120, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034121, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034122, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_lowp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034123, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034124, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034125, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.row_major_mediump_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034126, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034127, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034128, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_highp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034129, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034130, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034131, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_lowp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034132, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034133, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034134, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".shared.column_major_mediump_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034135, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034136, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034137, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_highp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034138, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034139, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034140, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034141, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034142, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034143, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.mediump_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034144, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034145, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034146, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.highp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034147, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034148, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034149, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_lowp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034150, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034151, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034152, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.row_major_mediump_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034153, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034154, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034155, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_highp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034156, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034157, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034158, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_lowp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034159, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034160, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034161, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".shared.column_major_mediump_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034162, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034163, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034164, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_highp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034165, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034166, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034167, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034168, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034169, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034170, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.mediump_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034171, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034172, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034173, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.highp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034174, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034175, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034176, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_lowp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034177, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034178, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034179, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.row_major_mediump_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034180, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034181, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034182, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_highp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034183, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034184, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034185, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_lowp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034186, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034187, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034188, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".shared.column_major_mediump_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034189, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034190, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034191, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_highp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034192, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034193, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034194, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034195, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034196, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034197, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.mediump_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034198, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034199, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034200, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.highp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034201, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034202, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034203, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_lowp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034204, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034205, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034206, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.row_major_mediump_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034207, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034208, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034209, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_highp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034210, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034211, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034212, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_lowp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034213, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034214, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034215, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".shared.column_major_mediump_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034216, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034217, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034218, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_highp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034219, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034220, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.lowp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034221, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.lowp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034222, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.shared.lowp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034223, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.mediump_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034224, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.shared.mediump_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034225, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.mediump_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034226, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.shared.highp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034227, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.shared.highp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034228, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.shared.highp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034229, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_lowp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034230, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_lowp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034231, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.shared.row_major_lowp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034232, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_mediump_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034233, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.row_major_mediump_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034234, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_mediump_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034235, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.row_major_highp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034236, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.row_major_highp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034237, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.shared.row_major_highp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034238, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_lowp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034239, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_lowp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034240, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_lowp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034241, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_mediump_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034242, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".shared.column_major_mediump_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034243, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_mediump_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034244, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.shared.column_major_highp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034245, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.shared.column_major_highp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30034TestSuite, TestCase_034246, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.shared.column_major_highp_mat4x3_both"); diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles3single_basic_type_std140TestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3single_basic_type_std140TestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..071b9897aad36b82d33d9528d7edc30c2a6f06d0 --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3single_basic_type_std140TestCase.cpp @@ -0,0 +1,1476 @@ +/* + * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#include +#include +#include "../Deqpgles3BaseFunc.h" +#include "../ActsDeqpgles30035TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034489, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_float_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034490, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_float_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034491, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_float_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034492, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_float_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034493, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_float_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034494, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_float_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034495, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_float_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034496, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_float_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034497, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_float_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034498, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_vec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034499, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_vec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034500, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.lowp_vec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034501, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_vec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034502, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_vec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034503, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_vec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034504, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_vec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034505, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_vec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034506, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_vec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034507, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_vec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034508, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_vec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034509, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.lowp_vec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034510, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_vec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034511, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_vec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034512, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_vec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034513, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_vec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034514, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_vec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034515, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_vec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034516, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_vec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034517, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_vec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034518, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.lowp_vec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034519, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_vec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034520, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_vec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034521, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_vec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034522, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_vec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034523, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_vec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034524, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_vec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034525, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_int_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034526, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_int_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034527, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.lowp_int_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034528, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_int_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034529, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_int_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034530, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.mediump_int_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034531, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_int_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034532, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_int_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034533, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.highp_int_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034534, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_ivec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034535, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_ivec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034536, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_ivec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034537, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_ivec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034538, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_ivec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034539, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_ivec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034540, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_ivec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034541, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_ivec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034542, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_ivec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034543, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_ivec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034544, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_ivec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034545, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_ivec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034546, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_ivec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034547, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_ivec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034548, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_ivec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034549, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_ivec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034550, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_ivec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034551, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_ivec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034552, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_ivec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034553, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_ivec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034554, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_ivec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034555, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_ivec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034556, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_ivec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034557, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_ivec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034558, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_ivec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034559, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_ivec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034560, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_ivec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034561, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_uint_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034562, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_uint_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034563, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.lowp_uint_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034564, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_uint_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034565, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_uint_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034566, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_uint_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034567, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_uint_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034568, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_uint_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034569, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_uint_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034570, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_uvec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034571, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_uvec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034572, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_uvec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034573, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_uvec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034574, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_uvec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034575, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_uvec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034576, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_uvec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034577, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_uvec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034578, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_uvec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034579, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_uvec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034580, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_uvec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034581, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_uvec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034582, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_uvec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034583, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_uvec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034584, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_uvec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034585, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_uvec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034586, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_uvec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034587, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_uvec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034588, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_uvec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034589, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_uvec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034590, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_uvec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034591, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_uvec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034592, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_uvec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034593, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_uvec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034594, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_uvec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034595, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_uvec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034596, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_uvec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034597, + "dEQP-GLES3.functional.ubo.singl", + "e_basic_type.std140.bool_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034598, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.bool_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034599, + "dEQP-GLES3.functional.ubo.sing", + "le_basic_type.std140.bool_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034600, + "dEQP-GLES3.functional.ubo.singl", + "e_basic_type.std140.bvec2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034601, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.bvec2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034602, + "dEQP-GLES3.functional.ubo.sing", + "le_basic_type.std140.bvec2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034603, + "dEQP-GLES3.functional.ubo.singl", + "e_basic_type.std140.bvec3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034604, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.bvec3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034605, + "dEQP-GLES3.functional.ubo.sing", + "le_basic_type.std140.bvec3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034606, + "dEQP-GLES3.functional.ubo.singl", + "e_basic_type.std140.bvec4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034607, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.bvec4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034608, + "dEQP-GLES3.functional.ubo.sing", + "le_basic_type.std140.bvec4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034609, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034610, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034611, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.lowp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034612, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034613, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034614, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034615, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034616, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034617, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034618, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034619, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034620, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.row_major_lowp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034621, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034622, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034623, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_mediump_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034624, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034625, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034626, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_highp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034627, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034628, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034629, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.column_major_lowp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034630, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034631, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034632, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_mediump_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034633, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034634, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034635, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.column_major_highp_mat2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034636, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034637, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034638, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.lowp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034639, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034640, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034641, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034642, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034643, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034644, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034645, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034646, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034647, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.row_major_lowp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034648, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034649, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034650, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_mediump_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034651, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034652, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034653, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_highp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034654, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034655, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034656, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.column_major_lowp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034657, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034658, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034659, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_mediump_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034660, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034661, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034662, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.column_major_highp_mat3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034663, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034664, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034665, + "dEQP-GLES3.functional.ubo.single", + "_basic_type.std140.lowp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034666, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034667, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034668, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.mediump_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034669, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034670, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034671, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.highp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034672, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034673, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034674, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.row_major_lowp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034675, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034676, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034677, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_mediump_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034678, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034679, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034680, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_highp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034681, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034682, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034683, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.column_major_lowp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034684, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034685, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034686, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_mediump_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034687, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034688, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034689, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.column_major_highp_mat4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034690, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034691, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034692, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034693, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034694, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.mediump_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034695, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034696, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034697, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.highp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034698, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034699, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034700, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_lowp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034701, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034702, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034703, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.row_major_mediump_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034704, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034705, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034706, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_highp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034707, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034708, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034709, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_lowp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034710, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034711, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034712, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".std140.column_major_mediump_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034713, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034714, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat2x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034715, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_highp_mat2x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034716, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat2x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034717, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034718, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034719, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034720, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034721, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.mediump_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034722, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034723, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034724, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.highp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034725, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034726, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034727, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_lowp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034728, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034729, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034730, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.row_major_mediump_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034731, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034732, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034733, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_highp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034734, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034735, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034736, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_lowp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034737, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034738, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034739, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".std140.column_major_mediump_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034740, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034741, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat2x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034742, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_highp_mat2x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034743, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat2x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034744, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034745, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034746, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034747, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034748, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.mediump_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034749, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034750, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034751, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.highp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034752, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034753, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034754, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_lowp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034755, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034756, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034757, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.row_major_mediump_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034758, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034759, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034760, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_highp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034761, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034762, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034763, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_lowp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034764, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034765, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034766, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".std140.column_major_mediump_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034767, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034768, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat3x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034769, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_highp_mat3x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034770, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat3x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034771, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034772, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034773, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034774, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034775, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.mediump_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034776, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034777, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034778, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.highp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034779, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034780, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034781, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_lowp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034782, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034783, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034784, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.row_major_mediump_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034785, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034786, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034787, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_highp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034788, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034789, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034790, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_lowp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034791, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034792, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034793, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".std140.column_major_mediump_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034794, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034795, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat3x4_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034796, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_highp_mat3x4_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034797, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat3x4_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034798, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034799, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034800, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034801, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034802, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.mediump_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034803, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034804, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034805, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.highp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034806, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034807, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034808, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_lowp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034809, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034810, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034811, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.row_major_mediump_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034812, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034813, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034814, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_highp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034815, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034816, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034817, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_lowp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034818, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034819, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034820, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".std140.column_major_mediump_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034821, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034822, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat4x2_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034823, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_highp_mat4x2_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034824, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat4x2_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034825, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.lowp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034826, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.lowp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034827, + "dEQP-GLES3.functional.ubo.single_", + "basic_type.std140.lowp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034828, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.mediump_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034829, + "dEQP-GLES3.functional.ubo.single_basi", + "c_type.std140.mediump_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034830, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.mediump_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034831, + "dEQP-GLES3.functional.ubo.single_ba", + "sic_type.std140.highp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034832, + "dEQP-GLES3.functional.ubo.single_bas", + "ic_type.std140.highp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034833, + "dEQP-GLES3.functional.ubo.single_b", + "asic_type.std140.highp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034834, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_lowp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034835, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_lowp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034836, + "dEQP-GLES3.functional.ubo.single_basic", + "_type.std140.row_major_lowp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034837, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_mediump_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034838, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.row_major_mediump_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034839, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_mediump_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034840, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.row_major_highp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034841, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.row_major_highp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034842, + "dEQP-GLES3.functional.ubo.single_basic_", + "type.std140.row_major_highp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034843, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_lowp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034844, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_lowp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034845, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_lowp_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034846, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_mediump_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034847, + "dEQP-GLES3.functional.ubo.single_basic_type", + ".std140.column_major_mediump_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034848, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_mediump_mat4x3_both"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034849, + "dEQP-GLES3.functional.ubo.single_basic_ty", + "pe.std140.column_major_highp_mat4x3_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034850, + "dEQP-GLES3.functional.ubo.single_basic_typ", + "e.std140.column_major_highp_mat4x3_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30035TestSuite, TestCase_034851, + "dEQP-GLES3.functional.ubo.single_basic_t", + "ype.std140.column_major_highp_mat4x3_both"); diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles3state_query_integersTestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3state_query_integersTestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..527800985c4ed372230cb8eb52869951929bdeb2 --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3state_query_integersTestCase.cpp @@ -0,0 +1,2108 @@ +/* + * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +#include +#include +#include "../Deqpgles3BaseFunc.h" +#include "../ActsDeqpgles30043TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042445, + "dEQP-GLES3.functional.state_query", + ".integers.subpixel_bits_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042446, + "dEQP-GLES3.functional.state_query.", + "integers.subpixel_bits_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042447, + "dEQP-GLES3.functional.state_quer", + "y.integers.subpixel_bits_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042448, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_3d_texture_size_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042449, + "dEQP-GLES3.functional.state_query.int", + "egers.max_3d_texture_size_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042450, + "dEQP-GLES3.functional.state_query.i", + "ntegers.max_3d_texture_size_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042451, + "dEQP-GLES3.functional.state_query.i", + "ntegers.max_texture_size_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042452, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_texture_size_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042453, + "dEQP-GLES3.functional.state_query.", + "integers.max_texture_size_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042454, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_array_texture_layers_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042455, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_array_texture_layers_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042456, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_array_texture_layers_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042457, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_cube_map_texture_size_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042458, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_cube_map_texture_size_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042459, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_cube_map_texture_size_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042460, + "dEQP-GLES3.functional.state_query.int", + "egers.max_renderbuffer_size_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042461, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_renderbuffer_size_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042462, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_renderbuffer_size_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042463, + "dEQP-GLES3.functional.state_query.i", + "ntegers.max_draw_buffers_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042464, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_draw_buffers_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042465, + "dEQP-GLES3.functional.state_query.", + "integers.max_draw_buffers_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042466, + "dEQP-GLES3.functional.state_query.int", + "egers.max_color_attachments_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042467, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_color_attachments_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042468, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_color_attachments_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042469, + "dEQP-GLES3.functional.state_query.int", + "egers.max_elements_indices_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042470, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_elements_indices_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042471, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_elements_indices_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042472, + "dEQP-GLES3.functional.state_query.int", + "egers.max_elements_vertices_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042473, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_elements_vertices_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042474, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_elements_vertices_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042475, + "dEQP-GLES3.functional.state_query.", + "integers.num_extensions_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042476, + "dEQP-GLES3.functional.state_query.i", + "ntegers.num_extensions_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042477, + "dEQP-GLES3.functional.state_query", + ".integers.num_extensions_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042478, + "dEQP-GLES3.functional.state_query", + ".integers.major_version_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042479, + "dEQP-GLES3.functional.state_query.", + "integers.major_version_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042480, + "dEQP-GLES3.functional.state_quer", + "y.integers.major_version_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042481, + "dEQP-GLES3.functional.state_query", + ".integers.minor_version_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042482, + "dEQP-GLES3.functional.state_query.", + "integers.minor_version_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042483, + "dEQP-GLES3.functional.state_quer", + "y.integers.minor_version_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042484, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_vertex_attribs_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042485, + "dEQP-GLES3.functional.state_query.int", + "egers.max_vertex_attribs_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042486, + "dEQP-GLES3.functional.state_query.i", + "ntegers.max_vertex_attribs_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042487, + "dEQP-GLES3.functional.state_query.integer", + "s.max_vertex_uniform_components_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042488, + "dEQP-GLES3.functional.state_query.integers", + ".max_vertex_uniform_components_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042489, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_vertex_uniform_components_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042490, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_vertex_uniform_vectors_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042491, + "dEQP-GLES3.functional.state_query.integer", + "s.max_vertex_uniform_vectors_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042492, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_vertex_uniform_vectors_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042493, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_vertex_uniform_blocks_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042494, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_vertex_uniform_blocks_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042495, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_vertex_uniform_blocks_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042496, + "dEQP-GLES3.functional.state_query.integer", + "s.max_vertex_output_components_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042497, + "dEQP-GLES3.functional.state_query.integers", + ".max_vertex_output_components_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042498, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_vertex_output_components_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042499, + "dEQP-GLES3.functional.state_query.integers", + ".max_vertex_texture_image_units_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042500, + "dEQP-GLES3.functional.state_query.integers.", + "max_vertex_texture_image_units_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042501, + "dEQP-GLES3.functional.state_query.integer", + "s.max_vertex_texture_image_units_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042502, + "dEQP-GLES3.functional.state_query.integers", + ".max_fragment_uniform_components_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042503, + "dEQP-GLES3.functional.state_query.integers.", + "max_fragment_uniform_components_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042504, + "dEQP-GLES3.functional.state_query.integer", + "s.max_fragment_uniform_components_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042505, + "dEQP-GLES3.functional.state_query.integer", + "s.max_fragment_uniform_vectors_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042506, + "dEQP-GLES3.functional.state_query.integers", + ".max_fragment_uniform_vectors_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042507, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_fragment_uniform_vectors_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042508, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_fragment_uniform_blocks_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042509, + "dEQP-GLES3.functional.state_query.integer", + "s.max_fragment_uniform_blocks_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042510, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_fragment_uniform_blocks_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042511, + "dEQP-GLES3.functional.state_query.integer", + "s.max_fragment_input_components_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042512, + "dEQP-GLES3.functional.state_query.integers", + ".max_fragment_input_components_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042513, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_fragment_input_components_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042514, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_texture_image_units_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042515, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_texture_image_units_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042516, + "dEQP-GLES3.functional.state_query.int", + "egers.max_texture_image_units_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042517, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_program_texel_offset_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042518, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_program_texel_offset_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042519, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_program_texel_offset_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042520, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_uniform_buffer_bindings_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042521, + "dEQP-GLES3.functional.state_query.integer", + "s.max_uniform_buffer_bindings_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042522, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_uniform_buffer_bindings_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042523, + "dEQP-GLES3.functional.state_query.intege", + "rs.max_combined_uniform_blocks_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042524, + "dEQP-GLES3.functional.state_query.integer", + "s.max_combined_uniform_blocks_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042525, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_combined_uniform_blocks_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042526, + "dEQP-GLES3.functional.state_query.inte", + "gers.max_varying_components_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042527, + "dEQP-GLES3.functional.state_query.integ", + "ers.max_varying_components_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042528, + "dEQP-GLES3.functional.state_query.int", + "egers.max_varying_components_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042529, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_varying_vectors_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042530, + "dEQP-GLES3.functional.state_query.int", + "egers.max_varying_vectors_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042531, + "dEQP-GLES3.functional.state_query.i", + "ntegers.max_varying_vectors_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042532, + "dEQP-GLES3.functional.state_query.integers.", + "max_combined_texture_image_units_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042533, + "dEQP-GLES3.functional.state_query.integers.m", + "ax_combined_texture_image_units_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042534, + "dEQP-GLES3.functional.state_query.integers", + ".max_combined_texture_image_units_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042535, + "dEQP-GLES3.functional.state_query.integers.max_tr", + "ansform_feedback_interleaved_components_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042536, + "dEQP-GLES3.functional.state_query.integers.max_tra", + "nsform_feedback_interleaved_components_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042537, + "dEQP-GLES3.functional.state_query.integers.max_t", + "ransform_feedback_interleaved_components_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042538, + "dEQP-GLES3.functional.state_query.integers.max", + "_transform_feedback_separate_attribs_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042539, + "dEQP-GLES3.functional.state_query.integers.max_", + "transform_feedback_separate_attribs_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042540, + "dEQP-GLES3.functional.state_query.integers.ma", + "x_transform_feedback_separate_attribs_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042541, + "dEQP-GLES3.functional.state_query.integers.max_t", + "ransform_feedback_separate_components_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042542, + "dEQP-GLES3.functional.state_query.integers.max_tr", + "ansform_feedback_separate_components_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042543, + "dEQP-GLES3.functional.state_query.integers.max_", + "transform_feedback_separate_components_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042544, + "dEQP-GLES3.functional.state_quer", + "y.integers.max_samples_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042545, + "dEQP-GLES3.functional.state_query", + ".integers.max_samples_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042546, + "dEQP-GLES3.functional.state_que", + "ry.integers.max_samples_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042547, + "dEQP-GLES3.functional.state_que", + "ry.integers.red_bits_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042548, + "dEQP-GLES3.functional.state_quer", + "y.integers.red_bits_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042549, + "dEQP-GLES3.functional.state_qu", + "ery.integers.red_bits_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042550, + "dEQP-GLES3.functional.state_quer", + "y.integers.green_bits_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042551, + "dEQP-GLES3.functional.state_query", + ".integers.green_bits_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042552, + "dEQP-GLES3.functional.state_que", + "ry.integers.green_bits_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042553, + "dEQP-GLES3.functional.state_que", + "ry.integers.blue_bits_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042554, + "dEQP-GLES3.functional.state_quer", + "y.integers.blue_bits_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042555, + "dEQP-GLES3.functional.state_qu", + "ery.integers.blue_bits_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042556, + "dEQP-GLES3.functional.state_quer", + "y.integers.alpha_bits_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042557, + "dEQP-GLES3.functional.state_query", + ".integers.alpha_bits_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042558, + "dEQP-GLES3.functional.state_que", + "ry.integers.alpha_bits_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042559, + "dEQP-GLES3.functional.state_quer", + "y.integers.depth_bits_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042560, + "dEQP-GLES3.functional.state_query", + ".integers.depth_bits_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042561, + "dEQP-GLES3.functional.state_que", + "ry.integers.depth_bits_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042562, + "dEQP-GLES3.functional.state_query", + ".integers.stencil_bits_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042563, + "dEQP-GLES3.functional.state_query.", + "integers.stencil_bits_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042564, + "dEQP-GLES3.functional.state_quer", + "y.integers.stencil_bits_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042565, + "dEQP-GLES3.functional.state_query.integ", + "ers.min_program_texel_offset_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042566, + "dEQP-GLES3.functional.state_query.intege", + "rs.min_program_texel_offset_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042567, + "dEQP-GLES3.functional.state_query.inte", + "gers.min_program_texel_offset_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042568, + "dEQP-GLES3.functional.state_query.integers", + ".uniform_buffer_offset_alignment_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042569, + "dEQP-GLES3.functional.state_query.integers.", + "uniform_buffer_offset_alignment_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042570, + "dEQP-GLES3.functional.state_query.integer", + "s.uniform_buffer_offset_alignment_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042571, + "dEQP-GLES3.functional.state_query.", + "integers.sample_buffers_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042572, + "dEQP-GLES3.functional.state_query.i", + "ntegers.sample_buffers_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042573, + "dEQP-GLES3.functional.state_query", + ".integers.sample_buffers_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042574, + "dEQP-GLES3.functional.state_qu", + "ery.integers.samples_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042575, + "dEQP-GLES3.functional.state_qu", + "ery.integers.samples_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042576, + "dEQP-GLES3.functional.state_que", + "ry.integers.samples_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042577, + "dEQP-GLES3.functional.state_q", + "uery.integers.samples_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042578, + "dEQP-GLES3.functional.state_query.int", + "egers.generate_mipmap_hint_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042579, + "dEQP-GLES3.functional.state_query.int", + "egers.generate_mipmap_hint_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042580, + "dEQP-GLES3.functional.state_query.inte", + "gers.generate_mipmap_hint_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042581, + "dEQP-GLES3.functional.state_query.in", + "tegers.generate_mipmap_hint_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042582, + "dEQP-GLES3.functional.state_query.integers", + ".fragment_shader_derivative_hint_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042583, + "dEQP-GLES3.functional.state_query.integers", + ".fragment_shader_derivative_hint_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042584, + "dEQP-GLES3.functional.state_query.integers.", + "fragment_shader_derivative_hint_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042585, + "dEQP-GLES3.functional.state_query.integer", + "s.fragment_shader_derivative_hint_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042586, + "dEQP-GLES3.functional.state_quer", + "y.integers.depth_func_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042587, + "dEQP-GLES3.functional.state_quer", + "y.integers.depth_func_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042588, + "dEQP-GLES3.functional.state_query", + ".integers.depth_func_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042589, + "dEQP-GLES3.functional.state_que", + "ry.integers.depth_func_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042590, + "dEQP-GLES3.functional.state_query.", + "integers.cull_face_mode_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042591, + "dEQP-GLES3.functional.state_query.", + "integers.cull_face_mode_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042592, + "dEQP-GLES3.functional.state_query.i", + "ntegers.cull_face_mode_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042593, + "dEQP-GLES3.functional.state_query", + ".integers.cull_face_mode_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042594, + "dEQP-GLES3.functional.state_query.", + "integers.front_face_mode_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042595, + "dEQP-GLES3.functional.state_query.", + "integers.front_face_mode_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042596, + "dEQP-GLES3.functional.state_query.i", + "ntegers.front_face_mode_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042597, + "dEQP-GLES3.functional.state_query", + ".integers.front_face_mode_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042598, + "dEQP-GLES3.functional.state_que", + "ry.integers.viewport_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042599, + "dEQP-GLES3.functional.state_que", + "ry.integers.viewport_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042600, + "dEQP-GLES3.functional.state_quer", + "y.integers.viewport_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042601, + "dEQP-GLES3.functional.state_qu", + "ery.integers.viewport_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042602, + "dEQP-GLES3.functional.state_quer", + "y.integers.scissor_box_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042603, + "dEQP-GLES3.functional.state_quer", + "y.integers.scissor_box_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042604, + "dEQP-GLES3.functional.state_query", + ".integers.scissor_box_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042605, + "dEQP-GLES3.functional.state_que", + "ry.integers.scissor_box_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042606, + "dEQP-GLES3.functional.state_query.i", + "ntegers.max_viewport_dims_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042607, + "dEQP-GLES3.functional.state_query.i", + "ntegers.max_viewport_dims_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042608, + "dEQP-GLES3.functional.state_query.in", + "tegers.max_viewport_dims_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042609, + "dEQP-GLES3.functional.state_query.", + "integers.max_viewport_dims_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042610, + "dEQP-GLES3.functional.state_quer", + "y.integers.stencil_ref_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042611, + "dEQP-GLES3.functional.state_quer", + "y.integers.stencil_ref_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042612, + "dEQP-GLES3.functional.state_query", + ".integers.stencil_ref_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042613, + "dEQP-GLES3.functional.state_que", + "ry.integers.stencil_ref_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042614, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_back_ref_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042615, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_back_ref_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042616, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_back_ref_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042617, + "dEQP-GLES3.functional.state_query.", + "integers.stencil_back_ref_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042618, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_ref_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042619, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_ref_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042620, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_ref_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042621, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_ref_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042622, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_ref_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042623, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_ref_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042624, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_ref_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042625, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_ref_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042626, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_back_ref_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042627, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_back_ref_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042628, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_back_ref_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042629, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_ref_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042630, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_ref_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042631, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_ref_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042632, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_ref_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042633, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_back_ref_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042634, + "dEQP-GLES3.functional.state_query", + ".integers.stencil_fail_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042635, + "dEQP-GLES3.functional.state_query", + ".integers.stencil_fail_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042636, + "dEQP-GLES3.functional.state_query.", + "integers.stencil_fail_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042637, + "dEQP-GLES3.functional.state_quer", + "y.integers.stencil_fail_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042638, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_back_fail_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042639, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_back_fail_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042640, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_back_fail_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042641, + "dEQP-GLES3.functional.state_query.", + "integers.stencil_back_fail_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042642, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_fail_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042643, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_fail_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042644, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_fail_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042645, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_fail_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042646, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_fail_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042647, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_fail_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042648, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_fail_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042649, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_back_fail_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042650, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_fail_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042651, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_fail_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042652, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_fail_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042653, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_fail_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042654, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_back_fail_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042655, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_back_fail_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042656, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_back_fail_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042657, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_back_fail_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042658, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_depth_fail_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042659, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_depth_fail_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042660, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_depth_fail_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042661, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_depth_fail_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042662, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_depth_fail_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042663, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_depth_fail_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042664, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_back_depth_fail_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042665, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_back_depth_fail_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042666, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_depth_fail_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042667, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_depth_fail_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042668, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_depth_fail_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042669, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_depth_fail_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042670, + "dEQP-GLES3.functional.state_query.integers.st", + "encil_back_depth_fail_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042671, + "dEQP-GLES3.functional.state_query.integers.st", + "encil_back_depth_fail_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042672, + "dEQP-GLES3.functional.state_query.integers.ste", + "ncil_back_depth_fail_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042673, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_back_depth_fail_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042674, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_depth_fail_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042675, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_depth_fail_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042676, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_depth_fail_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042677, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_depth_fail_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042678, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_depth_fail_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042679, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_depth_fail_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042680, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_back_depth_fail_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042681, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_depth_fail_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042682, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_depth_pass_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042683, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_depth_pass_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042684, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_depth_pass_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042685, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_depth_pass_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042686, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_depth_pass_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042687, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_depth_pass_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042688, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_back_depth_pass_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042689, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_back_depth_pass_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042690, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_depth_pass_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042691, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_depth_pass_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042692, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_depth_pass_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042693, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_depth_pass_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042694, + "dEQP-GLES3.functional.state_query.integers.st", + "encil_back_depth_pass_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042695, + "dEQP-GLES3.functional.state_query.integers.st", + "encil_back_depth_pass_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042696, + "dEQP-GLES3.functional.state_query.integers.ste", + "ncil_back_depth_pass_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042697, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_back_depth_pass_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042698, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_depth_pass_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042699, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_depth_pass_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042700, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_depth_pass_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042701, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_depth_pass_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042702, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_depth_pass_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042703, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_depth_pass_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042704, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_back_depth_pass_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042705, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_depth_pass_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042706, + "dEQP-GLES3.functional.state_query", + ".integers.stencil_func_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042707, + "dEQP-GLES3.functional.state_query", + ".integers.stencil_func_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042708, + "dEQP-GLES3.functional.state_query.", + "integers.stencil_func_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042709, + "dEQP-GLES3.functional.state_quer", + "y.integers.stencil_func_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042710, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_func_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042711, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_func_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042712, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_func_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042713, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_func_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042714, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_func_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042715, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_func_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042716, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_func_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042717, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_func_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042718, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_back_func_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042719, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_back_func_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042720, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_back_func_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042721, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_back_func_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042722, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_func_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042723, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_func_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042724, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_func_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042725, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_back_func_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042726, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_value_mask_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042727, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_value_mask_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042728, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_value_mask_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042729, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_value_mask_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042730, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_value_mask_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042731, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_value_mask_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042732, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_back_value_mask_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042733, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_back_value_mask_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042734, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_value_mask_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042735, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_value_mask_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042736, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_value_mask_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042737, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_value_mask_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042738, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_value_mask_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042739, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_value_mask_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042740, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_value_mask_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042741, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_value_mask_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042742, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_value_mask_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042743, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_value_mask_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042744, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_back_value_mask_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042745, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_value_mask_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042746, + "dEQP-GLES3.functional.state_query.integers.st", + "encil_back_value_mask_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042747, + "dEQP-GLES3.functional.state_query.integers.st", + "encil_back_value_mask_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042748, + "dEQP-GLES3.functional.state_query.integers.ste", + "ncil_back_value_mask_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042749, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_back_value_mask_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042750, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_writemask_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042751, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_writemask_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042752, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_writemask_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042753, + "dEQP-GLES3.functional.state_query.", + "integers.stencil_writemask_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042754, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_writemask_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042755, + "dEQP-GLES3.functional.state_query.inte", + "gers.stencil_back_writemask_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042756, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_back_writemask_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042757, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_back_writemask_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042758, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_writemask_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042759, + "dEQP-GLES3.functional.state_query.intege", + "rs.stencil_writemask_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042760, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_writemask_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042761, + "dEQP-GLES3.functional.state_query.integ", + "ers.stencil_writemask_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042762, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_writemask_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042763, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_writemask_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042764, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_writemask_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042765, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_writemask_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042766, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_writemask_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042767, + "dEQP-GLES3.functional.state_query.integers", + ".stencil_back_writemask_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042768, + "dEQP-GLES3.functional.state_query.integers.", + "stencil_back_writemask_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042769, + "dEQP-GLES3.functional.state_query.integer", + "s.stencil_back_writemask_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042770, + "dEQP-GLES3.functional.state_query.integers.st", + "encil_back_writemask_separate_both_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042771, + "dEQP-GLES3.functional.state_query.integers.st", + "encil_back_writemask_separate_both_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042772, + "dEQP-GLES3.functional.state_query.integers.ste", + "ncil_back_writemask_separate_both_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042773, + "dEQP-GLES3.functional.state_query.integers.s", + "tencil_back_writemask_separate_both_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042774, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_image_height_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042775, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_image_height_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042776, + "dEQP-GLES3.functional.state_query.int", + "egers.unpack_image_height_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042777, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_image_height_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042778, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_skip_images_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042779, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_skip_images_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042780, + "dEQP-GLES3.functional.state_query.int", + "egers.unpack_skip_images_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042781, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_skip_images_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042782, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_row_length_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042783, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_row_length_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042784, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_row_length_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042785, + "dEQP-GLES3.functional.state_query.", + "integers.unpack_row_length_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042786, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_skip_rows_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042787, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_skip_rows_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042788, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_skip_rows_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042789, + "dEQP-GLES3.functional.state_query.", + "integers.unpack_skip_rows_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042790, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_skip_pixels_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042791, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_skip_pixels_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042792, + "dEQP-GLES3.functional.state_query.int", + "egers.unpack_skip_pixels_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042793, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_skip_pixels_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042794, + "dEQP-GLES3.functional.state_query.", + "integers.pack_row_length_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042795, + "dEQP-GLES3.functional.state_query.", + "integers.pack_row_length_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042796, + "dEQP-GLES3.functional.state_query.i", + "ntegers.pack_row_length_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042797, + "dEQP-GLES3.functional.state_query", + ".integers.pack_row_length_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042798, + "dEQP-GLES3.functional.state_query.", + "integers.pack_skip_rows_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042799, + "dEQP-GLES3.functional.state_query.", + "integers.pack_skip_rows_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042800, + "dEQP-GLES3.functional.state_query.i", + "ntegers.pack_skip_rows_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042801, + "dEQP-GLES3.functional.state_query", + ".integers.pack_skip_rows_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042802, + "dEQP-GLES3.functional.state_query.i", + "ntegers.pack_skip_pixels_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042803, + "dEQP-GLES3.functional.state_query.i", + "ntegers.pack_skip_pixels_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042804, + "dEQP-GLES3.functional.state_query.in", + "tegers.pack_skip_pixels_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042805, + "dEQP-GLES3.functional.state_query.", + "integers.pack_skip_pixels_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042806, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_alignment_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042807, + "dEQP-GLES3.functional.state_query.i", + "ntegers.unpack_alignment_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042808, + "dEQP-GLES3.functional.state_query.in", + "tegers.unpack_alignment_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042809, + "dEQP-GLES3.functional.state_query.", + "integers.unpack_alignment_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042810, + "dEQP-GLES3.functional.state_query.", + "integers.pack_alignment_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042811, + "dEQP-GLES3.functional.state_query.", + "integers.pack_alignment_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042812, + "dEQP-GLES3.functional.state_query.i", + "ntegers.pack_alignment_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042813, + "dEQP-GLES3.functional.state_query", + ".integers.pack_alignment_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042814, + "dEQP-GLES3.functional.state_query", + ".integers.blend_src_rgb_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042815, + "dEQP-GLES3.functional.state_query", + ".integers.blend_src_rgb_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042816, + "dEQP-GLES3.functional.state_query.", + "integers.blend_src_rgb_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042817, + "dEQP-GLES3.functional.state_quer", + "y.integers.blend_src_rgb_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042818, + "dEQP-GLES3.functional.state_query.inte", + "gers.blend_src_rgb_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042819, + "dEQP-GLES3.functional.state_query.inte", + "gers.blend_src_rgb_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042820, + "dEQP-GLES3.functional.state_query.integ", + "ers.blend_src_rgb_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042821, + "dEQP-GLES3.functional.state_query.int", + "egers.blend_src_rgb_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042822, + "dEQP-GLES3.functional.state_query.", + "integers.blend_src_alpha_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042823, + "dEQP-GLES3.functional.state_query.", + "integers.blend_src_alpha_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042824, + "dEQP-GLES3.functional.state_query.i", + "ntegers.blend_src_alpha_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042825, + "dEQP-GLES3.functional.state_query", + ".integers.blend_src_alpha_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042826, + "dEQP-GLES3.functional.state_query.integ", + "ers.blend_src_alpha_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042827, + "dEQP-GLES3.functional.state_query.integ", + "ers.blend_src_alpha_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042828, + "dEQP-GLES3.functional.state_query.intege", + "rs.blend_src_alpha_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042829, + "dEQP-GLES3.functional.state_query.inte", + "gers.blend_src_alpha_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042830, + "dEQP-GLES3.functional.state_query", + ".integers.blend_dst_rgb_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042831, + "dEQP-GLES3.functional.state_query", + ".integers.blend_dst_rgb_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042832, + "dEQP-GLES3.functional.state_query.", + "integers.blend_dst_rgb_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042833, + "dEQP-GLES3.functional.state_quer", + "y.integers.blend_dst_rgb_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042834, + "dEQP-GLES3.functional.state_query.inte", + "gers.blend_dst_rgb_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042835, + "dEQP-GLES3.functional.state_query.inte", + "gers.blend_dst_rgb_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042836, + "dEQP-GLES3.functional.state_query.integ", + "ers.blend_dst_rgb_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042837, + "dEQP-GLES3.functional.state_query.int", + "egers.blend_dst_rgb_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042838, + "dEQP-GLES3.functional.state_query.", + "integers.blend_dst_alpha_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042839, + "dEQP-GLES3.functional.state_query.", + "integers.blend_dst_alpha_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042840, + "dEQP-GLES3.functional.state_query.i", + "ntegers.blend_dst_alpha_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042841, + "dEQP-GLES3.functional.state_query", + ".integers.blend_dst_alpha_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042842, + "dEQP-GLES3.functional.state_query.integ", + "ers.blend_dst_alpha_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042843, + "dEQP-GLES3.functional.state_query.integ", + "ers.blend_dst_alpha_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042844, + "dEQP-GLES3.functional.state_query.intege", + "rs.blend_dst_alpha_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042845, + "dEQP-GLES3.functional.state_query.inte", + "gers.blend_dst_alpha_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042846, + "dEQP-GLES3.functional.state_query.in", + "tegers.blend_equation_rgb_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042847, + "dEQP-GLES3.functional.state_query.in", + "tegers.blend_equation_rgb_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042848, + "dEQP-GLES3.functional.state_query.int", + "egers.blend_equation_rgb_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042849, + "dEQP-GLES3.functional.state_query.i", + "ntegers.blend_equation_rgb_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042850, + "dEQP-GLES3.functional.state_query.intege", + "rs.blend_equation_rgb_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042851, + "dEQP-GLES3.functional.state_query.intege", + "rs.blend_equation_rgb_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042852, + "dEQP-GLES3.functional.state_query.integer", + "s.blend_equation_rgb_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042853, + "dEQP-GLES3.functional.state_query.integ", + "ers.blend_equation_rgb_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042854, + "dEQP-GLES3.functional.state_query.int", + "egers.blend_equation_alpha_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042855, + "dEQP-GLES3.functional.state_query.int", + "egers.blend_equation_alpha_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042856, + "dEQP-GLES3.functional.state_query.inte", + "gers.blend_equation_alpha_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042857, + "dEQP-GLES3.functional.state_query.in", + "tegers.blend_equation_alpha_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042858, + "dEQP-GLES3.functional.state_query.integer", + "s.blend_equation_alpha_separate_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042859, + "dEQP-GLES3.functional.state_query.integer", + "s.blend_equation_alpha_separate_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042860, + "dEQP-GLES3.functional.state_query.integers", + ".blend_equation_alpha_separate_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042861, + "dEQP-GLES3.functional.state_query.intege", + "rs.blend_equation_alpha_separate_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042862, + "dEQP-GLES3.functional.state_query.intege", + "rs.compressed_texture_formats_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042863, + "dEQP-GLES3.functional.state_query.intege", + "rs.compressed_texture_formats_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042864, + "dEQP-GLES3.functional.state_query.integer", + "s.compressed_texture_formats_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042865, + "dEQP-GLES3.functional.state_query.integ", + "ers.compressed_texture_formats_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042866, + "dEQP-GLES3.functional.state_query.inte", + "gers.program_binary_formats_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042867, + "dEQP-GLES3.functional.state_query.inte", + "gers.program_binary_formats_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042868, + "dEQP-GLES3.functional.state_query.integ", + "ers.program_binary_formats_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042869, + "dEQP-GLES3.functional.state_query.int", + "egers.program_binary_formats_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042870, + "dEQP-GLES3.functional.state_query.int", + "egers.shader_binary_formats_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042871, + "dEQP-GLES3.functional.state_query.int", + "egers.shader_binary_formats_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042872, + "dEQP-GLES3.functional.state_query.inte", + "gers.shader_binary_formats_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042873, + "dEQP-GLES3.functional.state_query.in", + "tegers.shader_binary_formats_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042874, + "dEQP-GLES3.functional.state_query.int", + "egers.array_buffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042875, + "dEQP-GLES3.functional.state_query.int", + "egers.array_buffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042876, + "dEQP-GLES3.functional.state_query.inte", + "gers.array_buffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042877, + "dEQP-GLES3.functional.state_query.in", + "tegers.array_buffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042878, + "dEQP-GLES3.functional.state_query.inte", + "gers.uniform_buffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042879, + "dEQP-GLES3.functional.state_query.inte", + "gers.uniform_buffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042880, + "dEQP-GLES3.functional.state_query.integ", + "ers.uniform_buffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042881, + "dEQP-GLES3.functional.state_query.int", + "egers.uniform_buffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042882, + "dEQP-GLES3.functional.state_query.integ", + "ers.pixel_pack_buffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042883, + "dEQP-GLES3.functional.state_query.integ", + "ers.pixel_pack_buffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042884, + "dEQP-GLES3.functional.state_query.intege", + "rs.pixel_pack_buffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042885, + "dEQP-GLES3.functional.state_query.inte", + "gers.pixel_pack_buffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042886, + "dEQP-GLES3.functional.state_query.intege", + "rs.pixel_unpack_buffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042887, + "dEQP-GLES3.functional.state_query.intege", + "rs.pixel_unpack_buffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042888, + "dEQP-GLES3.functional.state_query.integer", + "s.pixel_unpack_buffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042889, + "dEQP-GLES3.functional.state_query.integ", + "ers.pixel_unpack_buffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042890, + "dEQP-GLES3.functional.state_query.integers.", + "transform_feedback_buffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042891, + "dEQP-GLES3.functional.state_query.integers.", + "transform_feedback_buffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042892, + "dEQP-GLES3.functional.state_query.integers.t", + "ransform_feedback_buffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042893, + "dEQP-GLES3.functional.state_query.integers", + ".transform_feedback_buffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042894, + "dEQP-GLES3.functional.state_query.integ", + "ers.copy_read_buffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042895, + "dEQP-GLES3.functional.state_query.integ", + "ers.copy_read_buffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042896, + "dEQP-GLES3.functional.state_query.intege", + "rs.copy_read_buffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042897, + "dEQP-GLES3.functional.state_query.inte", + "gers.copy_read_buffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042898, + "dEQP-GLES3.functional.state_query.integ", + "ers.copy_write_buffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042899, + "dEQP-GLES3.functional.state_query.integ", + "ers.copy_write_buffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042900, + "dEQP-GLES3.functional.state_query.intege", + "rs.copy_write_buffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042901, + "dEQP-GLES3.functional.state_query.inte", + "gers.copy_write_buffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042902, + "dEQP-GLES3.functional.state_query.integer", + "s.element_array_buffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042903, + "dEQP-GLES3.functional.state_query.integer", + "s.element_array_buffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042904, + "dEQP-GLES3.functional.state_query.integers", + ".element_array_buffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042905, + "dEQP-GLES3.functional.state_query.intege", + "rs.element_array_buffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042906, + "dEQP-GLES3.functional.state_query.intege", + "rs.transform_feedback_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042907, + "dEQP-GLES3.functional.state_query.intege", + "rs.transform_feedback_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042908, + "dEQP-GLES3.functional.state_query.integer", + "s.transform_feedback_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042909, + "dEQP-GLES3.functional.state_query.integ", + "ers.transform_feedback_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042910, + "dEQP-GLES3.functional.state_query.inte", + "gers.current_program_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042911, + "dEQP-GLES3.functional.state_query.inte", + "gers.current_program_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042912, + "dEQP-GLES3.functional.state_query.integ", + "ers.current_program_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042913, + "dEQP-GLES3.functional.state_query.int", + "egers.current_program_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042914, + "dEQP-GLES3.functional.state_query.int", + "egers.vertex_array_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042915, + "dEQP-GLES3.functional.state_query.int", + "egers.vertex_array_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042916, + "dEQP-GLES3.functional.state_query.inte", + "gers.vertex_array_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042917, + "dEQP-GLES3.functional.state_query.in", + "tegers.vertex_array_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042918, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_clear_value_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042919, + "dEQP-GLES3.functional.state_query.in", + "tegers.stencil_clear_value_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042920, + "dEQP-GLES3.functional.state_query.int", + "egers.stencil_clear_value_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042921, + "dEQP-GLES3.functional.state_query.i", + "ntegers.stencil_clear_value_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042922, + "dEQP-GLES3.functional.state_query.", + "integers.active_texture_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042923, + "dEQP-GLES3.functional.state_query.", + "integers.active_texture_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042924, + "dEQP-GLES3.functional.state_query.i", + "ntegers.active_texture_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042925, + "dEQP-GLES3.functional.state_query", + ".integers.active_texture_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042926, + "dEQP-GLES3.functional.state_query.int", + "egers.renderbuffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042927, + "dEQP-GLES3.functional.state_query.int", + "egers.renderbuffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042928, + "dEQP-GLES3.functional.state_query.inte", + "gers.renderbuffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042929, + "dEQP-GLES3.functional.state_query.in", + "tegers.renderbuffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042930, + "dEQP-GLES3.functional.state_query.", + "integers.sampler_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042931, + "dEQP-GLES3.functional.state_query.", + "integers.sampler_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042932, + "dEQP-GLES3.functional.state_query.i", + "ntegers.sampler_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042933, + "dEQP-GLES3.functional.state_query", + ".integers.sampler_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042934, + "dEQP-GLES3.functional.state_query.in", + "tegers.texture_binding_2d_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042935, + "dEQP-GLES3.functional.state_query.in", + "tegers.texture_binding_2d_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042936, + "dEQP-GLES3.functional.state_query.int", + "egers.texture_binding_2d_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042937, + "dEQP-GLES3.functional.state_query.i", + "ntegers.texture_binding_2d_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042938, + "dEQP-GLES3.functional.state_query.in", + "tegers.texture_binding_3d_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042939, + "dEQP-GLES3.functional.state_query.in", + "tegers.texture_binding_3d_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042940, + "dEQP-GLES3.functional.state_query.int", + "egers.texture_binding_3d_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042941, + "dEQP-GLES3.functional.state_query.i", + "ntegers.texture_binding_3d_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042942, + "dEQP-GLES3.functional.state_query.integ", + "ers.texture_binding_2d_array_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042943, + "dEQP-GLES3.functional.state_query.integ", + "ers.texture_binding_2d_array_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042944, + "dEQP-GLES3.functional.state_query.intege", + "rs.texture_binding_2d_array_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042945, + "dEQP-GLES3.functional.state_query.inte", + "gers.texture_binding_2d_array_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042946, + "dEQP-GLES3.functional.state_query.integ", + "ers.texture_binding_cube_map_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042947, + "dEQP-GLES3.functional.state_query.integ", + "ers.texture_binding_cube_map_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042948, + "dEQP-GLES3.functional.state_query.intege", + "rs.texture_binding_cube_map_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042949, + "dEQP-GLES3.functional.state_query.inte", + "gers.texture_binding_cube_map_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042950, + "dEQP-GLES3.functional.state_query.in", + "tegers.framebuffer_binding_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042951, + "dEQP-GLES3.functional.state_query.in", + "tegers.framebuffer_binding_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042952, + "dEQP-GLES3.functional.state_query.int", + "egers.framebuffer_binding_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042953, + "dEQP-GLES3.functional.state_query.i", + "ntegers.framebuffer_binding_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042954, + "dEQP-GLES3.functional.state_query.integ", + "ers.implementation_color_read_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042955, + "dEQP-GLES3.functional.state_query.integ", + "ers.implementation_color_read_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042956, + "dEQP-GLES3.functional.state_query.intege", + "rs.implementation_color_read_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042957, + "dEQP-GLES3.functional.state_query.inte", + "gers.implementation_color_read_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042958, + "dEQP-GLES3.functional.state_quer", + "y.integers.read_buffer_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042959, + "dEQP-GLES3.functional.state_quer", + "y.integers.read_buffer_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042960, + "dEQP-GLES3.functional.state_query", + ".integers.read_buffer_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042961, + "dEQP-GLES3.functional.state_que", + "ry.integers.read_buffer_getfloat"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042962, + "dEQP-GLES3.functional.state_quer", + "y.integers.draw_buffer_getboolean"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042963, + "dEQP-GLES3.functional.state_quer", + "y.integers.draw_buffer_getinteger"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042964, + "dEQP-GLES3.functional.state_query", + ".integers.draw_buffer_getinteger64"); + +static SHRINK_HWTEST_F(ActsDeqpgles30043TestSuite, TestCase_042965, + "dEQP-GLES3.functional.state_que", + "ry.integers.draw_buffer_getfloat");