diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles3depth_stencil_stencil_opsTestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3depth_stencil_stencil_opsTestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..30f18bb986b2b374702c80f3cc081ecc204f70df --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3depth_stencil_stencil_opsTestCase.cpp @@ -0,0 +1,2072 @@ +/* + * 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 "../ActsDeqpgles30028TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027774, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_keep_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027775, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_keep_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027776, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_keep_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027777, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_keep_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027778, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_keep_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027779, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.keep_keep_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027780, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_keep_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027781, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_keep_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027782, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_zero_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027783, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027784, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_zero_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027785, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_zero_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027786, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_zero_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027787, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.keep_zero_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027788, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_zero_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027789, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_zero_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027790, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_replace_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027791, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_replace_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027792, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_replace_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027793, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_replace_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027794, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_replace_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027795, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_replace_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027796, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.keep_replace_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027797, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.keep_replace_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027798, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_incr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027799, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_incr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027800, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_incr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027801, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_incr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027802, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_incr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027803, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.keep_incr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027804, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_incr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027805, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_incr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027806, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_decr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027807, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_decr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027808, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_decr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027809, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_decr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027810, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.keep_decr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027811, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.keep_decr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027812, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_decr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027813, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_decr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027814, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.keep_invert_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027815, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.keep_invert_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027816, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_invert_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027817, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.keep_invert_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027818, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.keep_invert_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027819, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.keep_invert_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027820, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.keep_invert_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027821, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.keep_invert_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027822, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_incr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027823, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_incr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027824, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.keep_incr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027825, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_incr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027826, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_incr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027827, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.keep_incr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027828, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.keep_incr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027829, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.keep_incr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027830, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_decr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027831, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_decr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027832, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.keep_decr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027833, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_decr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027834, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.keep_decr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027835, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.keep_decr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027836, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.keep_decr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027837, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.keep_decr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027838, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_keep_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027839, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_keep_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027840, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_keep_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027841, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_keep_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027842, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_keep_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027843, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.zero_keep_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027844, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_keep_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027845, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_keep_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027846, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_zero_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027847, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027848, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_zero_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027849, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_zero_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027850, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_zero_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027851, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.zero_zero_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027852, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_zero_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027853, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_zero_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027854, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_replace_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027855, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_replace_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027856, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_replace_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027857, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_replace_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027858, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_replace_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027859, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_replace_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027860, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.zero_replace_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027861, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.zero_replace_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027862, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_incr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027863, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_incr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027864, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_incr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027865, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_incr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027866, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_incr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027867, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.zero_incr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027868, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_incr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027869, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_incr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027870, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_decr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027871, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_decr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027872, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_decr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027873, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_decr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027874, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.zero_decr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027875, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.zero_decr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027876, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_decr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027877, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_decr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027878, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.zero_invert_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027879, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.zero_invert_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027880, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_invert_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027881, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.zero_invert_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027882, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.zero_invert_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027883, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.zero_invert_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027884, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.zero_invert_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027885, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.zero_invert_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027886, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_incr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027887, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_incr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027888, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.zero_incr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027889, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_incr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027890, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_incr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027891, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.zero_incr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027892, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.zero_incr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027893, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.zero_incr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027894, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_decr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027895, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_decr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027896, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.zero_decr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027897, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_decr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027898, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.zero_decr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027899, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.zero_decr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027900, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.zero_decr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027901, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.zero_decr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027902, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_keep_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027903, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_keep_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027904, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_keep_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027905, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_keep_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027906, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_keep_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027907, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_keep_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027908, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_keep_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027909, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_keep_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027910, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_zero_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027911, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027912, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_zero_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027913, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_zero_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027914, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_zero_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027915, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_zero_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027916, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_zero_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027917, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_zero_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027918, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_replace_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027919, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_replace_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027920, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.replace_replace_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027921, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_replace_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027922, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_replace_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027923, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_replace_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027924, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.replace_replace_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027925, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.replace_replace_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027926, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_incr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027927, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_incr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027928, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_incr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027929, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_incr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027930, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_incr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027931, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_incr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027932, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_incr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027933, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_incr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027934, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_decr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027935, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_decr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027936, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_decr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027937, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_decr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027938, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.replace_decr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027939, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_decr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027940, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_decr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027941, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_decr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027942, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_invert_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027943, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_invert_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027944, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_invert_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027945, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_invert_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027946, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.replace_invert_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027947, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_invert_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027948, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.replace_invert_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027949, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.replace_invert_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027950, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_incr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027951, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_incr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027952, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.replace_incr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027953, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_incr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027954, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_incr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027955, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.replace_incr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027956, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.replace_incr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027957, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.replace_incr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027958, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_decr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027959, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_decr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027960, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.replace_decr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027961, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_decr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027962, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.replace_decr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027963, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.replace_decr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027964, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.replace_decr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027965, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.replace_decr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027966, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_keep_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027967, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_keep_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027968, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_keep_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027969, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_keep_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027970, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_keep_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027971, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.incr_keep_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027972, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_keep_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027973, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_keep_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027974, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_zero_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027975, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027976, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_zero_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027977, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_zero_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027978, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_zero_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027979, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.incr_zero_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027980, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_zero_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027981, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_zero_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027982, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_replace_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027983, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_replace_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027984, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_replace_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027985, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_replace_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027986, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_replace_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027987, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_replace_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027988, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_replace_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027989, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_replace_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027990, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_incr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027991, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_incr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027992, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_incr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027993, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_incr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027994, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_incr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027995, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.incr_incr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027996, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_incr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027997, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_incr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027998, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_decr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_027999, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_decr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028000, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_decr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028001, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_decr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028002, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.incr_decr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028003, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.incr_decr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028004, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_decr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028005, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_decr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028006, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.incr_invert_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028007, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.incr_invert_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028008, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_invert_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028009, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.incr_invert_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028010, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.incr_invert_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028011, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.incr_invert_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028012, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_invert_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028013, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_invert_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028014, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_incr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028015, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_incr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028016, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_incr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028017, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_incr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028018, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_incr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028019, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_incr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028020, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_incr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028021, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_incr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028022, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_decr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028023, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_decr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028024, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_decr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028025, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_decr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028026, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_decr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028027, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_decr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028028, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_decr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028029, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_decr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028030, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_keep_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028031, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_keep_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028032, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_keep_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028033, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_keep_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028034, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_keep_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028035, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.decr_keep_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028036, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_keep_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028037, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_keep_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028038, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_zero_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028039, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028040, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_zero_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028041, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_zero_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028042, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_zero_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028043, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.decr_zero_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028044, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_zero_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028045, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_zero_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028046, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_replace_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028047, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_replace_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028048, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_replace_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028049, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_replace_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028050, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_replace_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028051, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_replace_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028052, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_replace_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028053, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_replace_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028054, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_incr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028055, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_incr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028056, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_incr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028057, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_incr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028058, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_incr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028059, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.decr_incr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028060, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_incr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028061, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_incr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028062, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_decr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028063, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_decr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028064, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_decr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028065, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_decr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028066, + "dEQP-GLES3.functional.fragment_ops.de", + "pth_stencil.stencil_ops.decr_decr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028067, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.decr_decr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028068, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_decr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028069, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_decr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028070, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.decr_invert_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028071, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.decr_invert_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028072, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_invert_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028073, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.decr_invert_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028074, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.decr_invert_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028075, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.decr_invert_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028076, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_invert_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028077, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_invert_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028078, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_incr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028079, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_incr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028080, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_incr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028081, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_incr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028082, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_incr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028083, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_incr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028084, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_incr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028085, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_incr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028086, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_decr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028087, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_decr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028088, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_decr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028089, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_decr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028090, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_decr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028091, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_decr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028092, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_decr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028093, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_decr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028094, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_keep_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028095, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_keep_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028096, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_keep_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028097, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_keep_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028098, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_keep_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028099, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.invert_keep_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028100, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_keep_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028101, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_keep_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028102, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_zero_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028103, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028104, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_zero_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028105, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_zero_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028106, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_zero_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028107, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.invert_zero_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028108, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_zero_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028109, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_zero_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028110, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_replace_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028111, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_replace_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028112, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_replace_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028113, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_replace_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028114, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_replace_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028115, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_replace_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028116, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.invert_replace_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028117, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.invert_replace_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028118, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_incr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028119, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_incr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028120, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_incr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028121, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_incr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028122, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_incr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028123, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.invert_incr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028124, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_incr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028125, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_incr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028126, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_decr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028127, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_decr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028128, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_decr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028129, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_decr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028130, + "dEQP-GLES3.functional.fragment_ops.dep", + "th_stencil.stencil_ops.invert_decr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028131, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.invert_decr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028132, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_decr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028133, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_decr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028134, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.invert_invert_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028135, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.invert_invert_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028136, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_invert_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028137, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.invert_invert_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028138, + "dEQP-GLES3.functional.fragment_ops.dept", + "h_stencil.stencil_ops.invert_invert_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028139, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.invert_invert_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028140, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.invert_invert_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028141, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.invert_invert_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028142, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_incr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028143, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_incr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028144, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.invert_incr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028145, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_incr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028146, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_incr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028147, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.invert_incr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028148, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.invert_incr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028149, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.invert_incr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028150, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_decr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028151, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_decr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028152, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.invert_decr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028153, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_decr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028154, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.invert_decr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028155, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.invert_decr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028156, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.invert_decr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028157, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.invert_decr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028158, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_keep_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028159, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_keep_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028160, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_keep_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028161, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_keep_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028162, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_keep_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028163, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_keep_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028164, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_keep_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028165, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_keep_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028166, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_zero_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028167, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028168, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_zero_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028169, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_zero_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028170, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_zero_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028171, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_zero_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028172, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_zero_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028173, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_zero_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028174, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_replace_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028175, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_replace_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028176, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.incr_wrap_replace_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028177, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_replace_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028178, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_replace_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028179, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_replace_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028180, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.incr_wrap_replace_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028181, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.incr_wrap_replace_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028182, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_incr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028183, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_incr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028184, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_incr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028185, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_incr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028186, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_incr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028187, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_incr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028188, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_incr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028189, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_incr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028190, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_decr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028191, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_decr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028192, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_decr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028193, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_decr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028194, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.incr_wrap_decr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028195, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_decr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028196, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_decr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028197, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_decr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028198, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_invert_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028199, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_invert_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028200, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_invert_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028201, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_invert_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028202, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.incr_wrap_invert_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028203, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_invert_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028204, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.incr_wrap_invert_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028205, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.incr_wrap_invert_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028206, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_incr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028207, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_incr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028208, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.incr_wrap_incr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028209, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_incr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028210, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_incr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028211, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.incr_wrap_incr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028212, + "dEQP-GLES3.functional.fragment_ops.depth_sten", + "cil.stencil_ops.incr_wrap_incr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028213, + "dEQP-GLES3.functional.fragment_ops.depth_sten", + "cil.stencil_ops.incr_wrap_incr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028214, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_decr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028215, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_decr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028216, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.incr_wrap_decr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028217, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_decr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028218, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.incr_wrap_decr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028219, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.incr_wrap_decr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028220, + "dEQP-GLES3.functional.fragment_ops.depth_sten", + "cil.stencil_ops.incr_wrap_decr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028221, + "dEQP-GLES3.functional.fragment_ops.depth_sten", + "cil.stencil_ops.incr_wrap_decr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028222, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_keep_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028223, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_keep_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028224, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_keep_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028225, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_keep_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028226, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_keep_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028227, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_keep_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028228, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_keep_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028229, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_keep_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028230, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_zero_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028231, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028232, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_zero_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028233, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_zero_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028234, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_zero_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028235, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_zero_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028236, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_zero_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028237, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_zero_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028238, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_replace_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028239, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_replace_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028240, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.decr_wrap_replace_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028241, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_replace_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028242, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_replace_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028243, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_replace_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028244, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.decr_wrap_replace_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028245, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.decr_wrap_replace_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028246, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_incr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028247, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_incr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028248, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_incr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028249, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_incr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028250, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_incr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028251, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_incr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028252, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_incr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028253, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_incr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028254, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_decr_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028255, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_decr_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028256, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_decr_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028257, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_decr_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028258, + "dEQP-GLES3.functional.fragment_ops.depth", + "_stencil.stencil_ops.decr_wrap_decr_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028259, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_decr_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028260, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_decr_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028261, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_decr_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028262, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_invert_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028263, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_invert_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028264, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_invert_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028265, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_invert_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028266, + "dEQP-GLES3.functional.fragment_ops.depth_", + "stencil.stencil_ops.decr_wrap_invert_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028267, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_invert_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028268, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.decr_wrap_invert_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028269, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.decr_wrap_invert_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028270, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_incr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028271, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_incr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028272, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.decr_wrap_incr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028273, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_incr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028274, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_incr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028275, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.decr_wrap_incr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028276, + "dEQP-GLES3.functional.fragment_ops.depth_sten", + "cil.stencil_ops.decr_wrap_incr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028277, + "dEQP-GLES3.functional.fragment_ops.depth_sten", + "cil.stencil_ops.decr_wrap_incr_wrap_decr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028278, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_decr_wrap_keep"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028279, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_decr_wrap_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028280, + "dEQP-GLES3.functional.fragment_ops.depth_ste", + "ncil.stencil_ops.decr_wrap_decr_wrap_replace"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028281, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_decr_wrap_incr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028282, + "dEQP-GLES3.functional.fragment_ops.depth_s", + "tencil.stencil_ops.decr_wrap_decr_wrap_decr"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028283, + "dEQP-GLES3.functional.fragment_ops.depth_st", + "encil.stencil_ops.decr_wrap_decr_wrap_invert"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028284, + "dEQP-GLES3.functional.fragment_ops.depth_sten", + "cil.stencil_ops.decr_wrap_decr_wrap_incr_wrap"); + +static SHRINK_HWTEST_F(ActsDeqpgles30028TestSuite, TestCase_028285, + "dEQP-GLES3.functional.fragment_ops.depth_sten", + "cil.stencil_ops.decr_wrap_decr_wrap_decr_wrap"); diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles3rgb_func_alpha_func_dstTestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3rgb_func_alpha_func_dstTestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..ac5706f153790121e73c806798215b8c43688122 --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3rgb_func_alpha_func_dstTestCase.cpp @@ -0,0 +1,1824 @@ +/* + * 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 "../ActsDeqpgles30030TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029216, + "dEQP-GLES3.functional.fragment_ops.blend.defaul", + "t_framebuffer.rgb_func_alpha_func.dst.zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029217, + "dEQP-GLES3.functional.fragment_ops.blend.defau", + "lt_framebuffer.rgb_func_alpha_func.dst.zero_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029218, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.zero_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029219, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.zero_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029220, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.zero_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029221, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.zero_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029222, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.zero_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029223, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.zero_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029224, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.zero_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029225, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.zero_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029226, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.zero_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029227, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.zero_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029228, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.zero_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029229, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.zero_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029230, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.zero_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029231, + "dEQP-GLES3.functional.fragment_ops.blend.defau", + "lt_framebuffer.rgb_func_alpha_func.dst.one_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029232, + "dEQP-GLES3.functional.fragment_ops.blend.defau", + "lt_framebuffer.rgb_func_alpha_func.dst.one_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029233, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.one_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029234, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029235, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.one_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029236, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029237, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.one_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029238, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029239, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.one_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029240, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029241, + "dEQP-GLES3.functional.fragment_ops.blend.default_fr", + "amebuffer.rgb_func_alpha_func.dst.one_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029242, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.one_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029243, + "dEQP-GLES3.functional.fragment_ops.blend.default_fr", + "amebuffer.rgb_func_alpha_func.dst.one_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029244, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.one_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029245, + "dEQP-GLES3.functional.fragment_ops.blend.default_fram", + "ebuffer.rgb_func_alpha_func.dst.one_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029246, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.src_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029247, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.src_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029248, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.src_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029249, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.src_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029250, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.src_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029251, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.src_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029252, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.src_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029253, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.src_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029254, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.src_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029255, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.src_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029256, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.src_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029257, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.src_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029258, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.src_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029259, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.src_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029260, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.src_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029261, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_minus_src_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029262, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_minus_src_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029263, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_src_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029264, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_src_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029265, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_src_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029266, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_src_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029267, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_src_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029268, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_src_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029269, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_src_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029270, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_src_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029271, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_src_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029272, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_src_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029273, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_src_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029274, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_src_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029275, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.one_minus_src_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029276, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.dst_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029277, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.dst_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029278, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.dst_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029279, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.dst_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029280, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.dst_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029281, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.dst_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029282, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.dst_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029283, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.dst_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029284, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.dst_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029285, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.dst_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029286, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.dst_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029287, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.dst_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029288, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.dst_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029289, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.dst_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029290, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.dst_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029291, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_minus_dst_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029292, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_minus_dst_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029293, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_dst_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029294, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_dst_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029295, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_dst_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029296, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_dst_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029297, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_dst_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029298, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_dst_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029299, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_dst_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029300, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_dst_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029301, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_dst_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029302, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_dst_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029303, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_dst_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029304, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_dst_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029305, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.one_minus_dst_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029306, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.src_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029307, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.src_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029308, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.src_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029309, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.src_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029310, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.src_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029311, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.src_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029312, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.src_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029313, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.src_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029314, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.src_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029315, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.src_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029316, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.src_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029317, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.src_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029318, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.src_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029319, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.src_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029320, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.src_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029321, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_minus_src_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029322, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_minus_src_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029323, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_src_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029324, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_src_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029325, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_src_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029326, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_src_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029327, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_src_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029328, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_src_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029329, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_src_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029330, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_src_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029331, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_src_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029332, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_src_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029333, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_src_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029334, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_src_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029335, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.one_minus_src_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029336, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.dst_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029337, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.dst.dst_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029338, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.dst_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029339, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.dst_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029340, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.dst_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029341, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.dst_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029342, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.dst_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029343, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.dst_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029344, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.dst_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029345, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.dst_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029346, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.dst_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029347, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.dst_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029348, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.dst_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029349, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.dst_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029350, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.dst_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029351, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029352, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.one_minus_dst_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029353, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_dst_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029354, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029355, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_dst_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029356, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029357, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_dst_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029358, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029359, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_dst_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029360, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_dst_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029361, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_dst_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029362, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_dst_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029363, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_dst_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029364, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_dst_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029365, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.one_minus_dst_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029366, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.constant_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029367, + "dEQP-GLES3.functional.fragment_ops.blend.default_fr", + "amebuffer.rgb_func_alpha_func.dst.constant_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029368, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.constant_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029369, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029370, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.constant_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029371, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029372, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.constant_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029373, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029374, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.constant_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029375, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029376, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.constant_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029377, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.constant_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029378, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.constant_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029379, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.constant_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029380, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029381, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_constant_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029382, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.one_minus_constant_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029383, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_constant_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029384, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029385, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_constant_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029386, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029387, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_constant_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029388, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029389, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_constant_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029390, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029391, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_constant_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029392, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_fu", + "nc_alpha_func.dst.one_minus_constant_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029393, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_constant_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029394, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_fu", + "nc_alpha_func.dst.one_minus_constant_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029395, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029396, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.dst.constant_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029397, + "dEQP-GLES3.functional.fragment_ops.blend.default_fr", + "amebuffer.rgb_func_alpha_func.dst.constant_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029398, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.constant_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029399, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029400, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.constant_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029401, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029402, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.constant_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029403, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029404, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.constant_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029405, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029406, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.constant_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029407, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.constant_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029408, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.constant_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029409, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.constant_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029410, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.constant_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029411, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.dst.one_minus_constant_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029412, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.one_minus_constant_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029413, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_constant_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029414, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029415, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_constant_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029416, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029417, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_constant_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029418, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029419, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.one_minus_constant_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029420, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029421, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_constant_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029422, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_fu", + "nc_alpha_func.dst.one_minus_constant_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029423, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.dst.one_minus_constant_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029424, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_fu", + "nc_alpha_func.dst.one_minus_constant_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029425, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.one_minus_constant_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029426, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.dst.src_alpha_saturate_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029427, + "dEQP-GLES3.functional.fragment_ops.blend.default_fram", + "ebuffer.rgb_func_alpha_func.dst.src_alpha_saturate_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029428, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.src_alpha_saturate_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029429, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029430, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.src_alpha_saturate_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029431, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029432, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.src_alpha_saturate_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029433, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029434, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.dst.src_alpha_saturate_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029435, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.src_alpha_saturate_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029436, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.src_alpha_saturate_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029437, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.src_alpha_saturate_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029438, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.dst.src_alpha_saturate_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029439, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.dst.src_alpha_saturate_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_029440, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.dst.src_alpha_saturate_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030368, + "dEQP-GLES3.functional.fragment_ops.blend.", + "fbo_srgb.rgb_func_alpha_func.dst.zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030369, + "dEQP-GLES3.functional.fragment_ops.blend.", + "fbo_srgb.rgb_func_alpha_func.dst.zero_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030370, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.dst.zero_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030371, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.zero_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030372, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.dst.zero_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030373, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.zero_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030374, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.dst.zero_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030375, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.zero_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030376, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.dst.zero_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030377, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.zero_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030378, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.zero_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030379, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.zero_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030380, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.zero_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030381, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.zero_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030382, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.zero_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030383, + "dEQP-GLES3.functional.fragment_ops.blend.", + "fbo_srgb.rgb_func_alpha_func.dst.one_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030384, + "dEQP-GLES3.functional.fragment_ops.blend", + ".fbo_srgb.rgb_func_alpha_func.dst.one_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030385, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.dst.one_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030386, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030387, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.dst.one_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030388, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030389, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.dst.one_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030390, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030391, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.dst.one_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030392, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030393, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.one_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030394, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030395, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.one_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030396, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030397, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030398, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.dst.src_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030399, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.dst.src_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030400, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.src_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030401, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030402, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.src_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030403, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030404, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.src_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030405, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030406, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.src_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030407, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030408, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.src_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030409, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.src_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030410, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.src_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030411, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.src_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030412, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030413, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.one_minus_src_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030414, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_minus_src_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030415, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_src_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030416, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030417, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_src_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030418, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030419, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_src_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030420, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030421, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_src_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030422, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030423, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_src_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030424, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_src_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030425, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_src_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030426, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_src_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030427, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030428, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.dst.dst_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030429, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.dst.dst_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030430, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.dst_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030431, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030432, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.dst_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030433, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030434, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.dst_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030435, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030436, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.dst_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030437, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030438, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.dst_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030439, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.dst_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030440, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.dst_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030441, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.dst_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030442, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030443, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.one_minus_dst_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030444, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_minus_dst_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030445, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_dst_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030446, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030447, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_dst_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030448, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030449, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_dst_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030450, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030451, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_dst_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030452, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030453, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_dst_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030454, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_dst_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030455, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_dst_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030456, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_dst_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030457, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030458, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.dst.src_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030459, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.dst.src_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030460, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.src_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030461, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030462, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.src_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030463, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030464, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.src_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030465, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030466, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.src_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030467, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030468, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.src_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030469, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.src_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030470, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.src_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030471, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.src_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030472, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030473, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.one_minus_src_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030474, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_minus_src_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030475, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_src_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030476, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030477, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_src_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030478, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030479, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_src_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030480, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030481, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_src_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030482, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030483, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_src_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030484, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_src_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030485, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_src_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030486, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_src_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030487, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_src_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030488, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.dst.dst_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030489, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.dst.dst_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030490, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.dst_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030491, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030492, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.dst_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030493, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030494, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.dst_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030495, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030496, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.dst_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030497, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030498, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.dst_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030499, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.dst_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030500, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.dst_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030501, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.dst_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030502, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.dst_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030503, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.one_minus_dst_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030504, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.one_minus_dst_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030505, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_dst_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030506, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030507, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_dst_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030508, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030509, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_dst_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030510, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030511, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_dst_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030512, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030513, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_dst_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030514, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_dst_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030515, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_dst_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030516, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_dst_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030517, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_dst_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030518, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.constant_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030519, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.constant_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030520, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.constant_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030521, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.constant_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030522, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.constant_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030523, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.constant_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030524, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.constant_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030525, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.constant_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030526, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.constant_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030527, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.constant_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030528, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.constant_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030529, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.constant_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030530, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.constant_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030531, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.constant_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030532, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb", + "_func_alpha_func.dst.constant_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030533, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_constant_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030534, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_constant_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030535, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_constant_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030536, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_constant_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030537, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_constant_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030538, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_constant_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030539, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_constant_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030540, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_constant_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030541, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_constant_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030542, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_constant_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030543, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_constant_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030544, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_al", + "pha_func.dst.one_minus_constant_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030545, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_constant_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030546, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_al", + "pha_func.dst.one_minus_constant_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030547, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func", + "_alpha_func.dst.one_minus_constant_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030548, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.constant_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030549, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.dst.constant_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030550, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.constant_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030551, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.constant_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030552, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.constant_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030553, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.constant_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030554, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.constant_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030555, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.constant_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030556, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.dst.constant_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030557, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.constant_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030558, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.constant_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030559, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.constant_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030560, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.constant_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030561, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.constant_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030562, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb", + "_func_alpha_func.dst.constant_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030563, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_constant_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030564, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.one_minus_constant_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030565, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_constant_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030566, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_constant_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030567, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_constant_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030568, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_constant_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030569, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_constant_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030570, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_constant_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030571, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.dst.one_minus_constant_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030572, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.dst.one_minus_constant_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030573, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_constant_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030574, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_al", + "pha_func.dst.one_minus_constant_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030575, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.one_minus_constant_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030576, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_al", + "pha_func.dst.one_minus_constant_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030577, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func", + "_alpha_func.dst.one_minus_constant_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030578, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.src_alpha_saturate_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030579, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.dst.src_alpha_saturate_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030580, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_saturate_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030581, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.src_alpha_saturate_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030582, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_saturate_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030583, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.src_alpha_saturate_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030584, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_saturate_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030585, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.src_alpha_saturate_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030586, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.dst.src_alpha_saturate_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030587, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.dst.src_alpha_saturate_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030588, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb", + "_func_alpha_func.dst.src_alpha_saturate_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030589, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func", + "_alpha_func.dst.src_alpha_saturate_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030590, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb", + "_func_alpha_func.dst.src_alpha_saturate_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030591, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func", + "_alpha_func.dst.src_alpha_saturate_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30030TestSuite, TestCase_030592, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_f", + "unc_alpha_func.dst.src_alpha_saturate_src_alpha_saturate"); diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles3rgb_func_alpha_func_srcTestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3rgb_func_alpha_func_srcTestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..cb7f582826577ca34af18d0d91022afb19c4bb95 --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3rgb_func_alpha_func_srcTestCase.cpp @@ -0,0 +1,1824 @@ +/* + * 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 "../ActsDeqpgles30029TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028991, + "dEQP-GLES3.functional.fragment_ops.blend.defaul", + "t_framebuffer.rgb_func_alpha_func.src.zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028992, + "dEQP-GLES3.functional.fragment_ops.blend.defau", + "lt_framebuffer.rgb_func_alpha_func.src.zero_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028993, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.zero_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028994, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.zero_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028995, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.zero_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028996, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.zero_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028997, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.zero_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028998, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.zero_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_028999, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.zero_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029000, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.zero_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029001, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.zero_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029002, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.zero_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029003, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.zero_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029004, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.zero_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029005, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.zero_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029006, + "dEQP-GLES3.functional.fragment_ops.blend.defau", + "lt_framebuffer.rgb_func_alpha_func.src.one_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029007, + "dEQP-GLES3.functional.fragment_ops.blend.defau", + "lt_framebuffer.rgb_func_alpha_func.src.one_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029008, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.one_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029009, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029010, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.one_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029011, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029012, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.one_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029013, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029014, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.one_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029015, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029016, + "dEQP-GLES3.functional.fragment_ops.blend.default_fr", + "amebuffer.rgb_func_alpha_func.src.one_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029017, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.one_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029018, + "dEQP-GLES3.functional.fragment_ops.blend.default_fr", + "amebuffer.rgb_func_alpha_func.src.one_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029019, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.one_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029020, + "dEQP-GLES3.functional.fragment_ops.blend.default_fram", + "ebuffer.rgb_func_alpha_func.src.one_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029021, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.src_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029022, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.src_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029023, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.src_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029024, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.src_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029025, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.src_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029026, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.src_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029027, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.src_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029028, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.src_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029029, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.src_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029030, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.src_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029031, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.src_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029032, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.src_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029033, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.src_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029034, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.src_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029035, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.src_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029036, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_minus_src_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029037, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_minus_src_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029038, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_src_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029039, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_src_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029040, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_src_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029041, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_src_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029042, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_src_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029043, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_src_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029044, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_src_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029045, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_src_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029046, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_src_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029047, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_src_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029048, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_src_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029049, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_src_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029050, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.one_minus_src_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029051, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.dst_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029052, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.dst_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029053, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.dst_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029054, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.dst_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029055, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.dst_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029056, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.dst_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029057, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.dst_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029058, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.dst_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029059, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.dst_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029060, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.dst_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029061, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.dst_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029062, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.dst_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029063, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.dst_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029064, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.dst_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029065, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.dst_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029066, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_minus_dst_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029067, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_minus_dst_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029068, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_dst_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029069, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_dst_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029070, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_dst_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029071, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_dst_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029072, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_dst_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029073, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_dst_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029074, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_dst_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029075, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_dst_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029076, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_dst_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029077, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_dst_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029078, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_dst_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029079, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_dst_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029080, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.one_minus_dst_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029081, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.src_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029082, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.src_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029083, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.src_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029084, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.src_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029085, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.src_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029086, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.src_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029087, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.src_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029088, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.src_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029089, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.src_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029090, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.src_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029091, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.src_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029092, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.src_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029093, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.src_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029094, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.src_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029095, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.src_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029096, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_minus_src_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029097, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_minus_src_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029098, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_src_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029099, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_src_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029100, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_src_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029101, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_src_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029102, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_src_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029103, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_src_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029104, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_src_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029105, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_src_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029106, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_src_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029107, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_src_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029108, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_src_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029109, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_src_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029110, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.one_minus_src_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029111, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.dst_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029112, + "dEQP-GLES3.functional.fragment_ops.blend.default_", + "framebuffer.rgb_func_alpha_func.src.dst_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029113, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.dst_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029114, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.dst_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029115, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.dst_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029116, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.dst_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029117, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.dst_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029118, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.dst_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029119, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.dst_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029120, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.dst_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029121, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.dst_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029122, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.dst_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029123, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.dst_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029124, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.dst_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029125, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.dst_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029126, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_minus_dst_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029127, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.one_minus_dst_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029128, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_dst_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029129, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_dst_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029130, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_dst_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029131, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_dst_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029132, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_dst_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029133, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_dst_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029134, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_dst_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029135, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_dst_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029136, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_dst_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029137, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_dst_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029138, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_dst_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029139, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_dst_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029140, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.one_minus_dst_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029141, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.constant_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029142, + "dEQP-GLES3.functional.fragment_ops.blend.default_fr", + "amebuffer.rgb_func_alpha_func.src.constant_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029143, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.constant_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029144, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029145, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.constant_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029146, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029147, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.constant_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029148, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029149, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.constant_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029150, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029151, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.constant_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029152, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.constant_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029153, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.constant_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029154, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.constant_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029155, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029156, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_constant_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029157, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.one_minus_constant_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029158, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_constant_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029159, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029160, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_constant_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029161, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029162, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_constant_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029163, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029164, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_constant_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029165, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029166, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_constant_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029167, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_fu", + "nc_alpha_func.src.one_minus_constant_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029168, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_constant_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029169, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_fu", + "nc_alpha_func.src.one_minus_constant_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029170, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029171, + "dEQP-GLES3.functional.fragment_ops.blend.default_fra", + "mebuffer.rgb_func_alpha_func.src.constant_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029172, + "dEQP-GLES3.functional.fragment_ops.blend.default_fr", + "amebuffer.rgb_func_alpha_func.src.constant_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029173, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.constant_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029174, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029175, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.constant_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029176, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029177, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.constant_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029178, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029179, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.constant_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029180, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029181, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.constant_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029182, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.constant_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029183, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.constant_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029184, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.constant_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029185, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.constant_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029186, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuf", + "fer.rgb_func_alpha_func.src.one_minus_constant_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029187, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.one_minus_constant_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029188, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_constant_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029189, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029190, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_constant_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029191, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029192, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_constant_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029193, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029194, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.one_minus_constant_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029195, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029196, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_constant_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029197, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_fu", + "nc_alpha_func.src.one_minus_constant_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029198, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.r", + "gb_func_alpha_func.src.one_minus_constant_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029199, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb_fu", + "nc_alpha_func.src.one_minus_constant_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029200, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.one_minus_constant_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029201, + "dEQP-GLES3.functional.fragment_ops.blend.default_frame", + "buffer.rgb_func_alpha_func.src.src_alpha_saturate_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029202, + "dEQP-GLES3.functional.fragment_ops.blend.default_fram", + "ebuffer.rgb_func_alpha_func.src.src_alpha_saturate_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029203, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.src_alpha_saturate_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029204, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.src_alpha_saturate_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029205, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.src_alpha_saturate_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029206, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.src_alpha_saturate_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029207, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.src_alpha_saturate_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029208, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.src_alpha_saturate_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029209, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebu", + "ffer.rgb_func_alpha_func.src.src_alpha_saturate_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029210, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.src_alpha_saturate_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029211, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.src_alpha_saturate_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029212, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.src_alpha_saturate_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029213, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffe", + "r.rgb_func_alpha_func.src.src_alpha_saturate_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029214, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.rgb", + "_func_alpha_func.src.src_alpha_saturate_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_029215, + "dEQP-GLES3.functional.fragment_ops.blend.default_framebuffer.", + "rgb_func_alpha_func.src.src_alpha_saturate_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030143, + "dEQP-GLES3.functional.fragment_ops.blend.", + "fbo_srgb.rgb_func_alpha_func.src.zero_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030144, + "dEQP-GLES3.functional.fragment_ops.blend.", + "fbo_srgb.rgb_func_alpha_func.src.zero_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030145, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.src.zero_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030146, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.zero_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030147, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.src.zero_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030148, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.zero_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030149, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.src.zero_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030150, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.zero_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030151, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.src.zero_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030152, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.zero_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030153, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.zero_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030154, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.zero_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030155, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.zero_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030156, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.zero_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030157, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.zero_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030158, + "dEQP-GLES3.functional.fragment_ops.blend.", + "fbo_srgb.rgb_func_alpha_func.src.one_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030159, + "dEQP-GLES3.functional.fragment_ops.blend", + ".fbo_srgb.rgb_func_alpha_func.src.one_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030160, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.src.one_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030161, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030162, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.src.one_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030163, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030164, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.src.one_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030165, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030166, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.src.one_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030167, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030168, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.one_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030169, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030170, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.one_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030171, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030172, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030173, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.src.src_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030174, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.src.src_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030175, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.src_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030176, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030177, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.src_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030178, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030179, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.src_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030180, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030181, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.src_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030182, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030183, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.src_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030184, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.src_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030185, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.src_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030186, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.src_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030187, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030188, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.one_minus_src_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030189, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_minus_src_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030190, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_src_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030191, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030192, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_src_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030193, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030194, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_src_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030195, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030196, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_src_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030197, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030198, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_src_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030199, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_src_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030200, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_src_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030201, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_src_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030202, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030203, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.src.dst_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030204, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.src.dst_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030205, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.dst_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030206, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030207, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.dst_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030208, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030209, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.dst_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030210, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030211, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.dst_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030212, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030213, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.dst_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030214, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.dst_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030215, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.dst_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030216, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.dst_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030217, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030218, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.one_minus_dst_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030219, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_minus_dst_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030220, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_dst_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030221, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030222, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_dst_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030223, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030224, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_dst_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030225, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030226, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_dst_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030227, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030228, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_dst_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030229, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_dst_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030230, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_dst_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030231, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_dst_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030232, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030233, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.src.src_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030234, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.src.src_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030235, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.src_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030236, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030237, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.src_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030238, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030239, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.src_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030240, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030241, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.src_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030242, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030243, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.src_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030244, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.src_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030245, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.src_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030246, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.src_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030247, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030248, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.one_minus_src_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030249, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_minus_src_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030250, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_src_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030251, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030252, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_src_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030253, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030254, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_src_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030255, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030256, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_src_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030257, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030258, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_src_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030259, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_src_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030260, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_src_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030261, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_src_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030262, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_src_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030263, + "dEQP-GLES3.functional.fragment_ops.blend.fbo", + "_srgb.rgb_func_alpha_func.src.dst_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030264, + "dEQP-GLES3.functional.fragment_ops.blend.fb", + "o_srgb.rgb_func_alpha_func.src.dst_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030265, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.dst_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030266, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030267, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.dst_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030268, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030269, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.dst_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030270, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030271, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.dst_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030272, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030273, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.dst_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030274, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.dst_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030275, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.dst_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030276, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.dst_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030277, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.dst_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030278, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.one_minus_dst_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030279, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.one_minus_dst_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030280, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_dst_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030281, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030282, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_dst_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030283, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030284, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_dst_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030285, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030286, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_dst_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030287, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030288, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_dst_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030289, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_dst_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030290, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_dst_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030291, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_dst_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030292, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_dst_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030293, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.constant_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030294, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.constant_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030295, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.constant_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030296, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.constant_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030297, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.constant_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030298, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.constant_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030299, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.constant_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030300, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.constant_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030301, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.constant_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030302, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.constant_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030303, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.constant_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030304, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.constant_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030305, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.constant_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030306, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.constant_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030307, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb", + "_func_alpha_func.src.constant_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030308, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_constant_color_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030309, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_constant_color_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030310, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_constant_color_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030311, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_constant_color_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030312, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_constant_color_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030313, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_constant_color_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030314, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_constant_color_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030315, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_constant_color_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030316, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_constant_color_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030317, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_constant_color_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030318, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_constant_color_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030319, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_al", + "pha_func.src.one_minus_constant_color_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030320, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_constant_color_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030321, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_al", + "pha_func.src.one_minus_constant_color_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030322, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func", + "_alpha_func.src.one_minus_constant_color_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030323, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.constant_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030324, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_s", + "rgb.rgb_func_alpha_func.src.constant_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030325, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.constant_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030326, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.constant_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030327, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.constant_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030328, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.constant_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030329, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.constant_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030330, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.constant_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030331, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb", + ".rgb_func_alpha_func.src.constant_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030332, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.constant_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030333, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.constant_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030334, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.constant_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030335, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.constant_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030336, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.constant_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030337, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb", + "_func_alpha_func.src.constant_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030338, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_constant_alpha_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030339, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.one_minus_constant_alpha_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030340, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_constant_alpha_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030341, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_constant_alpha_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030342, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_constant_alpha_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030343, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_constant_alpha_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030344, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_constant_alpha_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030345, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_constant_alpha_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030346, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_", + "func_alpha_func.src.one_minus_constant_alpha_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030347, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_", + "alpha_func.src.one_minus_constant_alpha_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030348, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_constant_alpha_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030349, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_al", + "pha_func.src.one_minus_constant_alpha_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030350, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.one_minus_constant_alpha_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030351, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func_al", + "pha_func.src.one_minus_constant_alpha_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030352, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func", + "_alpha_func.src.one_minus_constant_alpha_src_alpha_saturate"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030353, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.src_alpha_saturate_zero"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030354, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srg", + "b.rgb_func_alpha_func.src.src_alpha_saturate_one"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030355, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_saturate_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030356, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.src_alpha_saturate_one_minus_src_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030357, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_saturate_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030358, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.src_alpha_saturate_one_minus_dst_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030359, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_saturate_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030360, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.src_alpha_saturate_one_minus_src_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030361, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.r", + "gb_func_alpha_func.src.src_alpha_saturate_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030362, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_fu", + "nc_alpha_func.src.src_alpha_saturate_one_minus_dst_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030363, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb", + "_func_alpha_func.src.src_alpha_saturate_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030364, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func", + "_alpha_func.src.src_alpha_saturate_one_minus_constant_color"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030365, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb", + "_func_alpha_func.src.src_alpha_saturate_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030366, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_func", + "_alpha_func.src.src_alpha_saturate_one_minus_constant_alpha"); + +static SHRINK_HWTEST_F(ActsDeqpgles30029TestSuite, TestCase_030367, + "dEQP-GLES3.functional.fragment_ops.blend.fbo_srgb.rgb_f", + "unc_alpha_func.src.src_alpha_saturate_src_alpha_saturate"); diff --git a/graphic/vkgl/src/deqpgles3/functional/Deqpgles3swizzles_vector_swizzlesTestCase.cpp b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3swizzles_vector_swizzlesTestCase.cpp new file mode 100644 index 0000000000000000000000000000000000000000..21d97f779dfe0500b6799250f4ebf1def097cd6d --- /dev/null +++ b/graphic/vkgl/src/deqpgles3/functional/Deqpgles3swizzles_vector_swizzlesTestCase.cpp @@ -0,0 +1,2616 @@ +/* + * 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 "../ActsDeqpgles30003TestSuite.h" +#include "shrinkdefine.h" + +using namespace std; +using namespace testing::ext; +using namespace OHOS; + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002846, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002847, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002848, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_xx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002849, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_xx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002850, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_xy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002851, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_xy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002852, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_yx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002853, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_yx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002854, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_yxy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002855, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_yxy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002856, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_xyxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002857, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_xyxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002858, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_yyyy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002859, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_yyyy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002860, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002861, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002862, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_ss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002863, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_ss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002864, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_st_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002865, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_st_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002866, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_ts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002867, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_ts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002868, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_tst_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002869, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_tst_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002870, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_stss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002871, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_stss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002872, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_tttt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002873, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_tttt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002874, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002875, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002876, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_rr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002877, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_rr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002878, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_rg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002879, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_rg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002880, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec2_gr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002881, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_gr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002882, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_grg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002883, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_grg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002884, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_rgrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002885, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_rgrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002886, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec2_gggg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002887, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec2_gggg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002888, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002889, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002890, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_z_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002891, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_z_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002892, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_xz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002893, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_xz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002894, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_zz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002895, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_zz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002896, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_xyz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002897, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_xyz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002898, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_zyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002899, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_zyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002900, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_xxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002901, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_xxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002902, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_zzz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002903, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_zzz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002904, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_zzy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002905, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_zzy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002906, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_yxy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002907, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_yxy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002908, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_xzx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002909, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_xzx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002910, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_xyyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002911, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_xyyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002912, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_zzzz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002913, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_zzzz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002914, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002915, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002916, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_p_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002917, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_p_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002918, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_sp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002919, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_sp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002920, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_pp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002921, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_pp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002922, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_stp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002923, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_stp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002924, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_pts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002925, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_pts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002926, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_sss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002927, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_sss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002928, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_ppp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002929, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_ppp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002930, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_ppt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002931, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_ppt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002932, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_tst_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002933, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_tst_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002934, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_sps_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002935, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_sps_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002936, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_stts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002937, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_stts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002938, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_pppp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002939, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_pppp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002940, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002941, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002942, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_b_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002943, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_b_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002944, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_rb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002945, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_rb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002946, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec3_bb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002947, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_bb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002948, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_rgb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002949, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_rgb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002950, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_bgr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002951, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_bgr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002952, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_rrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002953, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_rrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002954, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_bbb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002955, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_bbb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002956, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_bbg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002957, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_bbg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002958, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_grg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002959, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_grg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002960, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_rbr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002961, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_rbr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002962, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_rggr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002963, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_rggr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002964, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec3_bbbb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002965, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec3_bbbb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002966, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002967, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002968, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_w_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002969, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_w_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002970, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_wx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002971, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_wx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002972, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_wz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002973, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_wz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002974, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_www_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002975, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_www_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002976, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_yyw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002977, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_yyw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002978, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_wzy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002979, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_wzy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002980, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_xyzw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002981, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_xyzw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002982, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_wzyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002983, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_wzyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002984, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_xxxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002985, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_xxxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002986, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_yyyy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002987, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_yyyy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002988, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_wwww_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002989, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_wwww_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002990, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_wzzw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002991, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_wzzw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002992, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_wwwy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002993, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_wwwy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002994, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_xyxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002995, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_xyxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002996, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_zzwz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002997, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_zzwz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002998, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_002999, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003000, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_q_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003001, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_q_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003002, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_qs_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003003, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_qs_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003004, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_qp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003005, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_qp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003006, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_qqq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003007, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_qqq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003008, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_ttq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003009, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_ttq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003010, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_qpt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003011, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_qpt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003012, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_stpq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003013, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_stpq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003014, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_qpts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003015, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_qpts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003016, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_ssss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003017, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_ssss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003018, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_tttt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003019, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_tttt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003020, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_qqqq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003021, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_qqqq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003022, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_qppq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003023, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_qppq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003024, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_qqqt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003025, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_qqqt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003026, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_stss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003027, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_stss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003028, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_ppqp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003029, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_ppqp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003030, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003031, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003032, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_a_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003033, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_a_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003034, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_ar_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003035, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_ar_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003036, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_vec4_ab_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003037, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_ab_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003038, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_aaa_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003039, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_aaa_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003040, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_gga_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003041, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_gga_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003042, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_abg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003043, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_abg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003044, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_rgba_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003045, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_rgba_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003046, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_abgr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003047, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_abgr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003048, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_rrrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003049, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_rrrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003050, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_gggg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003051, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_gggg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003052, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_aaaa_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003053, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_aaaa_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003054, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_abba_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003055, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_abba_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003056, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_aaag_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003057, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_aaag_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003058, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_rgrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003059, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_rgrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003060, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_vec4_bbab_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003061, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_vec4_bbab_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003062, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec2_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003063, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003064, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_xx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003065, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_xx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003066, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_xy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003067, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_xy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003068, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_yx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003069, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_yx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003070, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_yxy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003071, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_yxy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003072, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_xyxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003073, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec2_xyxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003074, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_yyyy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003075, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec2_yyyy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003076, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec2_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003077, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003078, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_ss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003079, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_ss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003080, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_st_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003081, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_st_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003082, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_ts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003083, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_ts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003084, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_tst_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003085, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_tst_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003086, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_stss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003087, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec2_stss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003088, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_tttt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003089, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec2_tttt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003090, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec2_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003091, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003092, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_rr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003093, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_rr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003094, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_rg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003095, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_rg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003096, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_gr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003097, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_gr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003098, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec2_grg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003099, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_grg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003100, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_rgrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003101, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec2_rgrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003102, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec2_gggg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003103, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec2_gggg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003104, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec3_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003105, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003106, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec3_z_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003107, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_z_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003108, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_xz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003109, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_xz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003110, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_zz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003111, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_zz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003112, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_xyz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003113, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_xyz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003114, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_zyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003115, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_zyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003116, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_xxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003117, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_xxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003118, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_zzz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003119, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_zzz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003120, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_zzy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003121, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_zzy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003122, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_yxy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003123, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_yxy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003124, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_xzx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003125, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_xzx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003126, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_xyyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003127, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec3_xyyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003128, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_zzzz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003129, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec3_zzzz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003130, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec3_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003131, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003132, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec3_p_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003133, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_p_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003134, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_sp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003135, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_sp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003136, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_pp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003137, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_pp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003138, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_stp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003139, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_stp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003140, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_pts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003141, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_pts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003142, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_sss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003143, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_sss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003144, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_ppp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003145, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_ppp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003146, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_ppt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003147, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_ppt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003148, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_tst_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003149, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_tst_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003150, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_sps_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003151, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_sps_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003152, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_stts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003153, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec3_stts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003154, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_pppp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003155, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec3_pppp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003156, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec3_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003157, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003158, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec3_b_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003159, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_b_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003160, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_rb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003161, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_rb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003162, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_bb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003163, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_bb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003164, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_rgb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003165, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_rgb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003166, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_bgr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003167, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_bgr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003168, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_rrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003169, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_rrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003170, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_bbb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003171, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_bbb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003172, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_bbg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003173, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_bbg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003174, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_grg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003175, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_grg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003176, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec3_rbr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003177, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_rbr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003178, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_rggr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003179, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec3_rggr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003180, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec3_bbbb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003181, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec3_bbbb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003182, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec4_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003183, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003184, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec4_w_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003185, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_w_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003186, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_wx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003187, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_wx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003188, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_wz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003189, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_wz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003190, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_www_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003191, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_www_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003192, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_yyw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003193, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_yyw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003194, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_wzy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003195, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_wzy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003196, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_xyzw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003197, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_xyzw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003198, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_wzyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003199, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_wzyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003200, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_xxxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003201, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_xxxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003202, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_yyyy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003203, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_yyyy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003204, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_wwww_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003205, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_wwww_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003206, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_wzzw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003207, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_wzzw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003208, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_wwwy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003209, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_wwwy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003210, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_xyxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003211, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_xyxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003212, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_zzwz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003213, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_zzwz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003214, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec4_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003215, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003216, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec4_q_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003217, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_q_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003218, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_qs_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003219, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_qs_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003220, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_qp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003221, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_qp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003222, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_qqq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003223, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_qqq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003224, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_ttq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003225, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_ttq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003226, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_qpt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003227, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_qpt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003228, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_stpq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003229, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_stpq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003230, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_qpts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003231, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_qpts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003232, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_ssss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003233, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_ssss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003234, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_tttt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003235, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_tttt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003236, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_qqqq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003237, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_qqqq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003238, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_qppq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003239, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_qppq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003240, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_qqqt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003241, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_qqqt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003242, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_stss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003243, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_stss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003244, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_ppqp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003245, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_ppqp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003246, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec4_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003247, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003248, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_ivec4_a_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003249, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_a_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003250, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_ar_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003251, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_ar_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003252, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_ab_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003253, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_ab_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003254, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_aaa_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003255, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_aaa_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003256, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_gga_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003257, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_gga_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003258, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_ivec4_abg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003259, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_abg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003260, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_rgba_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003261, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_rgba_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003262, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_abgr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003263, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_abgr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003264, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_rrrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003265, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_rrrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003266, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_gggg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003267, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_gggg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003268, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_aaaa_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003269, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_aaaa_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003270, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_abba_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003271, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_abba_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003272, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_aaag_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003273, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_aaag_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003274, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_rgrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003275, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_rgrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003276, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_ivec4_bbab_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003277, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_ivec4_bbab_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003278, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec2_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003279, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003280, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_xx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003281, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_xx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003282, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_xy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003283, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_xy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003284, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_yx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003285, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_yx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003286, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_yxy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003287, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_yxy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003288, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_xyxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003289, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec2_xyxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003290, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_yyyy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003291, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec2_yyyy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003292, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec2_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003293, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003294, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_ss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003295, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_ss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003296, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_st_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003297, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_st_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003298, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_ts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003299, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_ts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003300, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_tst_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003301, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_tst_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003302, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_stss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003303, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec2_stss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003304, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_tttt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003305, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec2_tttt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003306, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec2_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003307, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003308, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_rr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003309, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_rr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003310, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_rg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003311, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_rg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003312, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_gr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003313, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_gr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003314, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec2_grg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003315, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_grg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003316, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_rgrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003317, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec2_rgrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003318, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec2_gggg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003319, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec2_gggg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003320, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec3_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003321, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003322, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec3_z_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003323, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_z_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003324, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_xz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003325, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_xz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003326, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_zz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003327, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_zz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003328, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_xyz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003329, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_xyz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003330, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_zyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003331, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_zyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003332, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_xxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003333, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_xxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003334, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_zzz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003335, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_zzz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003336, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_zzy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003337, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_zzy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003338, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_yxy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003339, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_yxy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003340, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_xzx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003341, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_xzx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003342, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_xyyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003343, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec3_xyyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003344, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_zzzz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003345, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec3_zzzz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003346, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec3_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003347, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003348, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec3_p_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003349, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_p_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003350, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_sp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003351, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_sp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003352, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_pp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003353, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_pp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003354, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_stp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003355, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_stp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003356, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_pts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003357, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_pts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003358, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_sss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003359, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_sss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003360, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_ppp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003361, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_ppp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003362, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_ppt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003363, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_ppt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003364, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_tst_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003365, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_tst_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003366, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_sps_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003367, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_sps_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003368, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_stts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003369, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec3_stts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003370, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_pppp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003371, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec3_pppp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003372, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec3_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003373, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003374, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec3_b_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003375, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_b_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003376, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_rb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003377, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_rb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003378, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_bb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003379, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_bb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003380, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_rgb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003381, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_rgb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003382, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_bgr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003383, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_bgr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003384, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_rrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003385, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_rrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003386, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_bbb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003387, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_bbb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003388, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_bbg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003389, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_bbg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003390, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_grg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003391, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_grg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003392, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec3_rbr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003393, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_rbr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003394, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_rggr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003395, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec3_rggr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003396, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec3_bbbb_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003397, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec3_bbbb_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003398, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec4_x_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003399, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_x_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003400, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec4_w_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003401, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_w_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003402, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_wx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003403, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_wx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003404, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_wz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003405, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_wz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003406, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_www_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003407, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_www_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003408, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_yyw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003409, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_yyw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003410, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_wzy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003411, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_wzy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003412, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_xyzw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003413, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_xyzw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003414, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_wzyx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003415, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_wzyx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003416, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_xxxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003417, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_xxxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003418, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_yyyy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003419, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_yyyy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003420, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_wwww_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003421, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_wwww_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003422, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_wzzw_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003423, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_wzzw_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003424, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_wwwy_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003425, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_wwwy_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003426, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_xyxx_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003427, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_xyxx_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003428, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_zzwz_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003429, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_zzwz_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003430, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec4_s_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003431, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_s_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003432, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec4_q_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003433, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_q_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003434, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_qs_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003435, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_qs_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003436, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_qp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003437, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_qp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003438, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_qqq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003439, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_qqq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003440, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_ttq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003441, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_ttq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003442, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_qpt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003443, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_qpt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003444, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_stpq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003445, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_stpq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003446, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_qpts_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003447, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_qpts_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003448, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_ssss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003449, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_ssss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003450, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_tttt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003451, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_tttt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003452, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_qqqq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003453, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_qqqq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003454, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_qppq_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003455, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_qppq_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003456, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_qqqt_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003457, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_qqqt_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003458, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_stss_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003459, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_stss_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003460, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_ppqp_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003461, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_ppqp_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003462, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec4_r_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003463, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_r_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003464, + "dEQP-GLES3.functional.shaders.swizzles", + ".vector_swizzles.mediump_bvec4_a_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003465, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_a_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003466, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_ar_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003467, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_ar_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003468, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_ab_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003469, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_ab_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003470, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_aaa_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003471, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_aaa_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003472, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_gga_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003473, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_gga_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003474, + "dEQP-GLES3.functional.shaders.swizzles.", + "vector_swizzles.mediump_bvec4_abg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003475, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_abg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003476, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_rgba_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003477, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_rgba_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003478, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_abgr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003479, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_abgr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003480, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_rrrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003481, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_rrrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003482, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_gggg_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003483, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_gggg_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003484, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_aaaa_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003485, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_aaaa_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003486, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_abba_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003487, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_abba_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003488, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_aaag_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003489, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_aaag_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003490, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_rgrr_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003491, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_rgrr_fragment"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003492, + "dEQP-GLES3.functional.shaders.swizzles.v", + "ector_swizzles.mediump_bvec4_bbab_vertex"); + +static SHRINK_HWTEST_F(ActsDeqpgles30003TestSuite, TestCase_003493, + "dEQP-GLES3.functional.shaders.swizzles.ve", + "ctor_swizzles.mediump_bvec4_bbab_fragment");