1 /* 2 * Copyright (c) 2022 Shenzhen Kaihong Digital Industry Development Co., Ltd. 3 * Licensed under the Apache License, Version 2.0 (the "License"); 4 * you may not use this file except in compliance with the License. 5 * You may obtain a copy of the License at 6 * 7 * http://www.apache.org/licenses/LICENSE-2.0 8 * 9 * Unless required by applicable law or agreed to in writing, software 10 * distributed under the License is distributed on an "AS IS" BASIS, 11 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 * See the License for the specific language governing permissions and 13 * limitations under the License. 14 */ 15 16 #include <climits> 17 #include <gtest/gtest.h> 18 #include "../Deqpgles3BaseFunc.h" 19 #include "../ActsDeqpgles30021TestSuite.h" 20 #include "shrinkdefine.h" 21 22 using namespace std; 23 using namespace testing::ext; 24 using namespace OHOS; 25 26 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020594, 27 "dEQP-GLES3.functional.shad", 28 "ers.random.swizzle.vertex.0"); 29 30 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020595, 31 "dEQP-GLES3.functional.shad", 32 "ers.random.swizzle.vertex.1"); 33 34 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020596, 35 "dEQP-GLES3.functional.shad", 36 "ers.random.swizzle.vertex.2"); 37 38 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020597, 39 "dEQP-GLES3.functional.shad", 40 "ers.random.swizzle.vertex.3"); 41 42 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020598, 43 "dEQP-GLES3.functional.shad", 44 "ers.random.swizzle.vertex.4"); 45 46 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020599, 47 "dEQP-GLES3.functional.shad", 48 "ers.random.swizzle.vertex.5"); 49 50 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020600, 51 "dEQP-GLES3.functional.shad", 52 "ers.random.swizzle.vertex.6"); 53 54 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020601, 55 "dEQP-GLES3.functional.shad", 56 "ers.random.swizzle.vertex.7"); 57 58 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020602, 59 "dEQP-GLES3.functional.shad", 60 "ers.random.swizzle.vertex.8"); 61 62 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020603, 63 "dEQP-GLES3.functional.shad", 64 "ers.random.swizzle.vertex.9"); 65 66 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020604, 67 "dEQP-GLES3.functional.shade", 68 "rs.random.swizzle.vertex.10"); 69 70 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020605, 71 "dEQP-GLES3.functional.shade", 72 "rs.random.swizzle.vertex.11"); 73 74 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020606, 75 "dEQP-GLES3.functional.shade", 76 "rs.random.swizzle.vertex.12"); 77 78 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020607, 79 "dEQP-GLES3.functional.shade", 80 "rs.random.swizzle.vertex.13"); 81 82 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020608, 83 "dEQP-GLES3.functional.shade", 84 "rs.random.swizzle.vertex.14"); 85 86 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020609, 87 "dEQP-GLES3.functional.shade", 88 "rs.random.swizzle.vertex.15"); 89 90 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020610, 91 "dEQP-GLES3.functional.shade", 92 "rs.random.swizzle.vertex.16"); 93 94 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020611, 95 "dEQP-GLES3.functional.shade", 96 "rs.random.swizzle.vertex.17"); 97 98 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020612, 99 "dEQP-GLES3.functional.shade", 100 "rs.random.swizzle.vertex.18"); 101 102 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020613, 103 "dEQP-GLES3.functional.shade", 104 "rs.random.swizzle.vertex.19"); 105 106 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020614, 107 "dEQP-GLES3.functional.shade", 108 "rs.random.swizzle.vertex.20"); 109 110 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020615, 111 "dEQP-GLES3.functional.shade", 112 "rs.random.swizzle.vertex.21"); 113 114 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020616, 115 "dEQP-GLES3.functional.shade", 116 "rs.random.swizzle.vertex.22"); 117 118 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020617, 119 "dEQP-GLES3.functional.shade", 120 "rs.random.swizzle.vertex.23"); 121 122 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020618, 123 "dEQP-GLES3.functional.shade", 124 "rs.random.swizzle.vertex.24"); 125 126 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020619, 127 "dEQP-GLES3.functional.shade", 128 "rs.random.swizzle.vertex.25"); 129 130 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020620, 131 "dEQP-GLES3.functional.shade", 132 "rs.random.swizzle.vertex.26"); 133 134 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020621, 135 "dEQP-GLES3.functional.shade", 136 "rs.random.swizzle.vertex.27"); 137 138 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020622, 139 "dEQP-GLES3.functional.shade", 140 "rs.random.swizzle.vertex.28"); 141 142 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020623, 143 "dEQP-GLES3.functional.shade", 144 "rs.random.swizzle.vertex.29"); 145 146 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020624, 147 "dEQP-GLES3.functional.shade", 148 "rs.random.swizzle.vertex.30"); 149 150 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020625, 151 "dEQP-GLES3.functional.shade", 152 "rs.random.swizzle.vertex.31"); 153 154 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020626, 155 "dEQP-GLES3.functional.shade", 156 "rs.random.swizzle.vertex.32"); 157 158 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020627, 159 "dEQP-GLES3.functional.shade", 160 "rs.random.swizzle.vertex.33"); 161 162 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020628, 163 "dEQP-GLES3.functional.shade", 164 "rs.random.swizzle.vertex.34"); 165 166 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020629, 167 "dEQP-GLES3.functional.shade", 168 "rs.random.swizzle.vertex.35"); 169 170 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020630, 171 "dEQP-GLES3.functional.shade", 172 "rs.random.swizzle.vertex.36"); 173 174 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020631, 175 "dEQP-GLES3.functional.shade", 176 "rs.random.swizzle.vertex.37"); 177 178 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020632, 179 "dEQP-GLES3.functional.shade", 180 "rs.random.swizzle.vertex.38"); 181 182 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020633, 183 "dEQP-GLES3.functional.shade", 184 "rs.random.swizzle.vertex.39"); 185 186 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020634, 187 "dEQP-GLES3.functional.shade", 188 "rs.random.swizzle.vertex.40"); 189 190 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020635, 191 "dEQP-GLES3.functional.shade", 192 "rs.random.swizzle.vertex.41"); 193 194 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020636, 195 "dEQP-GLES3.functional.shade", 196 "rs.random.swizzle.vertex.42"); 197 198 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020637, 199 "dEQP-GLES3.functional.shade", 200 "rs.random.swizzle.vertex.43"); 201 202 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020638, 203 "dEQP-GLES3.functional.shade", 204 "rs.random.swizzle.vertex.44"); 205 206 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020639, 207 "dEQP-GLES3.functional.shade", 208 "rs.random.swizzle.vertex.45"); 209 210 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020640, 211 "dEQP-GLES3.functional.shade", 212 "rs.random.swizzle.vertex.46"); 213 214 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020641, 215 "dEQP-GLES3.functional.shade", 216 "rs.random.swizzle.vertex.47"); 217 218 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020642, 219 "dEQP-GLES3.functional.shade", 220 "rs.random.swizzle.vertex.48"); 221 222 static SHRINK_HWTEST_F(ActsDeqpgles30021TestSuite, TestCase_020643, 223 "dEQP-GLES3.functional.shade", 224 "rs.random.swizzle.vertex.49"); 225