Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <TestPackage appPackageName="com.drawelements.deqp.egl" deqp:glesVersion="131072" name="dEQP-EGL" testType="deqpTest" xmlns:deqp="http://drawelements.com/deqp"> |
Kalle Raita | 64d9cc3 | 2015-10-12 16:18:15 -0700 | [diff] [blame] | 3 | <!-- |
Mika Isojärvi | 56da1a6 | 2016-02-05 10:57:39 -0800 | [diff] [blame] | 4 | Copyright (C) 2016 The Android Open Source Project |
Kalle Raita | 64d9cc3 | 2015-10-12 16:18:15 -0700 | [diff] [blame] | 5 | |
| 6 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | you may not use this file except in compliance with the License. |
| 8 | You may obtain a copy of the License at |
| 9 | |
| 10 | http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | |
| 12 | Unless required by applicable law or agreed to in writing, software |
| 13 | distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | See the License for the specific language governing permissions and |
| 16 | limitations under the License. |
| 17 | --> |
| 18 | <!-- |
| 19 | This file has been automatically generated. Edit with caution. |
| 20 | --> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 21 | <TestSuite name="dEQP-EGL"> |
| 22 | <TestCase name="info"> |
| 23 | <Test name="version"> |
| 24 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 25 | </Test> |
| 26 | <Test name="vendor"> |
| 27 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 28 | </Test> |
| 29 | <Test name="client_apis"> |
| 30 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 31 | </Test> |
| 32 | <Test name="extensions"> |
| 33 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 34 | </Test> |
| 35 | <Test name="configs"> |
| 36 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 37 | </Test> |
| 38 | </TestCase> |
| 39 | <TestSuite name="functional"> |
| 40 | <TestCase name="create_context"> |
| 41 | <Test name="rgb565_no_depth_no_stencil"> |
| 42 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 43 | </Test> |
| 44 | <Test name="rgb565_no_depth_stencil"> |
| 45 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 46 | </Test> |
| 47 | <Test name="rgb565_depth_no_stencil"> |
| 48 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 49 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 50 | <Test name="rgb565_depth_stencil"> |
| 51 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 52 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 53 | <Test name="rgb888_no_depth_no_stencil"> |
| 54 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 55 | </Test> |
| 56 | <Test name="rgb888_no_depth_stencil"> |
| 57 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 58 | </Test> |
| 59 | <Test name="rgb888_depth_no_stencil"> |
| 60 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 61 | </Test> |
| 62 | <Test name="rgb888_depth_stencil"> |
| 63 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 64 | </Test> |
| 65 | <Test name="rgba4444_no_depth_no_stencil"> |
| 66 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 67 | </Test> |
| 68 | <Test name="rgba4444_no_depth_stencil"> |
| 69 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 70 | </Test> |
| 71 | <Test name="rgba4444_depth_no_stencil"> |
| 72 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 73 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 74 | <Test name="rgba4444_depth_stencil"> |
| 75 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 76 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 77 | <Test name="rgba5551_no_depth_no_stencil"> |
| 78 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 79 | </Test> |
| 80 | <Test name="rgba5551_no_depth_stencil"> |
| 81 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 82 | </Test> |
| 83 | <Test name="rgba5551_depth_no_stencil"> |
| 84 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 85 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 86 | <Test name="rgba5551_depth_stencil"> |
| 87 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 88 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 89 | <Test name="rgba8888_no_depth_no_stencil"> |
| 90 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 91 | </Test> |
| 92 | <Test name="rgba8888_no_depth_stencil"> |
| 93 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 94 | </Test> |
| 95 | <Test name="rgba8888_depth_no_stencil"> |
| 96 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 97 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 98 | <Test name="rgba8888_depth_stencil"> |
| 99 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 100 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 101 | <Test name="other"> |
| 102 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 103 | </Test> |
| 104 | </TestCase> |
| 105 | <TestSuite name="query_context"> |
| 106 | <TestCase name="simple"> |
| 107 | <Test name="query_api"> |
| 108 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 109 | </Test> |
| 110 | </TestCase> |
| 111 | <TestCase name="get_current_context"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 112 | <Test name="rgb565_window"> |
| 113 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 114 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 115 | <Test name="rgb565_pixmap"> |
| 116 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 117 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 118 | <Test name="rgb565_pbuffer"> |
| 119 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 120 | </Test> |
| 121 | <Test name="rgb888_window"> |
| 122 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 123 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 124 | <Test name="rgb888_pixmap"> |
| 125 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 126 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 127 | <Test name="rgb888_pbuffer"> |
| 128 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 129 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 130 | <Test name="rgba4444_window"> |
| 131 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 132 | </Test> |
| 133 | <Test name="rgba4444_pixmap"> |
| 134 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 135 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 136 | <Test name="rgba4444_pbuffer"> |
| 137 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 138 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 139 | <Test name="rgba5551_window"> |
| 140 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 141 | </Test> |
| 142 | <Test name="rgba5551_pixmap"> |
| 143 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 144 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 145 | <Test name="rgba5551_pbuffer"> |
| 146 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 147 | </Test> |
| 148 | <Test name="rgba8888_window"> |
| 149 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 150 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 151 | <Test name="rgba8888_pixmap"> |
| 152 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 153 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 154 | <Test name="rgba8888_pbuffer"> |
| 155 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 156 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 157 | <Test name="other"> |
| 158 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 159 | </Test> |
| 160 | </TestCase> |
| 161 | <TestCase name="get_current_surface"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 162 | <Test name="rgb565_window"> |
| 163 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 164 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 165 | <Test name="rgb565_pixmap"> |
| 166 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 167 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 168 | <Test name="rgb565_pbuffer"> |
| 169 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 170 | </Test> |
| 171 | <Test name="rgb888_window"> |
| 172 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 173 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 174 | <Test name="rgb888_pixmap"> |
| 175 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 176 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 177 | <Test name="rgb888_pbuffer"> |
| 178 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 179 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 180 | <Test name="rgba4444_window"> |
| 181 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 182 | </Test> |
| 183 | <Test name="rgba4444_pixmap"> |
| 184 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 185 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 186 | <Test name="rgba4444_pbuffer"> |
| 187 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 188 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 189 | <Test name="rgba5551_window"> |
| 190 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 191 | </Test> |
| 192 | <Test name="rgba5551_pixmap"> |
| 193 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 194 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 195 | <Test name="rgba5551_pbuffer"> |
| 196 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 197 | </Test> |
| 198 | <Test name="rgba8888_window"> |
| 199 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 200 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 201 | <Test name="rgba8888_pixmap"> |
| 202 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 203 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 204 | <Test name="rgba8888_pbuffer"> |
| 205 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 206 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 207 | <Test name="other"> |
| 208 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 209 | </Test> |
| 210 | </TestCase> |
| 211 | <TestCase name="get_current_display"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 212 | <Test name="rgb565_window"> |
| 213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 214 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 215 | <Test name="rgb565_pixmap"> |
| 216 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 217 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 218 | <Test name="rgb565_pbuffer"> |
| 219 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 220 | </Test> |
| 221 | <Test name="rgb888_window"> |
| 222 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 223 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 224 | <Test name="rgb888_pixmap"> |
| 225 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 226 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 227 | <Test name="rgb888_pbuffer"> |
| 228 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 229 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 230 | <Test name="rgba4444_window"> |
| 231 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 232 | </Test> |
| 233 | <Test name="rgba4444_pixmap"> |
| 234 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 235 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 236 | <Test name="rgba4444_pbuffer"> |
| 237 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 238 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 239 | <Test name="rgba5551_window"> |
| 240 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 241 | </Test> |
| 242 | <Test name="rgba5551_pixmap"> |
| 243 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 244 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 245 | <Test name="rgba5551_pbuffer"> |
| 246 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 247 | </Test> |
| 248 | <Test name="rgba8888_window"> |
| 249 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 250 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 251 | <Test name="rgba8888_pixmap"> |
| 252 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 253 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 254 | <Test name="rgba8888_pbuffer"> |
| 255 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 256 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 257 | <Test name="other"> |
| 258 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 259 | </Test> |
| 260 | </TestCase> |
| 261 | <TestCase name="query_context"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 262 | <Test name="rgb565_window"> |
| 263 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 264 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 265 | <Test name="rgb565_pixmap"> |
| 266 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 267 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 268 | <Test name="rgb565_pbuffer"> |
| 269 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 270 | </Test> |
| 271 | <Test name="rgb888_window"> |
| 272 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 273 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 274 | <Test name="rgb888_pixmap"> |
| 275 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 276 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 277 | <Test name="rgb888_pbuffer"> |
| 278 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 279 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 280 | <Test name="rgba4444_window"> |
| 281 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 282 | </Test> |
| 283 | <Test name="rgba4444_pixmap"> |
| 284 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 285 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 286 | <Test name="rgba4444_pbuffer"> |
| 287 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 288 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 289 | <Test name="rgba5551_window"> |
| 290 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 291 | </Test> |
| 292 | <Test name="rgba5551_pixmap"> |
| 293 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 294 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 295 | <Test name="rgba5551_pbuffer"> |
| 296 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 297 | </Test> |
| 298 | <Test name="rgba8888_window"> |
| 299 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 300 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 301 | <Test name="rgba8888_pixmap"> |
| 302 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 303 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 304 | <Test name="rgba8888_pbuffer"> |
| 305 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 306 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 307 | <Test name="other"> |
| 308 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 309 | </Test> |
| 310 | </TestCase> |
| 311 | </TestSuite> |
| 312 | <TestSuite name="create_surface"> |
| 313 | <TestCase name="window"> |
| 314 | <Test name="rgb565_no_depth_no_stencil"> |
| 315 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 316 | </Test> |
| 317 | <Test name="rgb565_no_depth_stencil"> |
| 318 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 319 | </Test> |
| 320 | <Test name="rgb565_depth_no_stencil"> |
| 321 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 322 | </Test> |
| 323 | <Test name="rgb565_depth_stencil"> |
| 324 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 325 | </Test> |
| 326 | <Test name="rgb888_no_depth_no_stencil"> |
| 327 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 328 | </Test> |
| 329 | <Test name="rgb888_no_depth_stencil"> |
| 330 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 331 | </Test> |
| 332 | <Test name="rgb888_depth_no_stencil"> |
| 333 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 334 | </Test> |
| 335 | <Test name="rgb888_depth_stencil"> |
| 336 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 337 | </Test> |
| 338 | <Test name="rgba4444_no_depth_no_stencil"> |
| 339 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 340 | </Test> |
| 341 | <Test name="rgba4444_no_depth_stencil"> |
| 342 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 343 | </Test> |
| 344 | <Test name="rgba4444_depth_no_stencil"> |
| 345 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 346 | </Test> |
| 347 | <Test name="rgba4444_depth_stencil"> |
| 348 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 349 | </Test> |
| 350 | <Test name="rgba5551_no_depth_no_stencil"> |
| 351 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 352 | </Test> |
| 353 | <Test name="rgba5551_no_depth_stencil"> |
| 354 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 355 | </Test> |
| 356 | <Test name="rgba5551_depth_no_stencil"> |
| 357 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 358 | </Test> |
| 359 | <Test name="rgba5551_depth_stencil"> |
| 360 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 361 | </Test> |
| 362 | <Test name="rgba8888_no_depth_no_stencil"> |
| 363 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 364 | </Test> |
| 365 | <Test name="rgba8888_no_depth_stencil"> |
| 366 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 367 | </Test> |
| 368 | <Test name="rgba8888_depth_no_stencil"> |
| 369 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 370 | </Test> |
| 371 | <Test name="rgba8888_depth_stencil"> |
| 372 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 373 | </Test> |
| 374 | <Test name="other"> |
| 375 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 376 | </Test> |
| 377 | </TestCase> |
| 378 | <TestCase name="pixmap"> |
| 379 | <Test name="rgb565_no_depth_no_stencil"> |
| 380 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 381 | </Test> |
| 382 | <Test name="rgb565_no_depth_stencil"> |
| 383 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 384 | </Test> |
| 385 | <Test name="rgb565_depth_no_stencil"> |
| 386 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 387 | </Test> |
| 388 | <Test name="rgb565_depth_stencil"> |
| 389 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 390 | </Test> |
| 391 | <Test name="rgb888_no_depth_no_stencil"> |
| 392 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 393 | </Test> |
| 394 | <Test name="rgb888_no_depth_stencil"> |
| 395 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 396 | </Test> |
| 397 | <Test name="rgb888_depth_no_stencil"> |
| 398 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 399 | </Test> |
| 400 | <Test name="rgb888_depth_stencil"> |
| 401 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 402 | </Test> |
| 403 | <Test name="rgba4444_no_depth_no_stencil"> |
| 404 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 405 | </Test> |
| 406 | <Test name="rgba4444_no_depth_stencil"> |
| 407 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 408 | </Test> |
| 409 | <Test name="rgba4444_depth_no_stencil"> |
| 410 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 411 | </Test> |
| 412 | <Test name="rgba4444_depth_stencil"> |
| 413 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 414 | </Test> |
| 415 | <Test name="rgba5551_no_depth_no_stencil"> |
| 416 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 417 | </Test> |
| 418 | <Test name="rgba5551_no_depth_stencil"> |
| 419 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 420 | </Test> |
| 421 | <Test name="rgba5551_depth_no_stencil"> |
| 422 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 423 | </Test> |
| 424 | <Test name="rgba5551_depth_stencil"> |
| 425 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 426 | </Test> |
| 427 | <Test name="rgba8888_no_depth_no_stencil"> |
| 428 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 429 | </Test> |
| 430 | <Test name="rgba8888_no_depth_stencil"> |
| 431 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 432 | </Test> |
| 433 | <Test name="rgba8888_depth_no_stencil"> |
| 434 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 435 | </Test> |
| 436 | <Test name="rgba8888_depth_stencil"> |
| 437 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 438 | </Test> |
| 439 | <Test name="other"> |
| 440 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 441 | </Test> |
| 442 | </TestCase> |
| 443 | <TestCase name="pbuffer"> |
| 444 | <Test name="rgb565_no_depth_no_stencil"> |
| 445 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 446 | </Test> |
| 447 | <Test name="rgb565_no_depth_stencil"> |
| 448 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 449 | </Test> |
| 450 | <Test name="rgb565_depth_no_stencil"> |
| 451 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 452 | </Test> |
| 453 | <Test name="rgb565_depth_stencil"> |
| 454 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 455 | </Test> |
| 456 | <Test name="rgb888_no_depth_no_stencil"> |
| 457 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 458 | </Test> |
| 459 | <Test name="rgb888_no_depth_stencil"> |
| 460 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 461 | </Test> |
| 462 | <Test name="rgb888_depth_no_stencil"> |
| 463 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 464 | </Test> |
| 465 | <Test name="rgb888_depth_stencil"> |
| 466 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 467 | </Test> |
| 468 | <Test name="rgba4444_no_depth_no_stencil"> |
| 469 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 470 | </Test> |
| 471 | <Test name="rgba4444_no_depth_stencil"> |
| 472 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 473 | </Test> |
| 474 | <Test name="rgba4444_depth_no_stencil"> |
| 475 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 476 | </Test> |
| 477 | <Test name="rgba4444_depth_stencil"> |
| 478 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 479 | </Test> |
| 480 | <Test name="rgba5551_no_depth_no_stencil"> |
| 481 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 482 | </Test> |
| 483 | <Test name="rgba5551_no_depth_stencil"> |
| 484 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 485 | </Test> |
| 486 | <Test name="rgba5551_depth_no_stencil"> |
| 487 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 488 | </Test> |
| 489 | <Test name="rgba5551_depth_stencil"> |
| 490 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 491 | </Test> |
| 492 | <Test name="rgba8888_no_depth_no_stencil"> |
| 493 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 494 | </Test> |
| 495 | <Test name="rgba8888_no_depth_stencil"> |
| 496 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 497 | </Test> |
| 498 | <Test name="rgba8888_depth_no_stencil"> |
| 499 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 500 | </Test> |
| 501 | <Test name="rgba8888_depth_stencil"> |
| 502 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 503 | </Test> |
| 504 | <Test name="other"> |
| 505 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 506 | </Test> |
| 507 | </TestCase> |
| 508 | <TestCase name="platform_window"> |
| 509 | <Test name="rgb565_no_depth_no_stencil"> |
| 510 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 511 | </Test> |
| 512 | <Test name="rgb565_no_depth_stencil"> |
| 513 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 514 | </Test> |
| 515 | <Test name="rgb565_depth_no_stencil"> |
| 516 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 517 | </Test> |
| 518 | <Test name="rgb565_depth_stencil"> |
| 519 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 520 | </Test> |
| 521 | <Test name="rgb888_no_depth_no_stencil"> |
| 522 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 523 | </Test> |
| 524 | <Test name="rgb888_no_depth_stencil"> |
| 525 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 526 | </Test> |
| 527 | <Test name="rgb888_depth_no_stencil"> |
| 528 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 529 | </Test> |
| 530 | <Test name="rgb888_depth_stencil"> |
| 531 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 532 | </Test> |
| 533 | <Test name="rgba4444_no_depth_no_stencil"> |
| 534 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 535 | </Test> |
| 536 | <Test name="rgba4444_no_depth_stencil"> |
| 537 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 538 | </Test> |
| 539 | <Test name="rgba4444_depth_no_stencil"> |
| 540 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 541 | </Test> |
| 542 | <Test name="rgba4444_depth_stencil"> |
| 543 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 544 | </Test> |
| 545 | <Test name="rgba5551_no_depth_no_stencil"> |
| 546 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 547 | </Test> |
| 548 | <Test name="rgba5551_no_depth_stencil"> |
| 549 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 550 | </Test> |
| 551 | <Test name="rgba5551_depth_no_stencil"> |
| 552 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 553 | </Test> |
| 554 | <Test name="rgba5551_depth_stencil"> |
| 555 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 556 | </Test> |
| 557 | <Test name="rgba8888_no_depth_no_stencil"> |
| 558 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 559 | </Test> |
| 560 | <Test name="rgba8888_no_depth_stencil"> |
| 561 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 562 | </Test> |
| 563 | <Test name="rgba8888_depth_no_stencil"> |
| 564 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 565 | </Test> |
| 566 | <Test name="rgba8888_depth_stencil"> |
| 567 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 568 | </Test> |
| 569 | <Test name="other"> |
| 570 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 571 | </Test> |
| 572 | </TestCase> |
| 573 | <TestCase name="platform_pixmap"> |
| 574 | <Test name="rgb565_no_depth_no_stencil"> |
| 575 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 576 | </Test> |
| 577 | <Test name="rgb565_no_depth_stencil"> |
| 578 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 579 | </Test> |
| 580 | <Test name="rgb565_depth_no_stencil"> |
| 581 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 582 | </Test> |
| 583 | <Test name="rgb565_depth_stencil"> |
| 584 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 585 | </Test> |
| 586 | <Test name="rgb888_no_depth_no_stencil"> |
| 587 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 588 | </Test> |
| 589 | <Test name="rgb888_no_depth_stencil"> |
| 590 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 591 | </Test> |
| 592 | <Test name="rgb888_depth_no_stencil"> |
| 593 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 594 | </Test> |
| 595 | <Test name="rgb888_depth_stencil"> |
| 596 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 597 | </Test> |
| 598 | <Test name="rgba4444_no_depth_no_stencil"> |
| 599 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 600 | </Test> |
| 601 | <Test name="rgba4444_no_depth_stencil"> |
| 602 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 603 | </Test> |
| 604 | <Test name="rgba4444_depth_no_stencil"> |
| 605 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 606 | </Test> |
| 607 | <Test name="rgba4444_depth_stencil"> |
| 608 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 609 | </Test> |
| 610 | <Test name="rgba5551_no_depth_no_stencil"> |
| 611 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 612 | </Test> |
| 613 | <Test name="rgba5551_no_depth_stencil"> |
| 614 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 615 | </Test> |
| 616 | <Test name="rgba5551_depth_no_stencil"> |
| 617 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 618 | </Test> |
| 619 | <Test name="rgba5551_depth_stencil"> |
| 620 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 621 | </Test> |
| 622 | <Test name="rgba8888_no_depth_no_stencil"> |
| 623 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 624 | </Test> |
| 625 | <Test name="rgba8888_no_depth_stencil"> |
| 626 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 627 | </Test> |
| 628 | <Test name="rgba8888_depth_no_stencil"> |
| 629 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 630 | </Test> |
| 631 | <Test name="rgba8888_depth_stencil"> |
| 632 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 633 | </Test> |
| 634 | <Test name="other"> |
| 635 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 636 | </Test> |
| 637 | </TestCase> |
| 638 | </TestSuite> |
| 639 | <TestSuite name="query_surface"> |
| 640 | <TestSuite name="simple"> |
| 641 | <TestCase name="window"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 642 | <Test name="rgb565_no_depth_no_stencil"> |
| 643 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 644 | </Test> |
| 645 | <Test name="rgb565_no_depth_stencil"> |
| 646 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 647 | </Test> |
| 648 | <Test name="rgb565_depth_no_stencil"> |
| 649 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 650 | </Test> |
| 651 | <Test name="rgb565_depth_stencil"> |
| 652 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 653 | </Test> |
| 654 | <Test name="rgb888_no_depth_no_stencil"> |
| 655 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 656 | </Test> |
| 657 | <Test name="rgb888_no_depth_stencil"> |
| 658 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 659 | </Test> |
| 660 | <Test name="rgb888_depth_no_stencil"> |
| 661 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 662 | </Test> |
| 663 | <Test name="rgb888_depth_stencil"> |
| 664 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 665 | </Test> |
| 666 | <Test name="rgba4444_no_depth_no_stencil"> |
| 667 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 668 | </Test> |
| 669 | <Test name="rgba4444_no_depth_stencil"> |
| 670 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 671 | </Test> |
| 672 | <Test name="rgba4444_depth_no_stencil"> |
| 673 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 674 | </Test> |
| 675 | <Test name="rgba4444_depth_stencil"> |
| 676 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 677 | </Test> |
| 678 | <Test name="rgba5551_no_depth_no_stencil"> |
| 679 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 680 | </Test> |
| 681 | <Test name="rgba5551_no_depth_stencil"> |
| 682 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 683 | </Test> |
| 684 | <Test name="rgba5551_depth_no_stencil"> |
| 685 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 686 | </Test> |
| 687 | <Test name="rgba5551_depth_stencil"> |
| 688 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 689 | </Test> |
| 690 | <Test name="rgba8888_no_depth_no_stencil"> |
| 691 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 692 | </Test> |
| 693 | <Test name="rgba8888_no_depth_stencil"> |
| 694 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 695 | </Test> |
| 696 | <Test name="rgba8888_depth_no_stencil"> |
| 697 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 698 | </Test> |
| 699 | <Test name="rgba8888_depth_stencil"> |
| 700 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 701 | </Test> |
| 702 | <Test name="other"> |
| 703 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 704 | </Test> |
| 705 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 706 | <TestCase name="pixmap"> |
| 707 | <Test name="rgb565_no_depth_no_stencil"> |
| 708 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 709 | </Test> |
| 710 | <Test name="rgb565_no_depth_stencil"> |
| 711 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 712 | </Test> |
| 713 | <Test name="rgb565_depth_no_stencil"> |
| 714 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 715 | </Test> |
| 716 | <Test name="rgb565_depth_stencil"> |
| 717 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 718 | </Test> |
| 719 | <Test name="rgb888_no_depth_no_stencil"> |
| 720 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 721 | </Test> |
| 722 | <Test name="rgb888_no_depth_stencil"> |
| 723 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 724 | </Test> |
| 725 | <Test name="rgb888_depth_no_stencil"> |
| 726 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 727 | </Test> |
| 728 | <Test name="rgb888_depth_stencil"> |
| 729 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 730 | </Test> |
| 731 | <Test name="rgba4444_no_depth_no_stencil"> |
| 732 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 733 | </Test> |
| 734 | <Test name="rgba4444_no_depth_stencil"> |
| 735 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 736 | </Test> |
| 737 | <Test name="rgba4444_depth_no_stencil"> |
| 738 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 739 | </Test> |
| 740 | <Test name="rgba4444_depth_stencil"> |
| 741 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 742 | </Test> |
| 743 | <Test name="rgba5551_no_depth_no_stencil"> |
| 744 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 745 | </Test> |
| 746 | <Test name="rgba5551_no_depth_stencil"> |
| 747 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 748 | </Test> |
| 749 | <Test name="rgba5551_depth_no_stencil"> |
| 750 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 751 | </Test> |
| 752 | <Test name="rgba5551_depth_stencil"> |
| 753 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 754 | </Test> |
| 755 | <Test name="rgba8888_no_depth_no_stencil"> |
| 756 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 757 | </Test> |
| 758 | <Test name="rgba8888_no_depth_stencil"> |
| 759 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 760 | </Test> |
| 761 | <Test name="rgba8888_depth_no_stencil"> |
| 762 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 763 | </Test> |
| 764 | <Test name="rgba8888_depth_stencil"> |
| 765 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 766 | </Test> |
| 767 | <Test name="other"> |
| 768 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 769 | </Test> |
| 770 | </TestCase> |
| 771 | <TestCase name="pbuffer"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 772 | <Test name="rgb565_no_depth_no_stencil"> |
| 773 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 774 | </Test> |
| 775 | <Test name="rgb565_no_depth_stencil"> |
| 776 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 777 | </Test> |
| 778 | <Test name="rgb565_depth_no_stencil"> |
| 779 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 780 | </Test> |
| 781 | <Test name="rgb565_depth_stencil"> |
| 782 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 783 | </Test> |
| 784 | <Test name="rgb888_no_depth_no_stencil"> |
| 785 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 786 | </Test> |
| 787 | <Test name="rgb888_no_depth_stencil"> |
| 788 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 789 | </Test> |
| 790 | <Test name="rgb888_depth_no_stencil"> |
| 791 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 792 | </Test> |
| 793 | <Test name="rgb888_depth_stencil"> |
| 794 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 795 | </Test> |
| 796 | <Test name="rgba4444_no_depth_no_stencil"> |
| 797 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 798 | </Test> |
| 799 | <Test name="rgba4444_no_depth_stencil"> |
| 800 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 801 | </Test> |
| 802 | <Test name="rgba4444_depth_no_stencil"> |
| 803 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 804 | </Test> |
| 805 | <Test name="rgba4444_depth_stencil"> |
| 806 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 807 | </Test> |
| 808 | <Test name="rgba5551_no_depth_no_stencil"> |
| 809 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 810 | </Test> |
| 811 | <Test name="rgba5551_no_depth_stencil"> |
| 812 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 813 | </Test> |
| 814 | <Test name="rgba5551_depth_no_stencil"> |
| 815 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 816 | </Test> |
| 817 | <Test name="rgba5551_depth_stencil"> |
| 818 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 819 | </Test> |
| 820 | <Test name="rgba8888_no_depth_no_stencil"> |
| 821 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 822 | </Test> |
| 823 | <Test name="rgba8888_no_depth_stencil"> |
| 824 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 825 | </Test> |
| 826 | <Test name="rgba8888_depth_no_stencil"> |
| 827 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 828 | </Test> |
| 829 | <Test name="rgba8888_depth_stencil"> |
| 830 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 831 | </Test> |
| 832 | <Test name="other"> |
| 833 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 834 | </Test> |
| 835 | </TestCase> |
| 836 | </TestSuite> |
| 837 | <TestSuite name="set_attribute"> |
| 838 | <TestCase name="window"> |
| 839 | <Test name="rgb565_no_depth_no_stencil"> |
| 840 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 841 | </Test> |
| 842 | <Test name="rgb565_no_depth_stencil"> |
| 843 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 844 | </Test> |
| 845 | <Test name="rgb565_depth_no_stencil"> |
| 846 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 847 | </Test> |
| 848 | <Test name="rgb565_depth_stencil"> |
| 849 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 850 | </Test> |
| 851 | <Test name="rgb888_no_depth_no_stencil"> |
| 852 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 853 | </Test> |
| 854 | <Test name="rgb888_no_depth_stencil"> |
| 855 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 856 | </Test> |
| 857 | <Test name="rgb888_depth_no_stencil"> |
| 858 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 859 | </Test> |
| 860 | <Test name="rgb888_depth_stencil"> |
| 861 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 862 | </Test> |
| 863 | <Test name="rgba4444_no_depth_no_stencil"> |
| 864 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 865 | </Test> |
| 866 | <Test name="rgba4444_no_depth_stencil"> |
| 867 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 868 | </Test> |
| 869 | <Test name="rgba4444_depth_no_stencil"> |
| 870 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 871 | </Test> |
| 872 | <Test name="rgba4444_depth_stencil"> |
| 873 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 874 | </Test> |
| 875 | <Test name="rgba5551_no_depth_no_stencil"> |
| 876 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 877 | </Test> |
| 878 | <Test name="rgba5551_no_depth_stencil"> |
| 879 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 880 | </Test> |
| 881 | <Test name="rgba5551_depth_no_stencil"> |
| 882 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 883 | </Test> |
| 884 | <Test name="rgba5551_depth_stencil"> |
| 885 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 886 | </Test> |
| 887 | <Test name="rgba8888_no_depth_no_stencil"> |
| 888 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 889 | </Test> |
| 890 | <Test name="rgba8888_no_depth_stencil"> |
| 891 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 892 | </Test> |
| 893 | <Test name="rgba8888_depth_no_stencil"> |
| 894 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 895 | </Test> |
| 896 | <Test name="rgba8888_depth_stencil"> |
| 897 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 898 | </Test> |
| 899 | <Test name="other"> |
| 900 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 901 | </Test> |
| 902 | </TestCase> |
| 903 | <TestCase name="pixmap"> |
| 904 | <Test name="rgb565_no_depth_no_stencil"> |
| 905 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 906 | </Test> |
| 907 | <Test name="rgb565_no_depth_stencil"> |
| 908 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 909 | </Test> |
| 910 | <Test name="rgb565_depth_no_stencil"> |
| 911 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 912 | </Test> |
| 913 | <Test name="rgb565_depth_stencil"> |
| 914 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 915 | </Test> |
| 916 | <Test name="rgb888_no_depth_no_stencil"> |
| 917 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 918 | </Test> |
| 919 | <Test name="rgb888_no_depth_stencil"> |
| 920 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 921 | </Test> |
| 922 | <Test name="rgb888_depth_no_stencil"> |
| 923 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 924 | </Test> |
| 925 | <Test name="rgb888_depth_stencil"> |
| 926 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 927 | </Test> |
| 928 | <Test name="rgba4444_no_depth_no_stencil"> |
| 929 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 930 | </Test> |
| 931 | <Test name="rgba4444_no_depth_stencil"> |
| 932 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 933 | </Test> |
| 934 | <Test name="rgba4444_depth_no_stencil"> |
| 935 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 936 | </Test> |
| 937 | <Test name="rgba4444_depth_stencil"> |
| 938 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 939 | </Test> |
| 940 | <Test name="rgba5551_no_depth_no_stencil"> |
| 941 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 942 | </Test> |
| 943 | <Test name="rgba5551_no_depth_stencil"> |
| 944 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 945 | </Test> |
| 946 | <Test name="rgba5551_depth_no_stencil"> |
| 947 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 948 | </Test> |
| 949 | <Test name="rgba5551_depth_stencil"> |
| 950 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 951 | </Test> |
| 952 | <Test name="rgba8888_no_depth_no_stencil"> |
| 953 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 954 | </Test> |
| 955 | <Test name="rgba8888_no_depth_stencil"> |
| 956 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 957 | </Test> |
| 958 | <Test name="rgba8888_depth_no_stencil"> |
| 959 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 960 | </Test> |
| 961 | <Test name="rgba8888_depth_stencil"> |
| 962 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 963 | </Test> |
| 964 | <Test name="other"> |
| 965 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 966 | </Test> |
| 967 | </TestCase> |
| 968 | <TestCase name="pbuffer"> |
| 969 | <Test name="rgb565_no_depth_no_stencil"> |
| 970 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 971 | </Test> |
| 972 | <Test name="rgb565_no_depth_stencil"> |
| 973 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 974 | </Test> |
| 975 | <Test name="rgb565_depth_no_stencil"> |
| 976 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 977 | </Test> |
| 978 | <Test name="rgb565_depth_stencil"> |
| 979 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 980 | </Test> |
| 981 | <Test name="rgb888_no_depth_no_stencil"> |
| 982 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 983 | </Test> |
| 984 | <Test name="rgb888_no_depth_stencil"> |
| 985 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 986 | </Test> |
| 987 | <Test name="rgb888_depth_no_stencil"> |
| 988 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 989 | </Test> |
| 990 | <Test name="rgb888_depth_stencil"> |
| 991 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 992 | </Test> |
| 993 | <Test name="rgba4444_no_depth_no_stencil"> |
| 994 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 995 | </Test> |
| 996 | <Test name="rgba4444_no_depth_stencil"> |
| 997 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 998 | </Test> |
| 999 | <Test name="rgba4444_depth_no_stencil"> |
| 1000 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1001 | </Test> |
| 1002 | <Test name="rgba4444_depth_stencil"> |
| 1003 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1004 | </Test> |
| 1005 | <Test name="rgba5551_no_depth_no_stencil"> |
| 1006 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1007 | </Test> |
| 1008 | <Test name="rgba5551_no_depth_stencil"> |
| 1009 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1010 | </Test> |
| 1011 | <Test name="rgba5551_depth_no_stencil"> |
| 1012 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1013 | </Test> |
| 1014 | <Test name="rgba5551_depth_stencil"> |
| 1015 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1016 | </Test> |
| 1017 | <Test name="rgba8888_no_depth_no_stencil"> |
| 1018 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1019 | </Test> |
| 1020 | <Test name="rgba8888_no_depth_stencil"> |
| 1021 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1022 | </Test> |
| 1023 | <Test name="rgba8888_depth_no_stencil"> |
| 1024 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1025 | </Test> |
| 1026 | <Test name="rgba8888_depth_stencil"> |
| 1027 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1028 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1029 | <Test name="other"> |
| 1030 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1031 | </Test> |
| 1032 | </TestCase> |
| 1033 | </TestSuite> |
| 1034 | </TestSuite> |
| 1035 | <TestSuite name="query_config"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1036 | <TestCase name="get_configs"> |
| 1037 | <Test name="get_configs_bounds"> |
| 1038 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1039 | </Test> |
| 1040 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1041 | <TestCase name="get_config_attrib"> |
| 1042 | <Test name="buffer_size"> |
| 1043 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1044 | </Test> |
| 1045 | <Test name="red_size"> |
| 1046 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1047 | </Test> |
| 1048 | <Test name="green_size"> |
| 1049 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1050 | </Test> |
| 1051 | <Test name="blue_size"> |
| 1052 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1053 | </Test> |
| 1054 | <Test name="luminance_size"> |
| 1055 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1056 | </Test> |
| 1057 | <Test name="alpha_size"> |
| 1058 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1059 | </Test> |
| 1060 | <Test name="alpha_mask_size"> |
| 1061 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1062 | </Test> |
| 1063 | <Test name="bind_to_texture_rgb"> |
| 1064 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1065 | </Test> |
| 1066 | <Test name="bind_to_texture_rgba"> |
| 1067 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1068 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1069 | <Test name="color_buffer_type"> |
| 1070 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1071 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1072 | <Test name="config_caveat"> |
| 1073 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1074 | </Test> |
| 1075 | <Test name="config_id"> |
| 1076 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1077 | </Test> |
| 1078 | <Test name="conformant"> |
| 1079 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1080 | </Test> |
| 1081 | <Test name="depth_size"> |
| 1082 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1083 | </Test> |
| 1084 | <Test name="level"> |
| 1085 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1086 | </Test> |
| 1087 | <Test name="max_swap_interval"> |
| 1088 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1089 | </Test> |
| 1090 | <Test name="min_swap_interval"> |
| 1091 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1092 | </Test> |
| 1093 | <Test name="native_renderable"> |
| 1094 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1095 | </Test> |
| 1096 | <Test name="native_visual_type"> |
| 1097 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1098 | </Test> |
| 1099 | <Test name="renderable_type"> |
| 1100 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1101 | </Test> |
| 1102 | <Test name="sample_buffers"> |
| 1103 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1104 | </Test> |
| 1105 | <Test name="samples"> |
| 1106 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1107 | </Test> |
| 1108 | <Test name="stencil_size"> |
| 1109 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1110 | </Test> |
| 1111 | <Test name="surface_type"> |
| 1112 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1113 | </Test> |
| 1114 | <Test name="transparent_type"> |
| 1115 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1116 | </Test> |
| 1117 | <Test name="transparent_red_value"> |
| 1118 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1119 | </Test> |
| 1120 | <Test name="transparent_green_value"> |
| 1121 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1122 | </Test> |
| 1123 | <Test name="transparent_blue_value"> |
| 1124 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1125 | </Test> |
| 1126 | </TestCase> |
| 1127 | <TestCase name="constraints"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1128 | <Test name="color_buffer_size"> |
| 1129 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1130 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1131 | <Test name="transparent_value"> |
| 1132 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1133 | </Test> |
| 1134 | </TestCase> |
| 1135 | </TestSuite> |
| 1136 | <TestSuite name="choose_config"> |
| 1137 | <TestSuite name="simple"> |
| 1138 | <TestCase name="selection_only"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1139 | <Test name="buffer_size"> |
| 1140 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1141 | </Test> |
| 1142 | <Test name="red_size"> |
| 1143 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1144 | </Test> |
| 1145 | <Test name="green_size"> |
| 1146 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1147 | </Test> |
| 1148 | <Test name="blue_size"> |
| 1149 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1150 | </Test> |
| 1151 | <Test name="luminance_size"> |
| 1152 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1153 | </Test> |
| 1154 | <Test name="alpha_size"> |
| 1155 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1156 | </Test> |
| 1157 | <Test name="alpha_mask_size"> |
| 1158 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1159 | </Test> |
| 1160 | <Test name="bind_to_texture_rgb"> |
| 1161 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1162 | </Test> |
| 1163 | <Test name="bind_to_texture_rgba"> |
| 1164 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1165 | </Test> |
| 1166 | <Test name="color_buffer_type"> |
| 1167 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1168 | </Test> |
| 1169 | <Test name="config_caveat"> |
| 1170 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1171 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1172 | <Test name="config_id"> |
| 1173 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1174 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1175 | <Test name="conformant"> |
| 1176 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1177 | </Test> |
| 1178 | <Test name="depth_size"> |
| 1179 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1180 | </Test> |
| 1181 | <Test name="level"> |
| 1182 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1183 | </Test> |
| 1184 | <Test name="max_swap_interval"> |
| 1185 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1186 | </Test> |
| 1187 | <Test name="min_swap_interval"> |
| 1188 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1189 | </Test> |
| 1190 | <Test name="native_renderable"> |
| 1191 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1192 | </Test> |
| 1193 | <Test name="native_visual_type"> |
| 1194 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1195 | </Test> |
| 1196 | <Test name="renderable_type"> |
| 1197 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1198 | </Test> |
| 1199 | <Test name="sample_buffers"> |
| 1200 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1201 | </Test> |
| 1202 | <Test name="samples"> |
| 1203 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1204 | </Test> |
| 1205 | <Test name="stencil_size"> |
| 1206 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1207 | </Test> |
| 1208 | <Test name="surface_type"> |
| 1209 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1210 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1211 | <Test name="transparent_type"> |
| 1212 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1213 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1214 | <Test name="transparent_red_value"> |
| 1215 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1216 | </Test> |
| 1217 | <Test name="transparent_green_value"> |
| 1218 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1219 | </Test> |
| 1220 | <Test name="transparent_blue_value"> |
| 1221 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1222 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1223 | </TestCase> |
| 1224 | <TestCase name="selection_and_sort"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1225 | <Test name="buffer_size"> |
| 1226 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1227 | </Test> |
| 1228 | <Test name="red_size"> |
| 1229 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1230 | </Test> |
| 1231 | <Test name="green_size"> |
| 1232 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1233 | </Test> |
| 1234 | <Test name="blue_size"> |
| 1235 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1236 | </Test> |
| 1237 | <Test name="luminance_size"> |
| 1238 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1239 | </Test> |
| 1240 | <Test name="alpha_size"> |
| 1241 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1242 | </Test> |
| 1243 | <Test name="alpha_mask_size"> |
| 1244 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1245 | </Test> |
| 1246 | <Test name="bind_to_texture_rgb"> |
| 1247 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1248 | </Test> |
| 1249 | <Test name="bind_to_texture_rgba"> |
| 1250 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1251 | </Test> |
| 1252 | <Test name="color_buffer_type"> |
| 1253 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1254 | </Test> |
| 1255 | <Test name="config_caveat"> |
| 1256 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1257 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1258 | <Test name="config_id"> |
| 1259 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1260 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1261 | <Test name="conformant"> |
| 1262 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1263 | </Test> |
| 1264 | <Test name="depth_size"> |
| 1265 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1266 | </Test> |
| 1267 | <Test name="level"> |
| 1268 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1269 | </Test> |
| 1270 | <Test name="max_swap_interval"> |
| 1271 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1272 | </Test> |
| 1273 | <Test name="min_swap_interval"> |
| 1274 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1275 | </Test> |
| 1276 | <Test name="native_renderable"> |
| 1277 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1278 | </Test> |
| 1279 | <Test name="native_visual_type"> |
| 1280 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1281 | </Test> |
| 1282 | <Test name="renderable_type"> |
| 1283 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1284 | </Test> |
| 1285 | <Test name="sample_buffers"> |
| 1286 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1287 | </Test> |
| 1288 | <Test name="samples"> |
| 1289 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1290 | </Test> |
| 1291 | <Test name="stencil_size"> |
| 1292 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1293 | </Test> |
| 1294 | <Test name="surface_type"> |
| 1295 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1296 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1297 | <Test name="transparent_type"> |
| 1298 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1299 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1300 | <Test name="transparent_red_value"> |
| 1301 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1302 | </Test> |
| 1303 | <Test name="transparent_green_value"> |
| 1304 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1305 | </Test> |
| 1306 | <Test name="transparent_blue_value"> |
| 1307 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1308 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1309 | </TestCase> |
| 1310 | </TestSuite> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1311 | <TestCase name="random"> |
| 1312 | <Test name="color_sizes"> |
| 1313 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1314 | </Test> |
| 1315 | <Test name="color_depth_stencil_sizes"> |
| 1316 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1317 | </Test> |
| 1318 | <Test name="buffer_sizes"> |
| 1319 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1320 | </Test> |
| 1321 | <Test name="surface_type"> |
| 1322 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1323 | </Test> |
| 1324 | <Test name="sample_buffers"> |
| 1325 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1326 | </Test> |
| 1327 | <Test name="all"> |
| 1328 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1329 | </Test> |
| 1330 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1331 | </TestSuite> |
| 1332 | <TestSuite name="color_clears"> |
| 1333 | <TestSuite name="single_context"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1334 | <TestCase name="gles1"> |
| 1335 | <Test name="rgb565_window"> |
| 1336 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1337 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1338 | <Test name="rgb565_pixmap"> |
| 1339 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1340 | </Test> |
| 1341 | <Test name="rgb565_pbuffer"> |
| 1342 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1343 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1344 | <Test name="rgb888_window"> |
| 1345 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1346 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1347 | <Test name="rgb888_pixmap"> |
| 1348 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1349 | </Test> |
| 1350 | <Test name="rgb888_pbuffer"> |
| 1351 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1352 | </Test> |
| 1353 | <Test name="rgba4444_window"> |
| 1354 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1355 | </Test> |
| 1356 | <Test name="rgba4444_pixmap"> |
| 1357 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1358 | </Test> |
| 1359 | <Test name="rgba4444_pbuffer"> |
| 1360 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1361 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1362 | <Test name="rgba5551_window"> |
| 1363 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1364 | </Test> |
| 1365 | <Test name="rgba5551_pixmap"> |
| 1366 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1367 | </Test> |
| 1368 | <Test name="rgba5551_pbuffer"> |
| 1369 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1370 | </Test> |
| 1371 | <Test name="rgba8888_window"> |
| 1372 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1373 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1374 | <Test name="rgba8888_pixmap"> |
| 1375 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1376 | </Test> |
| 1377 | <Test name="rgba8888_pbuffer"> |
| 1378 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1379 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1380 | <Test name="other"> |
| 1381 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1382 | </Test> |
| 1383 | </TestCase> |
| 1384 | <TestCase name="gles2"> |
| 1385 | <Test name="rgb565_window"> |
| 1386 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1387 | </Test> |
| 1388 | <Test name="rgb565_pixmap"> |
| 1389 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1390 | </Test> |
| 1391 | <Test name="rgb565_pbuffer"> |
| 1392 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1393 | </Test> |
| 1394 | <Test name="rgb888_window"> |
| 1395 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1396 | </Test> |
| 1397 | <Test name="rgb888_pixmap"> |
| 1398 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1399 | </Test> |
| 1400 | <Test name="rgb888_pbuffer"> |
| 1401 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1402 | </Test> |
| 1403 | <Test name="rgba4444_window"> |
| 1404 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1405 | </Test> |
| 1406 | <Test name="rgba4444_pixmap"> |
| 1407 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1408 | </Test> |
| 1409 | <Test name="rgba4444_pbuffer"> |
| 1410 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1411 | </Test> |
| 1412 | <Test name="rgba5551_window"> |
| 1413 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1414 | </Test> |
| 1415 | <Test name="rgba5551_pixmap"> |
| 1416 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1417 | </Test> |
| 1418 | <Test name="rgba5551_pbuffer"> |
| 1419 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1420 | </Test> |
| 1421 | <Test name="rgba8888_window"> |
| 1422 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1423 | </Test> |
| 1424 | <Test name="rgba8888_pixmap"> |
| 1425 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1426 | </Test> |
| 1427 | <Test name="rgba8888_pbuffer"> |
| 1428 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1429 | </Test> |
| 1430 | <Test name="other"> |
| 1431 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1432 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1433 | </TestCase> |
| 1434 | <TestCase name="gles3"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1435 | <Test name="rgb565_window"> |
| 1436 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1437 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1438 | <Test name="rgb565_pixmap"> |
| 1439 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1440 | </Test> |
| 1441 | <Test name="rgb565_pbuffer"> |
| 1442 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1443 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1444 | <Test name="rgb888_window"> |
| 1445 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1446 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1447 | <Test name="rgb888_pixmap"> |
| 1448 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1449 | </Test> |
| 1450 | <Test name="rgb888_pbuffer"> |
| 1451 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1452 | </Test> |
| 1453 | <Test name="rgba4444_window"> |
| 1454 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1455 | </Test> |
| 1456 | <Test name="rgba4444_pixmap"> |
| 1457 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1458 | </Test> |
| 1459 | <Test name="rgba4444_pbuffer"> |
| 1460 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1461 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1462 | <Test name="rgba5551_window"> |
| 1463 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1464 | </Test> |
| 1465 | <Test name="rgba5551_pixmap"> |
| 1466 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1467 | </Test> |
| 1468 | <Test name="rgba5551_pbuffer"> |
| 1469 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1470 | </Test> |
| 1471 | <Test name="rgba8888_window"> |
| 1472 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1473 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1474 | <Test name="rgba8888_pixmap"> |
| 1475 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1476 | </Test> |
| 1477 | <Test name="rgba8888_pbuffer"> |
| 1478 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1479 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1480 | <Test name="other"> |
| 1481 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1482 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1483 | </TestCase> |
| 1484 | <TestCase name="vg"> |
| 1485 | <Test name="rgb565_window"> |
| 1486 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1487 | </Test> |
| 1488 | <Test name="rgb565_pixmap"> |
| 1489 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1490 | </Test> |
| 1491 | <Test name="rgb565_pbuffer"> |
| 1492 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1493 | </Test> |
| 1494 | <Test name="rgb888_window"> |
| 1495 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1496 | </Test> |
| 1497 | <Test name="rgb888_pixmap"> |
| 1498 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1499 | </Test> |
| 1500 | <Test name="rgb888_pbuffer"> |
| 1501 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1502 | </Test> |
| 1503 | <Test name="rgba4444_window"> |
| 1504 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1505 | </Test> |
| 1506 | <Test name="rgba4444_pixmap"> |
| 1507 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1508 | </Test> |
| 1509 | <Test name="rgba4444_pbuffer"> |
| 1510 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1511 | </Test> |
| 1512 | <Test name="rgba5551_window"> |
| 1513 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1514 | </Test> |
| 1515 | <Test name="rgba5551_pixmap"> |
| 1516 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1517 | </Test> |
| 1518 | <Test name="rgba5551_pbuffer"> |
| 1519 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1520 | </Test> |
| 1521 | <Test name="rgba8888_window"> |
| 1522 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1523 | </Test> |
| 1524 | <Test name="rgba8888_pixmap"> |
| 1525 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1526 | </Test> |
| 1527 | <Test name="rgba8888_pbuffer"> |
| 1528 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1529 | </Test> |
| 1530 | <Test name="other"> |
| 1531 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1532 | </Test> |
| 1533 | </TestCase> |
| 1534 | </TestSuite> |
| 1535 | <TestSuite name="multi_context"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1536 | <TestCase name="gles1"> |
| 1537 | <Test name="rgb565_window"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1538 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1539 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1540 | <Test name="rgb565_pixmap"> |
| 1541 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1542 | </Test> |
| 1543 | <Test name="rgb565_pbuffer"> |
| 1544 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1545 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1546 | <Test name="rgb888_window"> |
| 1547 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1548 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1549 | <Test name="rgb888_pixmap"> |
| 1550 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1551 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1552 | <Test name="rgb888_pbuffer"> |
| 1553 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1554 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1555 | <Test name="rgba4444_window"> |
| 1556 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1557 | </Test> |
| 1558 | <Test name="rgba4444_pixmap"> |
| 1559 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1560 | </Test> |
| 1561 | <Test name="rgba4444_pbuffer"> |
| 1562 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1563 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1564 | <Test name="rgba5551_window"> |
| 1565 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1566 | </Test> |
| 1567 | <Test name="rgba5551_pixmap"> |
| 1568 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1569 | </Test> |
| 1570 | <Test name="rgba5551_pbuffer"> |
| 1571 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1572 | </Test> |
| 1573 | <Test name="rgba8888_window"> |
| 1574 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1575 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1576 | <Test name="rgba8888_pixmap"> |
| 1577 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1578 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1579 | <Test name="rgba8888_pbuffer"> |
| 1580 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1581 | </Test> |
| 1582 | <Test name="other"> |
| 1583 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1584 | </Test> |
| 1585 | </TestCase> |
| 1586 | <TestCase name="gles2"> |
| 1587 | <Test name="rgb565_window"> |
| 1588 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1589 | </Test> |
| 1590 | <Test name="rgb565_pixmap"> |
| 1591 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1592 | </Test> |
| 1593 | <Test name="rgb565_pbuffer"> |
| 1594 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1595 | </Test> |
| 1596 | <Test name="rgb888_window"> |
| 1597 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1598 | </Test> |
| 1599 | <Test name="rgb888_pixmap"> |
| 1600 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1601 | </Test> |
| 1602 | <Test name="rgb888_pbuffer"> |
| 1603 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1604 | </Test> |
| 1605 | <Test name="rgba4444_window"> |
| 1606 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1607 | </Test> |
| 1608 | <Test name="rgba4444_pixmap"> |
| 1609 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1610 | </Test> |
| 1611 | <Test name="rgba4444_pbuffer"> |
| 1612 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1613 | </Test> |
| 1614 | <Test name="rgba5551_window"> |
| 1615 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1616 | </Test> |
| 1617 | <Test name="rgba5551_pixmap"> |
| 1618 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1619 | </Test> |
| 1620 | <Test name="rgba5551_pbuffer"> |
| 1621 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1622 | </Test> |
| 1623 | <Test name="rgba8888_window"> |
| 1624 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1625 | </Test> |
| 1626 | <Test name="rgba8888_pixmap"> |
| 1627 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1628 | </Test> |
| 1629 | <Test name="rgba8888_pbuffer"> |
| 1630 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1631 | </Test> |
| 1632 | <Test name="other"> |
| 1633 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1634 | </Test> |
| 1635 | </TestCase> |
| 1636 | <TestCase name="gles3"> |
| 1637 | <Test name="rgb565_window"> |
| 1638 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1639 | </Test> |
| 1640 | <Test name="rgb565_pixmap"> |
| 1641 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1642 | </Test> |
| 1643 | <Test name="rgb565_pbuffer"> |
| 1644 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1645 | </Test> |
| 1646 | <Test name="rgb888_window"> |
| 1647 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1648 | </Test> |
| 1649 | <Test name="rgb888_pixmap"> |
| 1650 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1651 | </Test> |
| 1652 | <Test name="rgb888_pbuffer"> |
| 1653 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1654 | </Test> |
| 1655 | <Test name="rgba4444_window"> |
| 1656 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1657 | </Test> |
| 1658 | <Test name="rgba4444_pixmap"> |
| 1659 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1660 | </Test> |
| 1661 | <Test name="rgba4444_pbuffer"> |
| 1662 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1663 | </Test> |
| 1664 | <Test name="rgba5551_window"> |
| 1665 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1666 | </Test> |
| 1667 | <Test name="rgba5551_pixmap"> |
| 1668 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1669 | </Test> |
| 1670 | <Test name="rgba5551_pbuffer"> |
| 1671 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1672 | </Test> |
| 1673 | <Test name="rgba8888_window"> |
| 1674 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1675 | </Test> |
| 1676 | <Test name="rgba8888_pixmap"> |
| 1677 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1678 | </Test> |
| 1679 | <Test name="rgba8888_pbuffer"> |
| 1680 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1681 | </Test> |
| 1682 | <Test name="other"> |
| 1683 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1684 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1685 | </TestCase> |
| 1686 | <TestCase name="vg"> |
| 1687 | <Test name="rgb565_window"> |
| 1688 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1689 | </Test> |
| 1690 | <Test name="rgb565_pixmap"> |
| 1691 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1692 | </Test> |
| 1693 | <Test name="rgb565_pbuffer"> |
| 1694 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1695 | </Test> |
| 1696 | <Test name="rgb888_window"> |
| 1697 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1698 | </Test> |
| 1699 | <Test name="rgb888_pixmap"> |
| 1700 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1701 | </Test> |
| 1702 | <Test name="rgb888_pbuffer"> |
| 1703 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1704 | </Test> |
| 1705 | <Test name="rgba4444_window"> |
| 1706 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1707 | </Test> |
| 1708 | <Test name="rgba4444_pixmap"> |
| 1709 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1710 | </Test> |
| 1711 | <Test name="rgba4444_pbuffer"> |
| 1712 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1713 | </Test> |
| 1714 | <Test name="rgba5551_window"> |
| 1715 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1716 | </Test> |
| 1717 | <Test name="rgba5551_pixmap"> |
| 1718 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1719 | </Test> |
| 1720 | <Test name="rgba5551_pbuffer"> |
| 1721 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1722 | </Test> |
| 1723 | <Test name="rgba8888_window"> |
| 1724 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1725 | </Test> |
| 1726 | <Test name="rgba8888_pixmap"> |
| 1727 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1728 | </Test> |
| 1729 | <Test name="rgba8888_pbuffer"> |
| 1730 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1731 | </Test> |
| 1732 | <Test name="other"> |
| 1733 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1734 | </Test> |
| 1735 | </TestCase> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 1736 | <TestCase name="gles1_gles2"> |
| 1737 | <Test name="rgb565_window"> |
| 1738 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1739 | </Test> |
| 1740 | <Test name="rgb565_pixmap"> |
| 1741 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1742 | </Test> |
| 1743 | <Test name="rgb565_pbuffer"> |
| 1744 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1745 | </Test> |
| 1746 | <Test name="rgb888_window"> |
| 1747 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1748 | </Test> |
| 1749 | <Test name="rgb888_pixmap"> |
| 1750 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1751 | </Test> |
| 1752 | <Test name="rgb888_pbuffer"> |
| 1753 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1754 | </Test> |
| 1755 | <Test name="rgba4444_window"> |
| 1756 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1757 | </Test> |
| 1758 | <Test name="rgba4444_pixmap"> |
| 1759 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1760 | </Test> |
| 1761 | <Test name="rgba4444_pbuffer"> |
| 1762 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1763 | </Test> |
| 1764 | <Test name="rgba5551_window"> |
| 1765 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1766 | </Test> |
| 1767 | <Test name="rgba5551_pixmap"> |
| 1768 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1769 | </Test> |
| 1770 | <Test name="rgba5551_pbuffer"> |
| 1771 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1772 | </Test> |
| 1773 | <Test name="rgba8888_window"> |
| 1774 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1775 | </Test> |
| 1776 | <Test name="rgba8888_pixmap"> |
| 1777 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1778 | </Test> |
| 1779 | <Test name="rgba8888_pbuffer"> |
| 1780 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1781 | </Test> |
| 1782 | <Test name="other"> |
| 1783 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1784 | </Test> |
| 1785 | </TestCase> |
| 1786 | <TestCase name="gles1_gles2_gles3"> |
| 1787 | <Test name="rgb565_window"> |
| 1788 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1789 | </Test> |
| 1790 | <Test name="rgb565_pixmap"> |
| 1791 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1792 | </Test> |
| 1793 | <Test name="rgb565_pbuffer"> |
| 1794 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1795 | </Test> |
| 1796 | <Test name="rgb888_window"> |
| 1797 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1798 | </Test> |
| 1799 | <Test name="rgb888_pixmap"> |
| 1800 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1801 | </Test> |
| 1802 | <Test name="rgb888_pbuffer"> |
| 1803 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1804 | </Test> |
| 1805 | <Test name="rgba4444_window"> |
| 1806 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1807 | </Test> |
| 1808 | <Test name="rgba4444_pixmap"> |
| 1809 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1810 | </Test> |
| 1811 | <Test name="rgba4444_pbuffer"> |
| 1812 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1813 | </Test> |
| 1814 | <Test name="rgba5551_window"> |
| 1815 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1816 | </Test> |
| 1817 | <Test name="rgba5551_pixmap"> |
| 1818 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1819 | </Test> |
| 1820 | <Test name="rgba5551_pbuffer"> |
| 1821 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1822 | </Test> |
| 1823 | <Test name="rgba8888_window"> |
| 1824 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1825 | </Test> |
| 1826 | <Test name="rgba8888_pixmap"> |
| 1827 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1828 | </Test> |
| 1829 | <Test name="rgba8888_pbuffer"> |
| 1830 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1831 | </Test> |
| 1832 | <Test name="other"> |
| 1833 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1834 | </Test> |
| 1835 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 1836 | <TestCase name="gles1_vg"> |
| 1837 | <Test name="rgb565_window"> |
| 1838 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1839 | </Test> |
| 1840 | <Test name="rgb565_pixmap"> |
| 1841 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1842 | </Test> |
| 1843 | <Test name="rgb565_pbuffer"> |
| 1844 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1845 | </Test> |
| 1846 | <Test name="rgb888_window"> |
| 1847 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1848 | </Test> |
| 1849 | <Test name="rgb888_pixmap"> |
| 1850 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1851 | </Test> |
| 1852 | <Test name="rgb888_pbuffer"> |
| 1853 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1854 | </Test> |
| 1855 | <Test name="rgba4444_window"> |
| 1856 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1857 | </Test> |
| 1858 | <Test name="rgba4444_pixmap"> |
| 1859 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1860 | </Test> |
| 1861 | <Test name="rgba4444_pbuffer"> |
| 1862 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1863 | </Test> |
| 1864 | <Test name="rgba5551_window"> |
| 1865 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1866 | </Test> |
| 1867 | <Test name="rgba5551_pixmap"> |
| 1868 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1869 | </Test> |
| 1870 | <Test name="rgba5551_pbuffer"> |
| 1871 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1872 | </Test> |
| 1873 | <Test name="rgba8888_window"> |
| 1874 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1875 | </Test> |
| 1876 | <Test name="rgba8888_pixmap"> |
| 1877 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1878 | </Test> |
| 1879 | <Test name="rgba8888_pbuffer"> |
| 1880 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1881 | </Test> |
| 1882 | <Test name="other"> |
| 1883 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1884 | </Test> |
| 1885 | </TestCase> |
| 1886 | <TestCase name="gles2_vg"> |
| 1887 | <Test name="rgb565_window"> |
| 1888 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1889 | </Test> |
| 1890 | <Test name="rgb565_pixmap"> |
| 1891 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1892 | </Test> |
| 1893 | <Test name="rgb565_pbuffer"> |
| 1894 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1895 | </Test> |
| 1896 | <Test name="rgb888_window"> |
| 1897 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1898 | </Test> |
| 1899 | <Test name="rgb888_pixmap"> |
| 1900 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1901 | </Test> |
| 1902 | <Test name="rgb888_pbuffer"> |
| 1903 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1904 | </Test> |
| 1905 | <Test name="rgba4444_window"> |
| 1906 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1907 | </Test> |
| 1908 | <Test name="rgba4444_pixmap"> |
| 1909 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1910 | </Test> |
| 1911 | <Test name="rgba4444_pbuffer"> |
| 1912 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1913 | </Test> |
| 1914 | <Test name="rgba5551_window"> |
| 1915 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1916 | </Test> |
| 1917 | <Test name="rgba5551_pixmap"> |
| 1918 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1919 | </Test> |
| 1920 | <Test name="rgba5551_pbuffer"> |
| 1921 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1922 | </Test> |
| 1923 | <Test name="rgba8888_window"> |
| 1924 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1925 | </Test> |
| 1926 | <Test name="rgba8888_pixmap"> |
| 1927 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1928 | </Test> |
| 1929 | <Test name="rgba8888_pbuffer"> |
| 1930 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1931 | </Test> |
| 1932 | <Test name="other"> |
| 1933 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1934 | </Test> |
| 1935 | </TestCase> |
| 1936 | <TestCase name="gles3_vg"> |
| 1937 | <Test name="rgb565_window"> |
| 1938 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1939 | </Test> |
| 1940 | <Test name="rgb565_pixmap"> |
| 1941 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1942 | </Test> |
| 1943 | <Test name="rgb565_pbuffer"> |
| 1944 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1945 | </Test> |
| 1946 | <Test name="rgb888_window"> |
| 1947 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1948 | </Test> |
| 1949 | <Test name="rgb888_pixmap"> |
| 1950 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1951 | </Test> |
| 1952 | <Test name="rgb888_pbuffer"> |
| 1953 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1954 | </Test> |
| 1955 | <Test name="rgba4444_window"> |
| 1956 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1957 | </Test> |
| 1958 | <Test name="rgba4444_pixmap"> |
| 1959 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1960 | </Test> |
| 1961 | <Test name="rgba4444_pbuffer"> |
| 1962 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1963 | </Test> |
| 1964 | <Test name="rgba5551_window"> |
| 1965 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1966 | </Test> |
| 1967 | <Test name="rgba5551_pixmap"> |
| 1968 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1969 | </Test> |
| 1970 | <Test name="rgba5551_pbuffer"> |
| 1971 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1972 | </Test> |
| 1973 | <Test name="rgba8888_window"> |
| 1974 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1975 | </Test> |
| 1976 | <Test name="rgba8888_pixmap"> |
| 1977 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1978 | </Test> |
| 1979 | <Test name="rgba8888_pbuffer"> |
| 1980 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1981 | </Test> |
| 1982 | <Test name="other"> |
| 1983 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1984 | </Test> |
| 1985 | </TestCase> |
| 1986 | <TestCase name="gles1_gles2_vg"> |
| 1987 | <Test name="rgb565_window"> |
| 1988 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1989 | </Test> |
| 1990 | <Test name="rgb565_pixmap"> |
| 1991 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1992 | </Test> |
| 1993 | <Test name="rgb565_pbuffer"> |
| 1994 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1995 | </Test> |
| 1996 | <Test name="rgb888_window"> |
| 1997 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 1998 | </Test> |
| 1999 | <Test name="rgb888_pixmap"> |
| 2000 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2001 | </Test> |
| 2002 | <Test name="rgb888_pbuffer"> |
| 2003 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2004 | </Test> |
| 2005 | <Test name="rgba4444_window"> |
| 2006 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2007 | </Test> |
| 2008 | <Test name="rgba4444_pixmap"> |
| 2009 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2010 | </Test> |
| 2011 | <Test name="rgba4444_pbuffer"> |
| 2012 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2013 | </Test> |
| 2014 | <Test name="rgba5551_window"> |
| 2015 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2016 | </Test> |
| 2017 | <Test name="rgba5551_pixmap"> |
| 2018 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2019 | </Test> |
| 2020 | <Test name="rgba5551_pbuffer"> |
| 2021 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2022 | </Test> |
| 2023 | <Test name="rgba8888_window"> |
| 2024 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2025 | </Test> |
| 2026 | <Test name="rgba8888_pixmap"> |
| 2027 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2028 | </Test> |
| 2029 | <Test name="rgba8888_pbuffer"> |
| 2030 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2031 | </Test> |
| 2032 | <Test name="other"> |
| 2033 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2034 | </Test> |
| 2035 | </TestCase> |
| 2036 | </TestSuite> |
| 2037 | <TestSuite name="multi_thread"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2038 | <TestCase name="gles1"> |
| 2039 | <Test name="rgb565_window"> |
| 2040 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2041 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2042 | <Test name="rgb565_pixmap"> |
| 2043 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2044 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2045 | <Test name="rgb565_pbuffer"> |
| 2046 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2047 | </Test> |
| 2048 | <Test name="rgb888_window"> |
| 2049 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2050 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2051 | <Test name="rgb888_pixmap"> |
| 2052 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2053 | </Test> |
| 2054 | <Test name="rgb888_pbuffer"> |
| 2055 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2056 | </Test> |
| 2057 | <Test name="rgba4444_window"> |
| 2058 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2059 | </Test> |
| 2060 | <Test name="rgba4444_pixmap"> |
| 2061 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2062 | </Test> |
| 2063 | <Test name="rgba4444_pbuffer"> |
| 2064 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2065 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2066 | <Test name="rgba5551_window"> |
| 2067 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2068 | </Test> |
| 2069 | <Test name="rgba5551_pixmap"> |
| 2070 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2071 | </Test> |
| 2072 | <Test name="rgba5551_pbuffer"> |
| 2073 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2074 | </Test> |
| 2075 | <Test name="rgba8888_window"> |
| 2076 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2077 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2078 | <Test name="rgba8888_pixmap"> |
| 2079 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2080 | </Test> |
| 2081 | <Test name="rgba8888_pbuffer"> |
| 2082 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2083 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2084 | <Test name="other"> |
| 2085 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2086 | </Test> |
| 2087 | </TestCase> |
| 2088 | <TestCase name="gles2"> |
| 2089 | <Test name="rgb565_window"> |
| 2090 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2091 | </Test> |
| 2092 | <Test name="rgb565_pixmap"> |
| 2093 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2094 | </Test> |
| 2095 | <Test name="rgb565_pbuffer"> |
| 2096 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2097 | </Test> |
| 2098 | <Test name="rgb888_window"> |
| 2099 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2100 | </Test> |
| 2101 | <Test name="rgb888_pixmap"> |
| 2102 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2103 | </Test> |
| 2104 | <Test name="rgb888_pbuffer"> |
| 2105 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2106 | </Test> |
| 2107 | <Test name="rgba4444_window"> |
| 2108 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2109 | </Test> |
| 2110 | <Test name="rgba4444_pixmap"> |
| 2111 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2112 | </Test> |
| 2113 | <Test name="rgba4444_pbuffer"> |
| 2114 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2115 | </Test> |
| 2116 | <Test name="rgba5551_window"> |
| 2117 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2118 | </Test> |
| 2119 | <Test name="rgba5551_pixmap"> |
| 2120 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2121 | </Test> |
| 2122 | <Test name="rgba5551_pbuffer"> |
| 2123 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2124 | </Test> |
| 2125 | <Test name="rgba8888_window"> |
| 2126 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2127 | </Test> |
| 2128 | <Test name="rgba8888_pixmap"> |
| 2129 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2130 | </Test> |
| 2131 | <Test name="rgba8888_pbuffer"> |
| 2132 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2133 | </Test> |
| 2134 | <Test name="other"> |
| 2135 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2136 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2137 | </TestCase> |
| 2138 | <TestCase name="gles3"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2139 | <Test name="rgb565_window"> |
| 2140 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2141 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2142 | <Test name="rgb565_pixmap"> |
| 2143 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2144 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2145 | <Test name="rgb565_pbuffer"> |
| 2146 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2147 | </Test> |
| 2148 | <Test name="rgb888_window"> |
| 2149 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2150 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2151 | <Test name="rgb888_pixmap"> |
| 2152 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2153 | </Test> |
| 2154 | <Test name="rgb888_pbuffer"> |
| 2155 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2156 | </Test> |
| 2157 | <Test name="rgba4444_window"> |
| 2158 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2159 | </Test> |
| 2160 | <Test name="rgba4444_pixmap"> |
| 2161 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2162 | </Test> |
| 2163 | <Test name="rgba4444_pbuffer"> |
| 2164 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2165 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2166 | <Test name="rgba5551_window"> |
| 2167 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2168 | </Test> |
| 2169 | <Test name="rgba5551_pixmap"> |
| 2170 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2171 | </Test> |
| 2172 | <Test name="rgba5551_pbuffer"> |
| 2173 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2174 | </Test> |
| 2175 | <Test name="rgba8888_window"> |
| 2176 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2177 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2178 | <Test name="rgba8888_pixmap"> |
| 2179 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2180 | </Test> |
| 2181 | <Test name="rgba8888_pbuffer"> |
| 2182 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2183 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2184 | <Test name="other"> |
| 2185 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2186 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2187 | </TestCase> |
| 2188 | <TestCase name="vg"> |
| 2189 | <Test name="rgb565_window"> |
| 2190 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2191 | </Test> |
| 2192 | <Test name="rgb565_pixmap"> |
| 2193 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2194 | </Test> |
| 2195 | <Test name="rgb565_pbuffer"> |
| 2196 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2197 | </Test> |
| 2198 | <Test name="rgb888_window"> |
| 2199 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2200 | </Test> |
| 2201 | <Test name="rgb888_pixmap"> |
| 2202 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2203 | </Test> |
| 2204 | <Test name="rgb888_pbuffer"> |
| 2205 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2206 | </Test> |
| 2207 | <Test name="rgba4444_window"> |
| 2208 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2209 | </Test> |
| 2210 | <Test name="rgba4444_pixmap"> |
| 2211 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2212 | </Test> |
| 2213 | <Test name="rgba4444_pbuffer"> |
| 2214 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2215 | </Test> |
| 2216 | <Test name="rgba5551_window"> |
| 2217 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2218 | </Test> |
| 2219 | <Test name="rgba5551_pixmap"> |
| 2220 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2221 | </Test> |
| 2222 | <Test name="rgba5551_pbuffer"> |
| 2223 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2224 | </Test> |
| 2225 | <Test name="rgba8888_window"> |
| 2226 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2227 | </Test> |
| 2228 | <Test name="rgba8888_pixmap"> |
| 2229 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2230 | </Test> |
| 2231 | <Test name="rgba8888_pbuffer"> |
| 2232 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2233 | </Test> |
| 2234 | <Test name="other"> |
| 2235 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2236 | </Test> |
| 2237 | </TestCase> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2238 | <TestCase name="gles1_gles2"> |
| 2239 | <Test name="rgb565_window"> |
| 2240 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2241 | </Test> |
| 2242 | <Test name="rgb565_pixmap"> |
| 2243 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2244 | </Test> |
| 2245 | <Test name="rgb565_pbuffer"> |
| 2246 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2247 | </Test> |
| 2248 | <Test name="rgb888_window"> |
| 2249 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2250 | </Test> |
| 2251 | <Test name="rgb888_pixmap"> |
| 2252 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2253 | </Test> |
| 2254 | <Test name="rgb888_pbuffer"> |
| 2255 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2256 | </Test> |
| 2257 | <Test name="rgba4444_window"> |
| 2258 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2259 | </Test> |
| 2260 | <Test name="rgba4444_pixmap"> |
| 2261 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2262 | </Test> |
| 2263 | <Test name="rgba4444_pbuffer"> |
| 2264 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2265 | </Test> |
| 2266 | <Test name="rgba5551_window"> |
| 2267 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2268 | </Test> |
| 2269 | <Test name="rgba5551_pixmap"> |
| 2270 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2271 | </Test> |
| 2272 | <Test name="rgba5551_pbuffer"> |
| 2273 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2274 | </Test> |
| 2275 | <Test name="rgba8888_window"> |
| 2276 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2277 | </Test> |
| 2278 | <Test name="rgba8888_pixmap"> |
| 2279 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2280 | </Test> |
| 2281 | <Test name="rgba8888_pbuffer"> |
| 2282 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2283 | </Test> |
| 2284 | <Test name="other"> |
| 2285 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2286 | </Test> |
| 2287 | </TestCase> |
| 2288 | <TestCase name="gles1_gles2_gles3"> |
| 2289 | <Test name="rgb565_window"> |
| 2290 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2291 | </Test> |
| 2292 | <Test name="rgb565_pixmap"> |
| 2293 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2294 | </Test> |
| 2295 | <Test name="rgb565_pbuffer"> |
| 2296 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2297 | </Test> |
| 2298 | <Test name="rgb888_window"> |
| 2299 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2300 | </Test> |
| 2301 | <Test name="rgb888_pixmap"> |
| 2302 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2303 | </Test> |
| 2304 | <Test name="rgb888_pbuffer"> |
| 2305 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2306 | </Test> |
| 2307 | <Test name="rgba4444_window"> |
| 2308 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2309 | </Test> |
| 2310 | <Test name="rgba4444_pixmap"> |
| 2311 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2312 | </Test> |
| 2313 | <Test name="rgba4444_pbuffer"> |
| 2314 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2315 | </Test> |
| 2316 | <Test name="rgba5551_window"> |
| 2317 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2318 | </Test> |
| 2319 | <Test name="rgba5551_pixmap"> |
| 2320 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2321 | </Test> |
| 2322 | <Test name="rgba5551_pbuffer"> |
| 2323 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2324 | </Test> |
| 2325 | <Test name="rgba8888_window"> |
| 2326 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2327 | </Test> |
| 2328 | <Test name="rgba8888_pixmap"> |
| 2329 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2330 | </Test> |
| 2331 | <Test name="rgba8888_pbuffer"> |
| 2332 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2333 | </Test> |
| 2334 | <Test name="other"> |
| 2335 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2336 | </Test> |
| 2337 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2338 | <TestCase name="gles1_vg"> |
| 2339 | <Test name="rgb565_window"> |
| 2340 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2341 | </Test> |
| 2342 | <Test name="rgb565_pixmap"> |
| 2343 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2344 | </Test> |
| 2345 | <Test name="rgb565_pbuffer"> |
| 2346 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2347 | </Test> |
| 2348 | <Test name="rgb888_window"> |
| 2349 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2350 | </Test> |
| 2351 | <Test name="rgb888_pixmap"> |
| 2352 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2353 | </Test> |
| 2354 | <Test name="rgb888_pbuffer"> |
| 2355 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2356 | </Test> |
| 2357 | <Test name="rgba4444_window"> |
| 2358 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2359 | </Test> |
| 2360 | <Test name="rgba4444_pixmap"> |
| 2361 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2362 | </Test> |
| 2363 | <Test name="rgba4444_pbuffer"> |
| 2364 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2365 | </Test> |
| 2366 | <Test name="rgba5551_window"> |
| 2367 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2368 | </Test> |
| 2369 | <Test name="rgba5551_pixmap"> |
| 2370 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2371 | </Test> |
| 2372 | <Test name="rgba5551_pbuffer"> |
| 2373 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2374 | </Test> |
| 2375 | <Test name="rgba8888_window"> |
| 2376 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2377 | </Test> |
| 2378 | <Test name="rgba8888_pixmap"> |
| 2379 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2380 | </Test> |
| 2381 | <Test name="rgba8888_pbuffer"> |
| 2382 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2383 | </Test> |
| 2384 | <Test name="other"> |
| 2385 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2386 | </Test> |
| 2387 | </TestCase> |
| 2388 | <TestCase name="gles2_vg"> |
| 2389 | <Test name="rgb565_window"> |
| 2390 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2391 | </Test> |
| 2392 | <Test name="rgb565_pixmap"> |
| 2393 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2394 | </Test> |
| 2395 | <Test name="rgb565_pbuffer"> |
| 2396 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2397 | </Test> |
| 2398 | <Test name="rgb888_window"> |
| 2399 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2400 | </Test> |
| 2401 | <Test name="rgb888_pixmap"> |
| 2402 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2403 | </Test> |
| 2404 | <Test name="rgb888_pbuffer"> |
| 2405 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2406 | </Test> |
| 2407 | <Test name="rgba4444_window"> |
| 2408 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2409 | </Test> |
| 2410 | <Test name="rgba4444_pixmap"> |
| 2411 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2412 | </Test> |
| 2413 | <Test name="rgba4444_pbuffer"> |
| 2414 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2415 | </Test> |
| 2416 | <Test name="rgba5551_window"> |
| 2417 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2418 | </Test> |
| 2419 | <Test name="rgba5551_pixmap"> |
| 2420 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2421 | </Test> |
| 2422 | <Test name="rgba5551_pbuffer"> |
| 2423 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2424 | </Test> |
| 2425 | <Test name="rgba8888_window"> |
| 2426 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2427 | </Test> |
| 2428 | <Test name="rgba8888_pixmap"> |
| 2429 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2430 | </Test> |
| 2431 | <Test name="rgba8888_pbuffer"> |
| 2432 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2433 | </Test> |
| 2434 | <Test name="other"> |
| 2435 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2436 | </Test> |
| 2437 | </TestCase> |
| 2438 | <TestCase name="gles3_vg"> |
| 2439 | <Test name="rgb565_window"> |
| 2440 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2441 | </Test> |
| 2442 | <Test name="rgb565_pixmap"> |
| 2443 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2444 | </Test> |
| 2445 | <Test name="rgb565_pbuffer"> |
| 2446 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2447 | </Test> |
| 2448 | <Test name="rgb888_window"> |
| 2449 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2450 | </Test> |
| 2451 | <Test name="rgb888_pixmap"> |
| 2452 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2453 | </Test> |
| 2454 | <Test name="rgb888_pbuffer"> |
| 2455 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2456 | </Test> |
| 2457 | <Test name="rgba4444_window"> |
| 2458 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2459 | </Test> |
| 2460 | <Test name="rgba4444_pixmap"> |
| 2461 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2462 | </Test> |
| 2463 | <Test name="rgba4444_pbuffer"> |
| 2464 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2465 | </Test> |
| 2466 | <Test name="rgba5551_window"> |
| 2467 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2468 | </Test> |
| 2469 | <Test name="rgba5551_pixmap"> |
| 2470 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2471 | </Test> |
| 2472 | <Test name="rgba5551_pbuffer"> |
| 2473 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2474 | </Test> |
| 2475 | <Test name="rgba8888_window"> |
| 2476 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2477 | </Test> |
| 2478 | <Test name="rgba8888_pixmap"> |
| 2479 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2480 | </Test> |
| 2481 | <Test name="rgba8888_pbuffer"> |
| 2482 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2483 | </Test> |
| 2484 | <Test name="other"> |
| 2485 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2486 | </Test> |
| 2487 | </TestCase> |
| 2488 | <TestCase name="gles1_gles2_vg"> |
| 2489 | <Test name="rgb565_window"> |
| 2490 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2491 | </Test> |
| 2492 | <Test name="rgb565_pixmap"> |
| 2493 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2494 | </Test> |
| 2495 | <Test name="rgb565_pbuffer"> |
| 2496 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2497 | </Test> |
| 2498 | <Test name="rgb888_window"> |
| 2499 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2500 | </Test> |
| 2501 | <Test name="rgb888_pixmap"> |
| 2502 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2503 | </Test> |
| 2504 | <Test name="rgb888_pbuffer"> |
| 2505 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2506 | </Test> |
| 2507 | <Test name="rgba4444_window"> |
| 2508 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2509 | </Test> |
| 2510 | <Test name="rgba4444_pixmap"> |
| 2511 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2512 | </Test> |
| 2513 | <Test name="rgba4444_pbuffer"> |
| 2514 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2515 | </Test> |
| 2516 | <Test name="rgba5551_window"> |
| 2517 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2518 | </Test> |
| 2519 | <Test name="rgba5551_pixmap"> |
| 2520 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2521 | </Test> |
| 2522 | <Test name="rgba5551_pbuffer"> |
| 2523 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2524 | </Test> |
| 2525 | <Test name="rgba8888_window"> |
| 2526 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2527 | </Test> |
| 2528 | <Test name="rgba8888_pixmap"> |
| 2529 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2530 | </Test> |
| 2531 | <Test name="rgba8888_pbuffer"> |
| 2532 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2533 | </Test> |
| 2534 | <Test name="other"> |
| 2535 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2536 | </Test> |
| 2537 | </TestCase> |
| 2538 | </TestSuite> |
| 2539 | </TestSuite> |
| 2540 | <TestSuite name="render"> |
| 2541 | <TestSuite name="single_context"> |
| 2542 | <TestCase name="gles2"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2543 | <Test name="rgb565_window"> |
| 2544 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2545 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2546 | <Test name="rgb565_pixmap"> |
| 2547 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2548 | </Test> |
| 2549 | <Test name="rgb565_pbuffer"> |
| 2550 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2551 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2552 | <Test name="rgb888_window"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2553 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2554 | </Test> |
| 2555 | <Test name="rgb888_pixmap"> |
| 2556 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2557 | </Test> |
| 2558 | <Test name="rgb888_pbuffer"> |
| 2559 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2560 | </Test> |
| 2561 | <Test name="rgba4444_window"> |
| 2562 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2563 | </Test> |
| 2564 | <Test name="rgba4444_pixmap"> |
| 2565 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2566 | </Test> |
| 2567 | <Test name="rgba4444_pbuffer"> |
| 2568 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2569 | </Test> |
| 2570 | <Test name="rgba5551_window"> |
| 2571 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2572 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2573 | <Test name="rgba5551_pixmap"> |
| 2574 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2575 | </Test> |
| 2576 | <Test name="rgba5551_pbuffer"> |
| 2577 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2578 | </Test> |
| 2579 | <Test name="rgba8888_window"> |
| 2580 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2581 | </Test> |
| 2582 | <Test name="rgba8888_pixmap"> |
| 2583 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2584 | </Test> |
| 2585 | <Test name="rgba8888_pbuffer"> |
| 2586 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2587 | </Test> |
| 2588 | <Test name="other"> |
| 2589 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2590 | </Test> |
| 2591 | </TestCase> |
| 2592 | <TestCase name="gles3"> |
| 2593 | <Test name="rgb565_window"> |
| 2594 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2595 | </Test> |
| 2596 | <Test name="rgb565_pixmap"> |
| 2597 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2598 | </Test> |
| 2599 | <Test name="rgb565_pbuffer"> |
| 2600 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2601 | </Test> |
| 2602 | <Test name="rgb888_window"> |
| 2603 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2604 | </Test> |
| 2605 | <Test name="rgb888_pixmap"> |
| 2606 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2607 | </Test> |
| 2608 | <Test name="rgb888_pbuffer"> |
| 2609 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2610 | </Test> |
| 2611 | <Test name="rgba4444_window"> |
| 2612 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2613 | </Test> |
| 2614 | <Test name="rgba4444_pixmap"> |
| 2615 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2616 | </Test> |
| 2617 | <Test name="rgba4444_pbuffer"> |
| 2618 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2619 | </Test> |
| 2620 | <Test name="rgba5551_window"> |
| 2621 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2622 | </Test> |
| 2623 | <Test name="rgba5551_pixmap"> |
| 2624 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2625 | </Test> |
| 2626 | <Test name="rgba5551_pbuffer"> |
| 2627 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2628 | </Test> |
| 2629 | <Test name="rgba8888_window"> |
| 2630 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2631 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2632 | <Test name="rgba8888_pixmap"> |
| 2633 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2634 | </Test> |
| 2635 | <Test name="rgba8888_pbuffer"> |
| 2636 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2637 | </Test> |
| 2638 | <Test name="other"> |
| 2639 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2640 | </Test> |
| 2641 | </TestCase> |
| 2642 | </TestSuite> |
| 2643 | <TestSuite name="multi_context"> |
| 2644 | <TestCase name="gles2"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2645 | <Test name="rgb565_window"> |
| 2646 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2647 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2648 | <Test name="rgb565_pixmap"> |
| 2649 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2650 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2651 | <Test name="rgb565_pbuffer"> |
| 2652 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2653 | </Test> |
| 2654 | <Test name="rgb888_window"> |
| 2655 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2656 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2657 | <Test name="rgb888_pixmap"> |
| 2658 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2659 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2660 | <Test name="rgb888_pbuffer"> |
| 2661 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2662 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2663 | <Test name="rgba4444_window"> |
| 2664 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2665 | </Test> |
| 2666 | <Test name="rgba4444_pixmap"> |
| 2667 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2668 | </Test> |
| 2669 | <Test name="rgba4444_pbuffer"> |
| 2670 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2671 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2672 | <Test name="rgba5551_window"> |
| 2673 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2674 | </Test> |
| 2675 | <Test name="rgba5551_pixmap"> |
| 2676 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2677 | </Test> |
| 2678 | <Test name="rgba5551_pbuffer"> |
| 2679 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2680 | </Test> |
| 2681 | <Test name="rgba8888_window"> |
| 2682 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2683 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2684 | <Test name="rgba8888_pixmap"> |
| 2685 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2686 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2687 | <Test name="rgba8888_pbuffer"> |
| 2688 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2689 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2690 | <Test name="other"> |
| 2691 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2692 | </Test> |
| 2693 | </TestCase> |
| 2694 | <TestCase name="gles3"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2695 | <Test name="rgb565_window"> |
| 2696 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2697 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2698 | <Test name="rgb565_pixmap"> |
| 2699 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2700 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2701 | <Test name="rgb565_pbuffer"> |
| 2702 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2703 | </Test> |
| 2704 | <Test name="rgb888_window"> |
| 2705 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2706 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2707 | <Test name="rgb888_pixmap"> |
| 2708 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2709 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2710 | <Test name="rgb888_pbuffer"> |
| 2711 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2712 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2713 | <Test name="rgba4444_window"> |
| 2714 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2715 | </Test> |
| 2716 | <Test name="rgba4444_pixmap"> |
| 2717 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2718 | </Test> |
| 2719 | <Test name="rgba4444_pbuffer"> |
| 2720 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2721 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2722 | <Test name="rgba5551_window"> |
| 2723 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2724 | </Test> |
| 2725 | <Test name="rgba5551_pixmap"> |
| 2726 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2727 | </Test> |
| 2728 | <Test name="rgba5551_pbuffer"> |
| 2729 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2730 | </Test> |
| 2731 | <Test name="rgba8888_window"> |
| 2732 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2733 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2734 | <Test name="rgba8888_pixmap"> |
| 2735 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2736 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2737 | <Test name="rgba8888_pbuffer"> |
| 2738 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2739 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2740 | <Test name="other"> |
| 2741 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2742 | </Test> |
| 2743 | </TestCase> |
| 2744 | <TestCase name="gles2_gles3"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2745 | <Test name="rgb565_window"> |
| 2746 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2747 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2748 | <Test name="rgb565_pixmap"> |
| 2749 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2750 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2751 | <Test name="rgb565_pbuffer"> |
| 2752 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2753 | </Test> |
| 2754 | <Test name="rgb888_window"> |
| 2755 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2756 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2757 | <Test name="rgb888_pixmap"> |
| 2758 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2759 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2760 | <Test name="rgb888_pbuffer"> |
| 2761 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2762 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2763 | <Test name="rgba4444_window"> |
| 2764 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2765 | </Test> |
| 2766 | <Test name="rgba4444_pixmap"> |
| 2767 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2768 | </Test> |
| 2769 | <Test name="rgba4444_pbuffer"> |
| 2770 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2771 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2772 | <Test name="rgba5551_window"> |
| 2773 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2774 | </Test> |
| 2775 | <Test name="rgba5551_pixmap"> |
| 2776 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2777 | </Test> |
| 2778 | <Test name="rgba5551_pbuffer"> |
| 2779 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2780 | </Test> |
| 2781 | <Test name="rgba8888_window"> |
| 2782 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2783 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2784 | <Test name="rgba8888_pixmap"> |
| 2785 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2786 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2787 | <Test name="rgba8888_pbuffer"> |
| 2788 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2789 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2790 | <Test name="other"> |
| 2791 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2792 | </Test> |
| 2793 | </TestCase> |
| 2794 | </TestSuite> |
| 2795 | <TestSuite name="multi_thread"> |
| 2796 | <TestCase name="gles2"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2797 | <Test name="rgb565_window"> |
| 2798 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2799 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2800 | <Test name="rgb565_pixmap"> |
| 2801 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2802 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2803 | <Test name="rgb565_pbuffer"> |
| 2804 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2805 | </Test> |
| 2806 | <Test name="rgb888_window"> |
| 2807 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2808 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2809 | <Test name="rgb888_pixmap"> |
| 2810 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2811 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2812 | <Test name="rgb888_pbuffer"> |
| 2813 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2814 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2815 | <Test name="rgba4444_window"> |
| 2816 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2817 | </Test> |
| 2818 | <Test name="rgba4444_pixmap"> |
| 2819 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2820 | </Test> |
| 2821 | <Test name="rgba4444_pbuffer"> |
| 2822 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2823 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2824 | <Test name="rgba5551_window"> |
| 2825 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2826 | </Test> |
| 2827 | <Test name="rgba5551_pixmap"> |
| 2828 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2829 | </Test> |
| 2830 | <Test name="rgba5551_pbuffer"> |
| 2831 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2832 | </Test> |
| 2833 | <Test name="rgba8888_window"> |
| 2834 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2835 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2836 | <Test name="rgba8888_pixmap"> |
| 2837 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2838 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2839 | <Test name="rgba8888_pbuffer"> |
| 2840 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2841 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2842 | <Test name="other"> |
| 2843 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2844 | </Test> |
| 2845 | </TestCase> |
| 2846 | <TestCase name="gles3"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2847 | <Test name="rgb565_window"> |
| 2848 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2849 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2850 | <Test name="rgb565_pixmap"> |
| 2851 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2852 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2853 | <Test name="rgb565_pbuffer"> |
| 2854 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2855 | </Test> |
| 2856 | <Test name="rgb888_window"> |
| 2857 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2858 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2859 | <Test name="rgb888_pixmap"> |
| 2860 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2861 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2862 | <Test name="rgb888_pbuffer"> |
| 2863 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2864 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2865 | <Test name="rgba4444_window"> |
| 2866 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2867 | </Test> |
| 2868 | <Test name="rgba4444_pixmap"> |
| 2869 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2870 | </Test> |
| 2871 | <Test name="rgba4444_pbuffer"> |
| 2872 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2873 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2874 | <Test name="rgba5551_window"> |
| 2875 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2876 | </Test> |
| 2877 | <Test name="rgba5551_pixmap"> |
| 2878 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2879 | </Test> |
| 2880 | <Test name="rgba5551_pbuffer"> |
| 2881 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2882 | </Test> |
| 2883 | <Test name="rgba8888_window"> |
| 2884 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2885 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2886 | <Test name="rgba8888_pixmap"> |
| 2887 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2888 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2889 | <Test name="rgba8888_pbuffer"> |
| 2890 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2891 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2892 | <Test name="other"> |
| 2893 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2894 | </Test> |
| 2895 | </TestCase> |
| 2896 | <TestCase name="gles2_gles3"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2897 | <Test name="rgb565_window"> |
| 2898 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2899 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2900 | <Test name="rgb565_pixmap"> |
| 2901 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2902 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2903 | <Test name="rgb565_pbuffer"> |
| 2904 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2905 | </Test> |
| 2906 | <Test name="rgb888_window"> |
| 2907 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2908 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2909 | <Test name="rgb888_pixmap"> |
| 2910 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2911 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2912 | <Test name="rgb888_pbuffer"> |
| 2913 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2914 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2915 | <Test name="rgba4444_window"> |
| 2916 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2917 | </Test> |
| 2918 | <Test name="rgba4444_pixmap"> |
| 2919 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2920 | </Test> |
| 2921 | <Test name="rgba4444_pbuffer"> |
| 2922 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2923 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2924 | <Test name="rgba5551_window"> |
| 2925 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2926 | </Test> |
| 2927 | <Test name="rgba5551_pixmap"> |
| 2928 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2929 | </Test> |
| 2930 | <Test name="rgba5551_pbuffer"> |
| 2931 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2932 | </Test> |
| 2933 | <Test name="rgba8888_window"> |
| 2934 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2935 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2936 | <Test name="rgba8888_pixmap"> |
| 2937 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2938 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2939 | <Test name="rgba8888_pbuffer"> |
| 2940 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2941 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2942 | <Test name="other"> |
| 2943 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2944 | </Test> |
| 2945 | </TestCase> |
| 2946 | </TestSuite> |
| 2947 | </TestSuite> |
| 2948 | <TestSuite name="image"> |
| 2949 | <TestCase name="api"> |
| 2950 | <Test name="invalid_create_image"> |
| 2951 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2952 | </Test> |
Pyry Haulos | dcd1b91 | 2015-09-02 14:59:24 -0700 | [diff] [blame] | 2953 | <Test name="create_image_gles2_tex2d_red"> |
| 2954 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2955 | </Test> |
| 2956 | <Test name="create_image_gles2_tex2d_rg"> |
| 2957 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2958 | </Test> |
| 2959 | <Test name="create_image_gles2_tex2d_luminance"> |
| 2960 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2961 | </Test> |
| 2962 | <Test name="create_image_gles2_tex2d_luminance_alpha"> |
| 2963 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2964 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2965 | <Test name="create_image_gles2_tex2d_rgb"> |
| 2966 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2967 | </Test> |
| 2968 | <Test name="create_image_gles2_tex2d_rgba"> |
| 2969 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2970 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2971 | <Test name="create_image_gles2_tex2d_rgba_level0_only"> |
| 2972 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2973 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2974 | <Test name="create_image_gles2_cubemap_pos_x_rgb"> |
| 2975 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2976 | </Test> |
| 2977 | <Test name="create_image_gles2_cubemap_pos_x_rgba"> |
| 2978 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2979 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2980 | <Test name="create_image_gles2_cubemap_pos_x_rgba_level0_only"> |
| 2981 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2982 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 2983 | <Test name="create_image_gles2_cubemap_neg_x_rgba"> |
| 2984 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2985 | </Test> |
| 2986 | <Test name="create_image_gles2_cubemap_pos_y_rgba"> |
| 2987 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2988 | </Test> |
| 2989 | <Test name="create_image_gles2_cubemap_neg_y_rgba"> |
| 2990 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2991 | </Test> |
| 2992 | <Test name="create_image_gles2_cubemap_pos_z_rgba"> |
| 2993 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2994 | </Test> |
| 2995 | <Test name="create_image_gles2_cubemap_neg_z_rgba"> |
| 2996 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 2997 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 2998 | <Test name="create_image_gles2_renderbuffer_depth_component_16"> |
| 2999 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3000 | </Test> |
| 3001 | <Test name="create_image_gles2_renderbuffer_rgba4"> |
| 3002 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3003 | </Test> |
| 3004 | <Test name="create_image_gles2_renderbuffer_rgb5_a1"> |
| 3005 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3006 | </Test> |
| 3007 | <Test name="create_image_gles2_renderbuffer_rgb565"> |
| 3008 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3009 | </Test> |
| 3010 | <Test name="create_image_gles2_renderbuffer_stencil_index8"> |
| 3011 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3012 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3013 | <Test name="image_target_gles2_tex2d"> |
| 3014 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3015 | </Test> |
| 3016 | <Test name="image_target_gles2_renderbuffer"> |
| 3017 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3018 | </Test> |
| 3019 | </TestCase> |
| 3020 | <TestCase name="create"> |
| 3021 | <Test name="gles2_texture_rgb8_texture"> |
| 3022 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3023 | </Test> |
| 3024 | <Test name="gles2_texture_rgb8_read_pixels"> |
| 3025 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3026 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3027 | <Test name="gles2_texture_rgb565_texture"> |
| 3028 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3029 | </Test> |
| 3030 | <Test name="gles2_texture_rgb565_read_pixels"> |
| 3031 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3032 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3033 | <Test name="gles2_texture_rgba8_texture"> |
| 3034 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3035 | </Test> |
| 3036 | <Test name="gles2_texture_rgba8_read_pixels"> |
| 3037 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3038 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3039 | <Test name="gles2_texture_rgba5_a1_texture"> |
| 3040 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3041 | </Test> |
| 3042 | <Test name="gles2_texture_rgba5_a1_read_pixels"> |
| 3043 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3044 | </Test> |
| 3045 | <Test name="gles2_texture_rgba4_texture"> |
| 3046 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3047 | </Test> |
| 3048 | <Test name="gles2_texture_rgba4_read_pixels"> |
| 3049 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3050 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3051 | <Test name="gles2_cubemap_positive_x_rgba_texture"> |
| 3052 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3053 | </Test> |
| 3054 | <Test name="gles2_cubemap_positive_x_rgba_read_pixels"> |
| 3055 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3056 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3057 | <Test name="gles2_cubemap_positive_y_rgba_texture"> |
| 3058 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3059 | </Test> |
| 3060 | <Test name="gles2_cubemap_positive_y_rgba_read_pixels"> |
| 3061 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3062 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3063 | <Test name="gles2_cubemap_positive_z_rgba_texture"> |
| 3064 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3065 | </Test> |
| 3066 | <Test name="gles2_cubemap_positive_z_rgba_read_pixels"> |
| 3067 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3068 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3069 | <Test name="gles2_cubemap_negative_x_rgba_texture"> |
| 3070 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3071 | </Test> |
| 3072 | <Test name="gles2_cubemap_negative_x_rgba_read_pixels"> |
| 3073 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3074 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3075 | <Test name="gles2_cubemap_negative_y_rgba_texture"> |
| 3076 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3077 | </Test> |
| 3078 | <Test name="gles2_cubemap_negative_y_rgba_read_pixels"> |
| 3079 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3080 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3081 | <Test name="gles2_cubemap_negative_z_rgba_texture"> |
| 3082 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3083 | </Test> |
| 3084 | <Test name="gles2_cubemap_negative_z_rgba_read_pixels"> |
| 3085 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3086 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3087 | <Test name="gles2_cubemap_positive_x_rgb_texture"> |
| 3088 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3089 | </Test> |
| 3090 | <Test name="gles2_cubemap_positive_x_rgb_read_pixels"> |
| 3091 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3092 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3093 | <Test name="gles2_cubemap_positive_y_rgb_texture"> |
| 3094 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3095 | </Test> |
| 3096 | <Test name="gles2_cubemap_positive_y_rgb_read_pixels"> |
| 3097 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3098 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3099 | <Test name="gles2_cubemap_positive_z_rgb_texture"> |
| 3100 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3101 | </Test> |
| 3102 | <Test name="gles2_cubemap_positive_z_rgb_read_pixels"> |
| 3103 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3104 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3105 | <Test name="gles2_cubemap_negative_x_rgb_texture"> |
| 3106 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3107 | </Test> |
| 3108 | <Test name="gles2_cubemap_negative_x_rgb_read_pixels"> |
| 3109 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3110 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3111 | <Test name="gles2_cubemap_negative_y_rgb_texture"> |
| 3112 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3113 | </Test> |
| 3114 | <Test name="gles2_cubemap_negative_y_rgb_read_pixels"> |
| 3115 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3116 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3117 | <Test name="gles2_cubemap_negative_z_rgb_texture"> |
| 3118 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3119 | </Test> |
| 3120 | <Test name="gles2_cubemap_negative_z_rgb_read_pixels"> |
| 3121 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3122 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3123 | <Test name="gles2_renderbuffer_rgba4_texture"> |
| 3124 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3125 | </Test> |
| 3126 | <Test name="gles2_renderbuffer_rgba4_read_pixels"> |
| 3127 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3128 | </Test> |
| 3129 | <Test name="gles2_renderbuffer_rgb5_a1_texture"> |
| 3130 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3131 | </Test> |
| 3132 | <Test name="gles2_renderbuffer_rgb5_a1_read_pixels"> |
| 3133 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3134 | </Test> |
| 3135 | <Test name="gles2_renderbuffer_rgb565_texture"> |
| 3136 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3137 | </Test> |
| 3138 | <Test name="gles2_renderbuffer_rgb565_read_pixels"> |
| 3139 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3140 | </Test> |
| 3141 | <Test name="gles2_renderbuffer_depth16_depth_buffer"> |
| 3142 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3143 | </Test> |
| 3144 | <Test name="gles2_renderbuffer_stencil_stencil_buffer"> |
| 3145 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3146 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3147 | </TestCase> |
| 3148 | <TestCase name="modify"> |
| 3149 | <Test name="tex_rgb8_tex_subimage_rgb8"> |
| 3150 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3151 | </Test> |
| 3152 | <Test name="tex_rgb8_renderbuffer_clear_color"> |
| 3153 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3154 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3155 | <Test name="tex_rgb565_tex_subimage_rgb8"> |
| 3156 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3157 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3158 | <Test name="tex_rgb565_tex_subimage_rgb565"> |
| 3159 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3160 | </Test> |
| 3161 | <Test name="tex_rgb565_renderbuffer_clear_color"> |
| 3162 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3163 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3164 | <Test name="tex_rgba8_tex_subimage_rgba8"> |
| 3165 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3166 | </Test> |
| 3167 | <Test name="tex_rgba8_renderbuffer_clear_color"> |
| 3168 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3169 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3170 | <Test name="tex_rgba5_a1_tex_subimage_rgba8"> |
| 3171 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3172 | </Test> |
| 3173 | <Test name="tex_rgba5_a1_tex_subimage_rgba5_a1"> |
| 3174 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3175 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3176 | <Test name="tex_rgba5_a1_renderbuffer_clear_color"> |
| 3177 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3178 | </Test> |
| 3179 | <Test name="tex_rgba4_tex_subimage_rgba8"> |
| 3180 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3181 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3182 | <Test name="tex_rgba4_tex_subimage_rgba4"> |
| 3183 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3184 | </Test> |
| 3185 | <Test name="tex_rgba4_renderbuffer_clear_color"> |
| 3186 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3187 | </Test> |
| 3188 | <Test name="renderbuffer_rgba4_tex_subimage_rgba8"> |
| 3189 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3190 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3191 | <Test name="renderbuffer_rgba4_tex_subimage_rgba4"> |
| 3192 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3193 | </Test> |
| 3194 | <Test name="renderbuffer_rgba4_renderbuffer_clear_color"> |
| 3195 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3196 | </Test> |
| 3197 | <Test name="renderbuffer_rgb5_a1_tex_subimage_rgba8"> |
| 3198 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3199 | </Test> |
| 3200 | <Test name="renderbuffer_rgb5_a1_tex_subimage_rgba5_a1"> |
| 3201 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3202 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3203 | <Test name="renderbuffer_rgb5_a1_renderbuffer_clear_color"> |
| 3204 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3205 | </Test> |
| 3206 | <Test name="renderbuffer_rgb565_tex_subimage_rgb8"> |
| 3207 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3208 | </Test> |
| 3209 | <Test name="renderbuffer_rgb565_tex_subimage_rgb565"> |
| 3210 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3211 | </Test> |
| 3212 | <Test name="renderbuffer_rgb565_renderbuffer_clear_color"> |
| 3213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3214 | </Test> |
| 3215 | <Test name="renderbuffer_depth16_renderbuffer_clear_depth"> |
| 3216 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3217 | </Test> |
| 3218 | <Test name="renderbuffer_stencil_renderbuffer_clear_stencil"> |
| 3219 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3220 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3221 | </TestCase> |
| 3222 | <TestCase name="render_multiple_contexts"> |
| 3223 | <Test name="gles2_texture_rgb8_texture"> |
| 3224 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3225 | </Test> |
| 3226 | <Test name="gles2_texture_rgb8_read_pixels"> |
| 3227 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3228 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3229 | <Test name="gles2_texture_rgb565_texture"> |
| 3230 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3231 | </Test> |
| 3232 | <Test name="gles2_texture_rgb565_read_pixels"> |
| 3233 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3234 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3235 | <Test name="gles2_texture_rgba8_texture"> |
| 3236 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3237 | </Test> |
| 3238 | <Test name="gles2_texture_rgba8_read_pixels"> |
| 3239 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3240 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3241 | <Test name="gles2_texture_rgba5_a1_texture"> |
| 3242 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3243 | </Test> |
| 3244 | <Test name="gles2_texture_rgba5_a1_read_pixels"> |
| 3245 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3246 | </Test> |
| 3247 | <Test name="gles2_texture_rgba4_texture"> |
| 3248 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3249 | </Test> |
| 3250 | <Test name="gles2_texture_rgba4_read_pixels"> |
| 3251 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3252 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3253 | <Test name="gles2_cubemap_positive_x_rgba8_texture"> |
| 3254 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3255 | </Test> |
| 3256 | <Test name="gles2_cubemap_positive_x_rgba8_read_pixels"> |
| 3257 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3258 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3259 | <Test name="gles2_cubemap_positive_y_rgba8_texture"> |
| 3260 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3261 | </Test> |
| 3262 | <Test name="gles2_cubemap_positive_y_rgba8_read_pixels"> |
| 3263 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3264 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3265 | <Test name="gles2_cubemap_positive_z_rgba8_texture"> |
| 3266 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3267 | </Test> |
| 3268 | <Test name="gles2_cubemap_positive_z_rgba8_read_pixels"> |
| 3269 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3270 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3271 | <Test name="gles2_cubemap_negative_x_rgba8_texture"> |
| 3272 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3273 | </Test> |
| 3274 | <Test name="gles2_cubemap_negative_x_rgba8_read_pixels"> |
| 3275 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3276 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3277 | <Test name="gles2_cubemap_negative_y_rgba8_texture"> |
| 3278 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3279 | </Test> |
| 3280 | <Test name="gles2_cubemap_negative_y_rgba8_read_pixels"> |
| 3281 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3282 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3283 | <Test name="gles2_cubemap_negative_z_rgba8_texture"> |
| 3284 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3285 | </Test> |
| 3286 | <Test name="gles2_cubemap_negative_z_rgba8_read_pixels"> |
| 3287 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3288 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3289 | <Test name="gles2_cubemap_positive_x_rgb8_texture"> |
| 3290 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3291 | </Test> |
| 3292 | <Test name="gles2_cubemap_positive_x_rgb8_read_pixels"> |
| 3293 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3294 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3295 | <Test name="gles2_cubemap_positive_y_rgb8_texture"> |
| 3296 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3297 | </Test> |
| 3298 | <Test name="gles2_cubemap_positive_y_rgb8_read_pixels"> |
| 3299 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3300 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3301 | <Test name="gles2_cubemap_positive_z_rgb8_texture"> |
| 3302 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3303 | </Test> |
| 3304 | <Test name="gles2_cubemap_positive_z_rgb8_read_pixels"> |
| 3305 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3306 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3307 | <Test name="gles2_cubemap_negative_x_rgb8_texture"> |
| 3308 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3309 | </Test> |
| 3310 | <Test name="gles2_cubemap_negative_x_rgb8_read_pixels"> |
| 3311 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3312 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3313 | <Test name="gles2_cubemap_negative_y_rgb8_texture"> |
| 3314 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3315 | </Test> |
| 3316 | <Test name="gles2_cubemap_negative_y_rgb8_read_pixels"> |
| 3317 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3318 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3319 | <Test name="gles2_cubemap_negative_z_rgb8_texture"> |
| 3320 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3321 | </Test> |
| 3322 | <Test name="gles2_cubemap_negative_z_rgb8_read_pixels"> |
| 3323 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3324 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3325 | <Test name="gles2_renderbuffer_rgba4_texture"> |
| 3326 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3327 | </Test> |
| 3328 | <Test name="gles2_renderbuffer_rgba4_read_pixels"> |
| 3329 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3330 | </Test> |
| 3331 | <Test name="gles2_renderbuffer_rgb5_a1_texture"> |
| 3332 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3333 | </Test> |
| 3334 | <Test name="gles2_renderbuffer_rgb5_a1_read_pixels"> |
| 3335 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3336 | </Test> |
| 3337 | <Test name="gles2_renderbuffer_rgb565_texture"> |
| 3338 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3339 | </Test> |
| 3340 | <Test name="gles2_renderbuffer_rgb565_read_pixels"> |
| 3341 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3342 | </Test> |
| 3343 | <Test name="gles2_renderbuffer_depth16_depth_buffer"> |
| 3344 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3345 | </Test> |
| 3346 | <Test name="gles2_renderbuffer_stencil_stencil_buffer"> |
| 3347 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3348 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3349 | </TestCase> |
| 3350 | </TestSuite> |
| 3351 | <TestSuite name="sharing"> |
| 3352 | <TestSuite name="gles2"> |
| 3353 | <TestCase name="context"> |
| 3354 | <Test name="create_destroy"> |
| 3355 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3356 | </Test> |
| 3357 | <Test name="create_destroy_mixed"> |
| 3358 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3359 | </Test> |
| 3360 | </TestCase> |
| 3361 | <TestCase name="buffer"> |
| 3362 | <Test name="create_delete"> |
| 3363 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3364 | </Test> |
| 3365 | <Test name="create_delete_mixed"> |
| 3366 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3367 | </Test> |
| 3368 | <Test name="render"> |
| 3369 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3370 | </Test> |
| 3371 | </TestCase> |
| 3372 | <TestCase name="texture"> |
| 3373 | <Test name="create_delete"> |
| 3374 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3375 | </Test> |
| 3376 | <Test name="create_delete_mixed"> |
| 3377 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3378 | </Test> |
| 3379 | <Test name="render"> |
| 3380 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3381 | </Test> |
| 3382 | </TestCase> |
| 3383 | <TestCase name="program"> |
| 3384 | <Test name="create_delete"> |
| 3385 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3386 | </Test> |
| 3387 | <Test name="create_delete_mixed"> |
| 3388 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3389 | </Test> |
| 3390 | <Test name="render"> |
| 3391 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3392 | </Test> |
| 3393 | </TestCase> |
| 3394 | <TestCase name="shader"> |
| 3395 | <Test name="create_delete_vert"> |
| 3396 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3397 | </Test> |
| 3398 | <Test name="create_delete_mixed_vert"> |
| 3399 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3400 | </Test> |
| 3401 | <Test name="render_vert"> |
| 3402 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3403 | </Test> |
| 3404 | <Test name="create_delete_frag"> |
| 3405 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3406 | </Test> |
| 3407 | <Test name="create_delete_mixed_frag"> |
| 3408 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3409 | </Test> |
| 3410 | <Test name="render_frag"> |
| 3411 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3412 | </Test> |
| 3413 | </TestCase> |
| 3414 | <TestSuite name="multithread"> |
| 3415 | <TestSuite name="simple"> |
| 3416 | <TestCase name="buffers"> |
| 3417 | <Test name="gen_delete"> |
| 3418 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3419 | </Test> |
| 3420 | <Test name="bufferdata"> |
| 3421 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3422 | </Test> |
| 3423 | <Test name="buffersubdata"> |
| 3424 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3425 | </Test> |
| 3426 | <Test name="bufferdata_render"> |
| 3427 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3428 | </Test> |
| 3429 | <Test name="buffersubdata_render"> |
| 3430 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3431 | </Test> |
| 3432 | </TestCase> |
| 3433 | <TestCase name="textures"> |
| 3434 | <Test name="gen_delete"> |
| 3435 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3436 | </Test> |
| 3437 | <Test name="teximage2d"> |
| 3438 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3439 | </Test> |
| 3440 | <Test name="teximage2d_texsubimage2d"> |
| 3441 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3442 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3443 | <Test name="teximage2d_copytexsubimage2d"> |
| 3444 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3445 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3446 | <Test name="teximage2d_render"> |
| 3447 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3448 | </Test> |
| 3449 | <Test name="teximage2d_texsubimage2d_render"> |
| 3450 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3451 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3452 | <Test name="teximage2d_copytexsubimage2d_render"> |
| 3453 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3454 | </Test> |
| 3455 | <Test name="copyteximage2d"> |
| 3456 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3457 | </Test> |
| 3458 | <Test name="copyteximage2d_texsubimage2d"> |
| 3459 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3460 | </Test> |
| 3461 | <Test name="copyteximage2d_copytexsubimage2d"> |
| 3462 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3463 | </Test> |
| 3464 | <Test name="copyteximage2d_render"> |
| 3465 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3466 | </Test> |
| 3467 | <Test name="copyteximage2d_texsubimage2d_render"> |
| 3468 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3469 | </Test> |
| 3470 | <Test name="copyteximage2d_copytexsubimage2d_render"> |
| 3471 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3472 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3473 | </TestCase> |
| 3474 | <TestCase name="shaders"> |
| 3475 | <Test name="vtx_create_destroy"> |
| 3476 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3477 | </Test> |
| 3478 | <Test name="vtx_shadersource"> |
| 3479 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3480 | </Test> |
| 3481 | <Test name="vtx_compile"> |
| 3482 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3483 | </Test> |
| 3484 | <Test name="frag_create_destroy"> |
| 3485 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3486 | </Test> |
| 3487 | <Test name="frag_shadersource"> |
| 3488 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3489 | </Test> |
| 3490 | <Test name="frag_compile"> |
| 3491 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3492 | </Test> |
| 3493 | </TestCase> |
| 3494 | <TestCase name="programs"> |
| 3495 | <Test name="create_destroy"> |
| 3496 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3497 | </Test> |
| 3498 | <Test name="attach"> |
| 3499 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3500 | </Test> |
| 3501 | <Test name="link"> |
| 3502 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3503 | </Test> |
| 3504 | </TestCase> |
| 3505 | <TestSuite name="images"> |
| 3506 | <TestCase name="texture_source"> |
| 3507 | <Test name="create_destroy"> |
| 3508 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3509 | </Test> |
| 3510 | <Test name="create_texture"> |
| 3511 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3512 | </Test> |
| 3513 | <Test name="texsubimage2d"> |
| 3514 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3515 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3516 | <Test name="copytexsubimage2d"> |
| 3517 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3518 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3519 | <Test name="teximage2d"> |
| 3520 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3521 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3522 | <Test name="copyteximage2d"> |
| 3523 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3524 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3525 | <Test name="create_texture_render"> |
| 3526 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3527 | </Test> |
| 3528 | <Test name="texsubimage2d_render"> |
| 3529 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3530 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3531 | <Test name="copytexsubimage2d_render"> |
| 3532 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3533 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 3534 | <Test name="teximage2d_render"> |
| 3535 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3536 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 3537 | <Test name="copyteximage2d_render"> |
| 3538 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3539 | </Test> |
| 3540 | </TestCase> |
| 3541 | </TestSuite> |
| 3542 | </TestSuite> |
| 3543 | <TestSuite name="random"> |
| 3544 | <TestSuite name="textures"> |
| 3545 | <TestCase name="gen_delete"> |
| 3546 | <Test name="0"> |
| 3547 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3548 | </Test> |
| 3549 | <Test name="1"> |
| 3550 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3551 | </Test> |
| 3552 | <Test name="2"> |
| 3553 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3554 | </Test> |
| 3555 | <Test name="3"> |
| 3556 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3557 | </Test> |
| 3558 | <Test name="4"> |
| 3559 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3560 | </Test> |
| 3561 | <Test name="5"> |
| 3562 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3563 | </Test> |
| 3564 | <Test name="6"> |
| 3565 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3566 | </Test> |
| 3567 | <Test name="7"> |
| 3568 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3569 | </Test> |
| 3570 | <Test name="8"> |
| 3571 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3572 | </Test> |
| 3573 | <Test name="9"> |
| 3574 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3575 | </Test> |
| 3576 | <Test name="10"> |
| 3577 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3578 | </Test> |
| 3579 | <Test name="11"> |
| 3580 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3581 | </Test> |
| 3582 | <Test name="12"> |
| 3583 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3584 | </Test> |
| 3585 | <Test name="13"> |
| 3586 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3587 | </Test> |
| 3588 | <Test name="14"> |
| 3589 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3590 | </Test> |
| 3591 | <Test name="15"> |
| 3592 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3593 | </Test> |
| 3594 | <Test name="16"> |
| 3595 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3596 | </Test> |
| 3597 | <Test name="17"> |
| 3598 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3599 | </Test> |
| 3600 | <Test name="18"> |
| 3601 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3602 | </Test> |
| 3603 | <Test name="19"> |
| 3604 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3605 | </Test> |
| 3606 | </TestCase> |
| 3607 | <TestCase name="teximage2d"> |
| 3608 | <Test name="0"> |
| 3609 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3610 | </Test> |
| 3611 | <Test name="1"> |
| 3612 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3613 | </Test> |
| 3614 | <Test name="2"> |
| 3615 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3616 | </Test> |
| 3617 | <Test name="3"> |
| 3618 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3619 | </Test> |
| 3620 | <Test name="4"> |
| 3621 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3622 | </Test> |
| 3623 | <Test name="5"> |
| 3624 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3625 | </Test> |
| 3626 | <Test name="6"> |
| 3627 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3628 | </Test> |
| 3629 | <Test name="7"> |
| 3630 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3631 | </Test> |
| 3632 | <Test name="8"> |
| 3633 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3634 | </Test> |
| 3635 | <Test name="9"> |
| 3636 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3637 | </Test> |
| 3638 | <Test name="10"> |
| 3639 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3640 | </Test> |
| 3641 | <Test name="11"> |
| 3642 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3643 | </Test> |
| 3644 | <Test name="12"> |
| 3645 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3646 | </Test> |
| 3647 | <Test name="13"> |
| 3648 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3649 | </Test> |
| 3650 | <Test name="14"> |
| 3651 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3652 | </Test> |
| 3653 | <Test name="15"> |
| 3654 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3655 | </Test> |
| 3656 | <Test name="16"> |
| 3657 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3658 | </Test> |
| 3659 | <Test name="17"> |
| 3660 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3661 | </Test> |
| 3662 | <Test name="18"> |
| 3663 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3664 | </Test> |
| 3665 | <Test name="19"> |
| 3666 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3667 | </Test> |
| 3668 | </TestCase> |
| 3669 | <TestCase name="texsubimage2d"> |
| 3670 | <Test name="0"> |
| 3671 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3672 | </Test> |
| 3673 | <Test name="1"> |
| 3674 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3675 | </Test> |
| 3676 | <Test name="2"> |
| 3677 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3678 | </Test> |
| 3679 | <Test name="3"> |
| 3680 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3681 | </Test> |
| 3682 | <Test name="4"> |
| 3683 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3684 | </Test> |
| 3685 | <Test name="5"> |
| 3686 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3687 | </Test> |
| 3688 | <Test name="6"> |
| 3689 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3690 | </Test> |
| 3691 | <Test name="7"> |
| 3692 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3693 | </Test> |
| 3694 | <Test name="8"> |
| 3695 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3696 | </Test> |
| 3697 | <Test name="9"> |
| 3698 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3699 | </Test> |
| 3700 | <Test name="10"> |
| 3701 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3702 | </Test> |
| 3703 | <Test name="11"> |
| 3704 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3705 | </Test> |
| 3706 | <Test name="12"> |
| 3707 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3708 | </Test> |
| 3709 | <Test name="13"> |
| 3710 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3711 | </Test> |
| 3712 | <Test name="14"> |
| 3713 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3714 | </Test> |
| 3715 | <Test name="15"> |
| 3716 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3717 | </Test> |
| 3718 | <Test name="16"> |
| 3719 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3720 | </Test> |
| 3721 | <Test name="17"> |
| 3722 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3723 | </Test> |
| 3724 | <Test name="18"> |
| 3725 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3726 | </Test> |
| 3727 | <Test name="19"> |
| 3728 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3729 | </Test> |
| 3730 | </TestCase> |
| 3731 | <TestCase name="copyteximage2d"> |
| 3732 | <Test name="0"> |
| 3733 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3734 | </Test> |
| 3735 | <Test name="1"> |
| 3736 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3737 | </Test> |
| 3738 | <Test name="2"> |
| 3739 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3740 | </Test> |
| 3741 | <Test name="3"> |
| 3742 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3743 | </Test> |
| 3744 | <Test name="4"> |
| 3745 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3746 | </Test> |
| 3747 | <Test name="5"> |
| 3748 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3749 | </Test> |
| 3750 | <Test name="6"> |
| 3751 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3752 | </Test> |
| 3753 | <Test name="7"> |
| 3754 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3755 | </Test> |
| 3756 | <Test name="8"> |
| 3757 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3758 | </Test> |
| 3759 | <Test name="9"> |
| 3760 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3761 | </Test> |
| 3762 | <Test name="10"> |
| 3763 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3764 | </Test> |
| 3765 | <Test name="11"> |
| 3766 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3767 | </Test> |
| 3768 | <Test name="12"> |
| 3769 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3770 | </Test> |
| 3771 | <Test name="13"> |
| 3772 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3773 | </Test> |
| 3774 | <Test name="14"> |
| 3775 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3776 | </Test> |
| 3777 | <Test name="15"> |
| 3778 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3779 | </Test> |
| 3780 | <Test name="16"> |
| 3781 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3782 | </Test> |
| 3783 | <Test name="17"> |
| 3784 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3785 | </Test> |
| 3786 | <Test name="18"> |
| 3787 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3788 | </Test> |
| 3789 | <Test name="19"> |
| 3790 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3791 | </Test> |
| 3792 | </TestCase> |
| 3793 | <TestCase name="copytexsubimage2d"> |
| 3794 | <Test name="0"> |
| 3795 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3796 | </Test> |
| 3797 | <Test name="1"> |
| 3798 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3799 | </Test> |
| 3800 | <Test name="2"> |
| 3801 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3802 | </Test> |
| 3803 | <Test name="3"> |
| 3804 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3805 | </Test> |
| 3806 | <Test name="4"> |
| 3807 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3808 | </Test> |
| 3809 | <Test name="5"> |
| 3810 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3811 | </Test> |
| 3812 | <Test name="6"> |
| 3813 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3814 | </Test> |
| 3815 | <Test name="7"> |
| 3816 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3817 | </Test> |
| 3818 | <Test name="8"> |
| 3819 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3820 | </Test> |
| 3821 | <Test name="9"> |
| 3822 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3823 | </Test> |
| 3824 | <Test name="10"> |
| 3825 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3826 | </Test> |
| 3827 | <Test name="11"> |
| 3828 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3829 | </Test> |
| 3830 | <Test name="12"> |
| 3831 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3832 | </Test> |
| 3833 | <Test name="13"> |
| 3834 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3835 | </Test> |
| 3836 | <Test name="14"> |
| 3837 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3838 | </Test> |
| 3839 | <Test name="15"> |
| 3840 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3841 | </Test> |
| 3842 | <Test name="16"> |
| 3843 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3844 | </Test> |
| 3845 | <Test name="17"> |
| 3846 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3847 | </Test> |
| 3848 | <Test name="18"> |
| 3849 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3850 | </Test> |
| 3851 | <Test name="19"> |
| 3852 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3853 | </Test> |
| 3854 | </TestCase> |
| 3855 | </TestSuite> |
| 3856 | <TestSuite name="buffers"> |
| 3857 | <TestCase name="gen_delete"> |
| 3858 | <Test name="0"> |
| 3859 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3860 | </Test> |
| 3861 | <Test name="1"> |
| 3862 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3863 | </Test> |
| 3864 | <Test name="2"> |
| 3865 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3866 | </Test> |
| 3867 | <Test name="3"> |
| 3868 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3869 | </Test> |
| 3870 | <Test name="4"> |
| 3871 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3872 | </Test> |
| 3873 | <Test name="5"> |
| 3874 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3875 | </Test> |
| 3876 | <Test name="6"> |
| 3877 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3878 | </Test> |
| 3879 | <Test name="7"> |
| 3880 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3881 | </Test> |
| 3882 | <Test name="8"> |
| 3883 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3884 | </Test> |
| 3885 | <Test name="9"> |
| 3886 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3887 | </Test> |
| 3888 | <Test name="10"> |
| 3889 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3890 | </Test> |
| 3891 | <Test name="11"> |
| 3892 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3893 | </Test> |
| 3894 | <Test name="12"> |
| 3895 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3896 | </Test> |
| 3897 | <Test name="13"> |
| 3898 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3899 | </Test> |
| 3900 | <Test name="14"> |
| 3901 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3902 | </Test> |
| 3903 | <Test name="15"> |
| 3904 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3905 | </Test> |
| 3906 | <Test name="16"> |
| 3907 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3908 | </Test> |
| 3909 | <Test name="17"> |
| 3910 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3911 | </Test> |
| 3912 | <Test name="18"> |
| 3913 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3914 | </Test> |
| 3915 | <Test name="19"> |
| 3916 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3917 | </Test> |
| 3918 | </TestCase> |
| 3919 | <TestCase name="bufferdata"> |
| 3920 | <Test name="0"> |
| 3921 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3922 | </Test> |
| 3923 | <Test name="1"> |
| 3924 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3925 | </Test> |
| 3926 | <Test name="2"> |
| 3927 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3928 | </Test> |
| 3929 | <Test name="3"> |
| 3930 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3931 | </Test> |
| 3932 | <Test name="4"> |
| 3933 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3934 | </Test> |
| 3935 | <Test name="5"> |
| 3936 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3937 | </Test> |
| 3938 | <Test name="6"> |
| 3939 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3940 | </Test> |
| 3941 | <Test name="7"> |
| 3942 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3943 | </Test> |
| 3944 | <Test name="8"> |
| 3945 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3946 | </Test> |
| 3947 | <Test name="9"> |
| 3948 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3949 | </Test> |
| 3950 | <Test name="10"> |
| 3951 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3952 | </Test> |
| 3953 | <Test name="11"> |
| 3954 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3955 | </Test> |
| 3956 | <Test name="12"> |
| 3957 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3958 | </Test> |
| 3959 | <Test name="13"> |
| 3960 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3961 | </Test> |
| 3962 | <Test name="14"> |
| 3963 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3964 | </Test> |
| 3965 | <Test name="15"> |
| 3966 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3967 | </Test> |
| 3968 | <Test name="16"> |
| 3969 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3970 | </Test> |
| 3971 | <Test name="17"> |
| 3972 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3973 | </Test> |
| 3974 | <Test name="18"> |
| 3975 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3976 | </Test> |
| 3977 | <Test name="19"> |
| 3978 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3979 | </Test> |
| 3980 | </TestCase> |
| 3981 | <TestCase name="buffersubdata"> |
| 3982 | <Test name="0"> |
| 3983 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3984 | </Test> |
| 3985 | <Test name="1"> |
| 3986 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3987 | </Test> |
| 3988 | <Test name="2"> |
| 3989 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3990 | </Test> |
| 3991 | <Test name="3"> |
| 3992 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3993 | </Test> |
| 3994 | <Test name="4"> |
| 3995 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3996 | </Test> |
| 3997 | <Test name="5"> |
| 3998 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 3999 | </Test> |
| 4000 | <Test name="6"> |
| 4001 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4002 | </Test> |
| 4003 | <Test name="7"> |
| 4004 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4005 | </Test> |
| 4006 | <Test name="8"> |
| 4007 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4008 | </Test> |
| 4009 | <Test name="9"> |
| 4010 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4011 | </Test> |
| 4012 | <Test name="10"> |
| 4013 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4014 | </Test> |
| 4015 | <Test name="11"> |
| 4016 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4017 | </Test> |
| 4018 | <Test name="12"> |
| 4019 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4020 | </Test> |
| 4021 | <Test name="13"> |
| 4022 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4023 | </Test> |
| 4024 | <Test name="14"> |
| 4025 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4026 | </Test> |
| 4027 | <Test name="15"> |
| 4028 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4029 | </Test> |
| 4030 | <Test name="16"> |
| 4031 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4032 | </Test> |
| 4033 | <Test name="17"> |
| 4034 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4035 | </Test> |
| 4036 | <Test name="18"> |
| 4037 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4038 | </Test> |
| 4039 | <Test name="19"> |
| 4040 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4041 | </Test> |
| 4042 | </TestCase> |
| 4043 | </TestSuite> |
| 4044 | <TestSuite name="shaders"> |
| 4045 | <TestCase name="create_destroy"> |
| 4046 | <Test name="0"> |
| 4047 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4048 | </Test> |
| 4049 | <Test name="1"> |
| 4050 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4051 | </Test> |
| 4052 | <Test name="2"> |
| 4053 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4054 | </Test> |
| 4055 | <Test name="3"> |
| 4056 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4057 | </Test> |
| 4058 | <Test name="4"> |
| 4059 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4060 | </Test> |
| 4061 | <Test name="5"> |
| 4062 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4063 | </Test> |
| 4064 | <Test name="6"> |
| 4065 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4066 | </Test> |
| 4067 | <Test name="7"> |
| 4068 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4069 | </Test> |
| 4070 | <Test name="8"> |
| 4071 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4072 | </Test> |
| 4073 | <Test name="9"> |
| 4074 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4075 | </Test> |
| 4076 | <Test name="10"> |
| 4077 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4078 | </Test> |
| 4079 | <Test name="11"> |
| 4080 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4081 | </Test> |
| 4082 | <Test name="12"> |
| 4083 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4084 | </Test> |
| 4085 | <Test name="13"> |
| 4086 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4087 | </Test> |
| 4088 | <Test name="14"> |
| 4089 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4090 | </Test> |
| 4091 | <Test name="15"> |
| 4092 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4093 | </Test> |
| 4094 | <Test name="16"> |
| 4095 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4096 | </Test> |
| 4097 | <Test name="17"> |
| 4098 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4099 | </Test> |
| 4100 | <Test name="18"> |
| 4101 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4102 | </Test> |
| 4103 | <Test name="19"> |
| 4104 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4105 | </Test> |
| 4106 | </TestCase> |
| 4107 | <TestCase name="source"> |
| 4108 | <Test name="0"> |
| 4109 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4110 | </Test> |
| 4111 | <Test name="1"> |
| 4112 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4113 | </Test> |
| 4114 | <Test name="2"> |
| 4115 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4116 | </Test> |
| 4117 | <Test name="3"> |
| 4118 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4119 | </Test> |
| 4120 | <Test name="4"> |
| 4121 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4122 | </Test> |
| 4123 | <Test name="5"> |
| 4124 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4125 | </Test> |
| 4126 | <Test name="6"> |
| 4127 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4128 | </Test> |
| 4129 | <Test name="7"> |
| 4130 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4131 | </Test> |
| 4132 | <Test name="8"> |
| 4133 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4134 | </Test> |
| 4135 | <Test name="9"> |
| 4136 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4137 | </Test> |
| 4138 | <Test name="10"> |
| 4139 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4140 | </Test> |
| 4141 | <Test name="11"> |
| 4142 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4143 | </Test> |
| 4144 | <Test name="12"> |
| 4145 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4146 | </Test> |
| 4147 | <Test name="13"> |
| 4148 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4149 | </Test> |
| 4150 | <Test name="14"> |
| 4151 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4152 | </Test> |
| 4153 | <Test name="15"> |
| 4154 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4155 | </Test> |
| 4156 | <Test name="16"> |
| 4157 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4158 | </Test> |
| 4159 | <Test name="17"> |
| 4160 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4161 | </Test> |
| 4162 | <Test name="18"> |
| 4163 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4164 | </Test> |
| 4165 | <Test name="19"> |
| 4166 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4167 | </Test> |
| 4168 | </TestCase> |
| 4169 | <TestCase name="compile"> |
| 4170 | <Test name="0"> |
| 4171 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4172 | </Test> |
| 4173 | <Test name="1"> |
| 4174 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4175 | </Test> |
| 4176 | <Test name="2"> |
| 4177 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4178 | </Test> |
| 4179 | <Test name="3"> |
| 4180 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4181 | </Test> |
| 4182 | <Test name="4"> |
| 4183 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4184 | </Test> |
| 4185 | <Test name="5"> |
| 4186 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4187 | </Test> |
| 4188 | <Test name="6"> |
| 4189 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4190 | </Test> |
| 4191 | <Test name="7"> |
| 4192 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4193 | </Test> |
| 4194 | <Test name="8"> |
| 4195 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4196 | </Test> |
| 4197 | <Test name="9"> |
| 4198 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4199 | </Test> |
| 4200 | <Test name="10"> |
| 4201 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4202 | </Test> |
| 4203 | <Test name="11"> |
| 4204 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4205 | </Test> |
| 4206 | <Test name="12"> |
| 4207 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4208 | </Test> |
| 4209 | <Test name="13"> |
| 4210 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4211 | </Test> |
| 4212 | <Test name="14"> |
| 4213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4214 | </Test> |
| 4215 | <Test name="15"> |
| 4216 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4217 | </Test> |
| 4218 | <Test name="16"> |
| 4219 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4220 | </Test> |
| 4221 | <Test name="17"> |
| 4222 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4223 | </Test> |
| 4224 | <Test name="18"> |
| 4225 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4226 | </Test> |
| 4227 | <Test name="19"> |
| 4228 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4229 | </Test> |
| 4230 | </TestCase> |
| 4231 | </TestSuite> |
| 4232 | <TestSuite name="programs"> |
| 4233 | <TestCase name="create_destroy"> |
| 4234 | <Test name="0"> |
| 4235 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4236 | </Test> |
| 4237 | <Test name="1"> |
| 4238 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4239 | </Test> |
| 4240 | <Test name="2"> |
| 4241 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4242 | </Test> |
| 4243 | <Test name="3"> |
| 4244 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4245 | </Test> |
| 4246 | <Test name="4"> |
| 4247 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4248 | </Test> |
| 4249 | <Test name="5"> |
| 4250 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4251 | </Test> |
| 4252 | <Test name="6"> |
| 4253 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4254 | </Test> |
| 4255 | <Test name="7"> |
| 4256 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4257 | </Test> |
| 4258 | <Test name="8"> |
| 4259 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4260 | </Test> |
| 4261 | <Test name="9"> |
| 4262 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4263 | </Test> |
| 4264 | <Test name="10"> |
| 4265 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4266 | </Test> |
| 4267 | <Test name="11"> |
| 4268 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4269 | </Test> |
| 4270 | <Test name="12"> |
| 4271 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4272 | </Test> |
| 4273 | <Test name="13"> |
| 4274 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4275 | </Test> |
| 4276 | <Test name="14"> |
| 4277 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4278 | </Test> |
| 4279 | <Test name="15"> |
| 4280 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4281 | </Test> |
| 4282 | <Test name="16"> |
| 4283 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4284 | </Test> |
| 4285 | <Test name="17"> |
| 4286 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4287 | </Test> |
| 4288 | <Test name="18"> |
| 4289 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4290 | </Test> |
| 4291 | <Test name="19"> |
| 4292 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4293 | </Test> |
| 4294 | </TestCase> |
| 4295 | <TestCase name="attach_detach"> |
| 4296 | <Test name="0"> |
| 4297 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4298 | </Test> |
| 4299 | <Test name="1"> |
| 4300 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4301 | </Test> |
| 4302 | <Test name="2"> |
| 4303 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4304 | </Test> |
| 4305 | <Test name="3"> |
| 4306 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4307 | </Test> |
| 4308 | <Test name="4"> |
| 4309 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4310 | </Test> |
| 4311 | <Test name="5"> |
| 4312 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4313 | </Test> |
| 4314 | <Test name="6"> |
| 4315 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4316 | </Test> |
| 4317 | <Test name="7"> |
| 4318 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4319 | </Test> |
| 4320 | <Test name="8"> |
| 4321 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4322 | </Test> |
| 4323 | <Test name="9"> |
| 4324 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4325 | </Test> |
| 4326 | <Test name="10"> |
| 4327 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4328 | </Test> |
| 4329 | <Test name="11"> |
| 4330 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4331 | </Test> |
| 4332 | <Test name="12"> |
| 4333 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4334 | </Test> |
| 4335 | <Test name="13"> |
| 4336 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4337 | </Test> |
| 4338 | <Test name="14"> |
| 4339 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4340 | </Test> |
| 4341 | <Test name="15"> |
| 4342 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4343 | </Test> |
| 4344 | <Test name="16"> |
| 4345 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4346 | </Test> |
| 4347 | <Test name="17"> |
| 4348 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4349 | </Test> |
| 4350 | <Test name="18"> |
| 4351 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4352 | </Test> |
| 4353 | <Test name="19"> |
| 4354 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4355 | </Test> |
| 4356 | </TestCase> |
| 4357 | <TestCase name="link"> |
| 4358 | <Test name="0"> |
| 4359 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4360 | </Test> |
| 4361 | <Test name="1"> |
| 4362 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4363 | </Test> |
| 4364 | <Test name="2"> |
| 4365 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4366 | </Test> |
| 4367 | <Test name="3"> |
| 4368 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4369 | </Test> |
| 4370 | <Test name="4"> |
| 4371 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4372 | </Test> |
| 4373 | <Test name="5"> |
| 4374 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4375 | </Test> |
| 4376 | <Test name="6"> |
| 4377 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4378 | </Test> |
| 4379 | <Test name="7"> |
| 4380 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4381 | </Test> |
| 4382 | <Test name="8"> |
| 4383 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4384 | </Test> |
| 4385 | <Test name="9"> |
| 4386 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4387 | </Test> |
| 4388 | <Test name="10"> |
| 4389 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4390 | </Test> |
| 4391 | <Test name="11"> |
| 4392 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4393 | </Test> |
| 4394 | <Test name="12"> |
| 4395 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4396 | </Test> |
| 4397 | <Test name="13"> |
| 4398 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4399 | </Test> |
| 4400 | <Test name="14"> |
| 4401 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4402 | </Test> |
| 4403 | <Test name="15"> |
| 4404 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4405 | </Test> |
| 4406 | <Test name="16"> |
| 4407 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4408 | </Test> |
| 4409 | <Test name="17"> |
| 4410 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4411 | </Test> |
| 4412 | <Test name="18"> |
| 4413 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4414 | </Test> |
| 4415 | <Test name="19"> |
| 4416 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4417 | </Test> |
| 4418 | </TestCase> |
| 4419 | </TestSuite> |
| 4420 | <TestSuite name="images"> |
| 4421 | <TestCase name="create_destroy"> |
| 4422 | <Test name="0"> |
| 4423 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4424 | </Test> |
| 4425 | <Test name="1"> |
| 4426 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4427 | </Test> |
| 4428 | <Test name="2"> |
| 4429 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4430 | </Test> |
| 4431 | <Test name="3"> |
| 4432 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4433 | </Test> |
| 4434 | <Test name="4"> |
| 4435 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4436 | </Test> |
| 4437 | <Test name="5"> |
| 4438 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4439 | </Test> |
| 4440 | <Test name="6"> |
| 4441 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4442 | </Test> |
| 4443 | <Test name="7"> |
| 4444 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4445 | </Test> |
| 4446 | <Test name="8"> |
| 4447 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4448 | </Test> |
| 4449 | <Test name="9"> |
| 4450 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4451 | </Test> |
| 4452 | <Test name="10"> |
| 4453 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4454 | </Test> |
| 4455 | <Test name="11"> |
| 4456 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4457 | </Test> |
| 4458 | <Test name="12"> |
| 4459 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4460 | </Test> |
| 4461 | <Test name="13"> |
| 4462 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4463 | </Test> |
| 4464 | <Test name="14"> |
| 4465 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4466 | </Test> |
| 4467 | <Test name="15"> |
| 4468 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4469 | </Test> |
| 4470 | <Test name="16"> |
| 4471 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4472 | </Test> |
| 4473 | <Test name="17"> |
| 4474 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4475 | </Test> |
| 4476 | <Test name="18"> |
| 4477 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4478 | </Test> |
| 4479 | <Test name="19"> |
| 4480 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4481 | </Test> |
| 4482 | </TestCase> |
| 4483 | <TestCase name="teximage2d"> |
| 4484 | <Test name="0"> |
| 4485 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4486 | </Test> |
| 4487 | <Test name="1"> |
| 4488 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4489 | </Test> |
| 4490 | <Test name="2"> |
| 4491 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4492 | </Test> |
| 4493 | <Test name="3"> |
| 4494 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4495 | </Test> |
| 4496 | <Test name="4"> |
| 4497 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4498 | </Test> |
| 4499 | <Test name="5"> |
| 4500 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4501 | </Test> |
| 4502 | <Test name="6"> |
| 4503 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4504 | </Test> |
| 4505 | <Test name="7"> |
| 4506 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4507 | </Test> |
| 4508 | <Test name="8"> |
| 4509 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4510 | </Test> |
| 4511 | <Test name="9"> |
| 4512 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4513 | </Test> |
| 4514 | <Test name="10"> |
| 4515 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4516 | </Test> |
| 4517 | <Test name="11"> |
| 4518 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4519 | </Test> |
| 4520 | <Test name="12"> |
| 4521 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4522 | </Test> |
| 4523 | <Test name="13"> |
| 4524 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4525 | </Test> |
| 4526 | <Test name="14"> |
| 4527 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4528 | </Test> |
| 4529 | <Test name="15"> |
| 4530 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4531 | </Test> |
| 4532 | <Test name="16"> |
| 4533 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4534 | </Test> |
| 4535 | <Test name="17"> |
| 4536 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4537 | </Test> |
| 4538 | <Test name="18"> |
| 4539 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4540 | </Test> |
| 4541 | <Test name="19"> |
| 4542 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4543 | </Test> |
| 4544 | </TestCase> |
| 4545 | <TestCase name="texsubimage2d"> |
| 4546 | <Test name="0"> |
| 4547 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4548 | </Test> |
| 4549 | <Test name="1"> |
| 4550 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4551 | </Test> |
| 4552 | <Test name="2"> |
| 4553 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4554 | </Test> |
| 4555 | <Test name="3"> |
| 4556 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4557 | </Test> |
| 4558 | <Test name="4"> |
| 4559 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4560 | </Test> |
| 4561 | <Test name="5"> |
| 4562 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4563 | </Test> |
| 4564 | <Test name="6"> |
| 4565 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4566 | </Test> |
| 4567 | <Test name="7"> |
| 4568 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4569 | </Test> |
| 4570 | <Test name="8"> |
| 4571 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4572 | </Test> |
| 4573 | <Test name="9"> |
| 4574 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4575 | </Test> |
| 4576 | <Test name="10"> |
| 4577 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4578 | </Test> |
| 4579 | <Test name="11"> |
| 4580 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4581 | </Test> |
| 4582 | <Test name="12"> |
| 4583 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4584 | </Test> |
| 4585 | <Test name="13"> |
| 4586 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4587 | </Test> |
| 4588 | <Test name="14"> |
| 4589 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4590 | </Test> |
| 4591 | <Test name="15"> |
| 4592 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4593 | </Test> |
| 4594 | <Test name="16"> |
| 4595 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4596 | </Test> |
| 4597 | <Test name="17"> |
| 4598 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4599 | </Test> |
| 4600 | <Test name="18"> |
| 4601 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4602 | </Test> |
| 4603 | <Test name="19"> |
| 4604 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4605 | </Test> |
| 4606 | </TestCase> |
| 4607 | <TestCase name="copyteximage2d"> |
| 4608 | <Test name="0"> |
| 4609 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4610 | </Test> |
| 4611 | <Test name="1"> |
| 4612 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4613 | </Test> |
| 4614 | <Test name="2"> |
| 4615 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4616 | </Test> |
| 4617 | <Test name="3"> |
| 4618 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4619 | </Test> |
| 4620 | <Test name="4"> |
| 4621 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4622 | </Test> |
| 4623 | <Test name="5"> |
| 4624 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4625 | </Test> |
| 4626 | <Test name="6"> |
| 4627 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4628 | </Test> |
| 4629 | <Test name="7"> |
| 4630 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4631 | </Test> |
| 4632 | <Test name="8"> |
| 4633 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4634 | </Test> |
| 4635 | <Test name="9"> |
| 4636 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4637 | </Test> |
| 4638 | <Test name="10"> |
| 4639 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4640 | </Test> |
| 4641 | <Test name="11"> |
| 4642 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4643 | </Test> |
| 4644 | <Test name="12"> |
| 4645 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4646 | </Test> |
| 4647 | <Test name="13"> |
| 4648 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4649 | </Test> |
| 4650 | <Test name="14"> |
| 4651 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4652 | </Test> |
| 4653 | <Test name="15"> |
| 4654 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4655 | </Test> |
| 4656 | <Test name="16"> |
| 4657 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4658 | </Test> |
| 4659 | <Test name="17"> |
| 4660 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4661 | </Test> |
| 4662 | <Test name="18"> |
| 4663 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4664 | </Test> |
| 4665 | <Test name="19"> |
| 4666 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4667 | </Test> |
| 4668 | </TestCase> |
| 4669 | <TestCase name="copytexsubimage2d"> |
| 4670 | <Test name="0"> |
| 4671 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4672 | </Test> |
| 4673 | <Test name="1"> |
| 4674 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4675 | </Test> |
| 4676 | <Test name="2"> |
| 4677 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4678 | </Test> |
| 4679 | <Test name="3"> |
| 4680 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4681 | </Test> |
| 4682 | <Test name="4"> |
| 4683 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4684 | </Test> |
| 4685 | <Test name="5"> |
| 4686 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4687 | </Test> |
| 4688 | <Test name="6"> |
| 4689 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4690 | </Test> |
| 4691 | <Test name="7"> |
| 4692 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4693 | </Test> |
| 4694 | <Test name="8"> |
| 4695 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4696 | </Test> |
| 4697 | <Test name="9"> |
| 4698 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4699 | </Test> |
| 4700 | <Test name="10"> |
| 4701 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4702 | </Test> |
| 4703 | <Test name="11"> |
| 4704 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4705 | </Test> |
| 4706 | <Test name="12"> |
| 4707 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4708 | </Test> |
| 4709 | <Test name="13"> |
| 4710 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4711 | </Test> |
| 4712 | <Test name="14"> |
| 4713 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4714 | </Test> |
| 4715 | <Test name="15"> |
| 4716 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4717 | </Test> |
| 4718 | <Test name="16"> |
| 4719 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4720 | </Test> |
| 4721 | <Test name="17"> |
| 4722 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4723 | </Test> |
| 4724 | <Test name="18"> |
| 4725 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4726 | </Test> |
| 4727 | <Test name="19"> |
| 4728 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4729 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4730 | </TestCase> |
| 4731 | </TestSuite> |
| 4732 | </TestSuite> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4733 | <TestSuite name="simple_egl_sync"> |
| 4734 | <TestCase name="buffers"> |
| 4735 | <Test name="gen_delete"> |
| 4736 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4737 | </Test> |
| 4738 | <Test name="bufferdata"> |
| 4739 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4740 | </Test> |
| 4741 | <Test name="buffersubdata"> |
| 4742 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4743 | </Test> |
| 4744 | <Test name="bufferdata_render"> |
| 4745 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4746 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4747 | <Test name="buffersubdata_render"> |
| 4748 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4749 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4750 | </TestCase> |
| 4751 | <TestCase name="textures"> |
| 4752 | <Test name="gen_delete"> |
| 4753 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4754 | </Test> |
| 4755 | <Test name="teximage2d"> |
| 4756 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4757 | </Test> |
| 4758 | <Test name="teximage2d_texsubimage2d"> |
| 4759 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4760 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4761 | <Test name="teximage2d_copytexsubimage2d"> |
| 4762 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4763 | </Test> |
| 4764 | <Test name="teximage2d_render"> |
| 4765 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4766 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4767 | <Test name="teximage2d_texsubimage2d_render"> |
| 4768 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4769 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4770 | <Test name="teximage2d_copytexsubimage2d_render"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4771 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4772 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4773 | <Test name="copyteximage2d"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4774 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4775 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4776 | <Test name="copyteximage2d_texsubimage2d"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4777 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4778 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4779 | <Test name="copyteximage2d_copytexsubimage2d"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4780 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4781 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4782 | <Test name="copyteximage2d_render"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4783 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4784 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4785 | <Test name="copyteximage2d_texsubimage2d_render"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4786 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4787 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4788 | <Test name="copyteximage2d_copytexsubimage2d_render"> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4789 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4790 | </Test> |
| 4791 | </TestCase> |
| 4792 | <TestCase name="shaders"> |
| 4793 | <Test name="vtx_create_destroy"> |
| 4794 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4795 | </Test> |
| 4796 | <Test name="vtx_shadersource"> |
| 4797 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4798 | </Test> |
| 4799 | <Test name="vtx_compile"> |
| 4800 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4801 | </Test> |
| 4802 | <Test name="frag_create_destroy"> |
| 4803 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4804 | </Test> |
| 4805 | <Test name="frag_shadersource"> |
| 4806 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4807 | </Test> |
| 4808 | <Test name="frag_compile"> |
| 4809 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4810 | </Test> |
| 4811 | </TestCase> |
| 4812 | <TestCase name="programs"> |
| 4813 | <Test name="create_destroy"> |
| 4814 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4815 | </Test> |
| 4816 | <Test name="attach"> |
| 4817 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4818 | </Test> |
| 4819 | <Test name="link"> |
| 4820 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4821 | </Test> |
| 4822 | </TestCase> |
| 4823 | <TestSuite name="images"> |
| 4824 | <TestCase name="texture_source"> |
| 4825 | <Test name="create_destroy"> |
| 4826 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4827 | </Test> |
| 4828 | <Test name="create_texture"> |
| 4829 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4830 | </Test> |
| 4831 | <Test name="texsubimage2d"> |
| 4832 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4833 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4834 | <Test name="copytexsubimage2d"> |
| 4835 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4836 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 4837 | <Test name="teximage2d"> |
| 4838 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4839 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 4840 | <Test name="copyteximage2d"> |
| 4841 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4842 | </Test> |
| 4843 | <Test name="create_texture_render"> |
| 4844 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4845 | </Test> |
| 4846 | <Test name="texsubimage2d_render"> |
| 4847 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4848 | </Test> |
| 4849 | <Test name="copytexsubimage2d_render"> |
| 4850 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4851 | </Test> |
| 4852 | <Test name="teximage2d_render"> |
| 4853 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4854 | </Test> |
| 4855 | <Test name="copyteximage2d_render"> |
| 4856 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4857 | </Test> |
| 4858 | </TestCase> |
| 4859 | </TestSuite> |
| 4860 | </TestSuite> |
| 4861 | <TestSuite name="random_egl_sync"> |
| 4862 | <TestSuite name="textures"> |
| 4863 | <TestCase name="gen_delete"> |
| 4864 | <Test name="0"> |
| 4865 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4866 | </Test> |
| 4867 | <Test name="1"> |
| 4868 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4869 | </Test> |
| 4870 | <Test name="2"> |
| 4871 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4872 | </Test> |
| 4873 | <Test name="3"> |
| 4874 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4875 | </Test> |
| 4876 | <Test name="4"> |
| 4877 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4878 | </Test> |
| 4879 | <Test name="5"> |
| 4880 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4881 | </Test> |
| 4882 | <Test name="6"> |
| 4883 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4884 | </Test> |
| 4885 | <Test name="7"> |
| 4886 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4887 | </Test> |
| 4888 | <Test name="8"> |
| 4889 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4890 | </Test> |
| 4891 | <Test name="9"> |
| 4892 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4893 | </Test> |
| 4894 | <Test name="10"> |
| 4895 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4896 | </Test> |
| 4897 | <Test name="11"> |
| 4898 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4899 | </Test> |
| 4900 | <Test name="12"> |
| 4901 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4902 | </Test> |
| 4903 | <Test name="13"> |
| 4904 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4905 | </Test> |
| 4906 | <Test name="14"> |
| 4907 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4908 | </Test> |
| 4909 | <Test name="15"> |
| 4910 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4911 | </Test> |
| 4912 | <Test name="16"> |
| 4913 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4914 | </Test> |
| 4915 | <Test name="17"> |
| 4916 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4917 | </Test> |
| 4918 | <Test name="18"> |
| 4919 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4920 | </Test> |
| 4921 | <Test name="19"> |
| 4922 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4923 | </Test> |
| 4924 | </TestCase> |
| 4925 | <TestCase name="teximage2d"> |
| 4926 | <Test name="0"> |
| 4927 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4928 | </Test> |
| 4929 | <Test name="1"> |
| 4930 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4931 | </Test> |
| 4932 | <Test name="2"> |
| 4933 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4934 | </Test> |
| 4935 | <Test name="3"> |
| 4936 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4937 | </Test> |
| 4938 | <Test name="4"> |
| 4939 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4940 | </Test> |
| 4941 | <Test name="5"> |
| 4942 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4943 | </Test> |
| 4944 | <Test name="6"> |
| 4945 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4946 | </Test> |
| 4947 | <Test name="7"> |
| 4948 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4949 | </Test> |
| 4950 | <Test name="8"> |
| 4951 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4952 | </Test> |
| 4953 | <Test name="9"> |
| 4954 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4955 | </Test> |
| 4956 | <Test name="10"> |
| 4957 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4958 | </Test> |
| 4959 | <Test name="11"> |
| 4960 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4961 | </Test> |
| 4962 | <Test name="12"> |
| 4963 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4964 | </Test> |
| 4965 | <Test name="13"> |
| 4966 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4967 | </Test> |
| 4968 | <Test name="14"> |
| 4969 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4970 | </Test> |
| 4971 | <Test name="15"> |
| 4972 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4973 | </Test> |
| 4974 | <Test name="16"> |
| 4975 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4976 | </Test> |
| 4977 | <Test name="17"> |
| 4978 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4979 | </Test> |
| 4980 | <Test name="18"> |
| 4981 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4982 | </Test> |
| 4983 | <Test name="19"> |
| 4984 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4985 | </Test> |
| 4986 | </TestCase> |
| 4987 | <TestCase name="texsubimage2d"> |
| 4988 | <Test name="0"> |
| 4989 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4990 | </Test> |
| 4991 | <Test name="1"> |
| 4992 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4993 | </Test> |
| 4994 | <Test name="2"> |
| 4995 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4996 | </Test> |
| 4997 | <Test name="3"> |
| 4998 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 4999 | </Test> |
| 5000 | <Test name="4"> |
| 5001 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5002 | </Test> |
| 5003 | <Test name="5"> |
| 5004 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5005 | </Test> |
| 5006 | <Test name="6"> |
| 5007 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5008 | </Test> |
| 5009 | <Test name="7"> |
| 5010 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5011 | </Test> |
| 5012 | <Test name="8"> |
| 5013 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5014 | </Test> |
| 5015 | <Test name="9"> |
| 5016 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5017 | </Test> |
| 5018 | <Test name="10"> |
| 5019 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5020 | </Test> |
| 5021 | <Test name="11"> |
| 5022 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5023 | </Test> |
| 5024 | <Test name="12"> |
| 5025 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5026 | </Test> |
| 5027 | <Test name="13"> |
| 5028 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5029 | </Test> |
| 5030 | <Test name="14"> |
| 5031 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5032 | </Test> |
| 5033 | <Test name="15"> |
| 5034 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5035 | </Test> |
| 5036 | <Test name="16"> |
| 5037 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5038 | </Test> |
| 5039 | <Test name="17"> |
| 5040 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5041 | </Test> |
| 5042 | <Test name="18"> |
| 5043 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5044 | </Test> |
| 5045 | <Test name="19"> |
| 5046 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5047 | </Test> |
| 5048 | </TestCase> |
| 5049 | <TestCase name="copyteximage2d"> |
| 5050 | <Test name="0"> |
| 5051 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5052 | </Test> |
| 5053 | <Test name="1"> |
| 5054 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5055 | </Test> |
| 5056 | <Test name="2"> |
| 5057 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5058 | </Test> |
| 5059 | <Test name="3"> |
| 5060 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5061 | </Test> |
| 5062 | <Test name="4"> |
| 5063 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5064 | </Test> |
| 5065 | <Test name="5"> |
| 5066 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5067 | </Test> |
| 5068 | <Test name="6"> |
| 5069 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5070 | </Test> |
| 5071 | <Test name="7"> |
| 5072 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5073 | </Test> |
| 5074 | <Test name="8"> |
| 5075 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5076 | </Test> |
| 5077 | <Test name="9"> |
| 5078 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5079 | </Test> |
| 5080 | <Test name="10"> |
| 5081 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5082 | </Test> |
| 5083 | <Test name="11"> |
| 5084 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5085 | </Test> |
| 5086 | <Test name="12"> |
| 5087 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5088 | </Test> |
| 5089 | <Test name="13"> |
| 5090 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5091 | </Test> |
| 5092 | <Test name="14"> |
| 5093 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5094 | </Test> |
| 5095 | <Test name="15"> |
| 5096 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5097 | </Test> |
| 5098 | <Test name="16"> |
| 5099 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5100 | </Test> |
| 5101 | <Test name="17"> |
| 5102 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5103 | </Test> |
| 5104 | <Test name="18"> |
| 5105 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5106 | </Test> |
| 5107 | <Test name="19"> |
| 5108 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5109 | </Test> |
| 5110 | </TestCase> |
| 5111 | <TestCase name="copytexsubimage2d"> |
| 5112 | <Test name="0"> |
| 5113 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5114 | </Test> |
| 5115 | <Test name="1"> |
| 5116 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5117 | </Test> |
| 5118 | <Test name="2"> |
| 5119 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5120 | </Test> |
| 5121 | <Test name="3"> |
| 5122 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5123 | </Test> |
| 5124 | <Test name="4"> |
| 5125 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5126 | </Test> |
| 5127 | <Test name="5"> |
| 5128 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5129 | </Test> |
| 5130 | <Test name="6"> |
| 5131 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5132 | </Test> |
| 5133 | <Test name="7"> |
| 5134 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5135 | </Test> |
| 5136 | <Test name="8"> |
| 5137 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5138 | </Test> |
| 5139 | <Test name="9"> |
| 5140 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5141 | </Test> |
| 5142 | <Test name="10"> |
| 5143 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5144 | </Test> |
| 5145 | <Test name="11"> |
| 5146 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5147 | </Test> |
| 5148 | <Test name="12"> |
| 5149 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5150 | </Test> |
| 5151 | <Test name="13"> |
| 5152 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5153 | </Test> |
| 5154 | <Test name="14"> |
| 5155 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5156 | </Test> |
| 5157 | <Test name="15"> |
| 5158 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5159 | </Test> |
| 5160 | <Test name="16"> |
| 5161 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5162 | </Test> |
| 5163 | <Test name="17"> |
| 5164 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5165 | </Test> |
| 5166 | <Test name="18"> |
| 5167 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5168 | </Test> |
| 5169 | <Test name="19"> |
| 5170 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5171 | </Test> |
| 5172 | </TestCase> |
| 5173 | </TestSuite> |
| 5174 | <TestSuite name="buffers"> |
| 5175 | <TestCase name="gen_delete"> |
| 5176 | <Test name="0"> |
| 5177 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5178 | </Test> |
| 5179 | <Test name="1"> |
| 5180 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5181 | </Test> |
| 5182 | <Test name="2"> |
| 5183 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5184 | </Test> |
| 5185 | <Test name="3"> |
| 5186 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5187 | </Test> |
| 5188 | <Test name="4"> |
| 5189 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5190 | </Test> |
| 5191 | <Test name="5"> |
| 5192 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5193 | </Test> |
| 5194 | <Test name="6"> |
| 5195 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5196 | </Test> |
| 5197 | <Test name="7"> |
| 5198 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5199 | </Test> |
| 5200 | <Test name="8"> |
| 5201 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5202 | </Test> |
| 5203 | <Test name="9"> |
| 5204 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5205 | </Test> |
| 5206 | <Test name="10"> |
| 5207 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5208 | </Test> |
| 5209 | <Test name="11"> |
| 5210 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5211 | </Test> |
| 5212 | <Test name="12"> |
| 5213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5214 | </Test> |
| 5215 | <Test name="13"> |
| 5216 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5217 | </Test> |
| 5218 | <Test name="14"> |
| 5219 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5220 | </Test> |
| 5221 | <Test name="15"> |
| 5222 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5223 | </Test> |
| 5224 | <Test name="16"> |
| 5225 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5226 | </Test> |
| 5227 | <Test name="17"> |
| 5228 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5229 | </Test> |
| 5230 | <Test name="18"> |
| 5231 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5232 | </Test> |
| 5233 | <Test name="19"> |
| 5234 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5235 | </Test> |
| 5236 | </TestCase> |
| 5237 | <TestCase name="bufferdata"> |
| 5238 | <Test name="0"> |
| 5239 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5240 | </Test> |
| 5241 | <Test name="1"> |
| 5242 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5243 | </Test> |
| 5244 | <Test name="2"> |
| 5245 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5246 | </Test> |
| 5247 | <Test name="3"> |
| 5248 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5249 | </Test> |
| 5250 | <Test name="4"> |
| 5251 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5252 | </Test> |
| 5253 | <Test name="5"> |
| 5254 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5255 | </Test> |
| 5256 | <Test name="6"> |
| 5257 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5258 | </Test> |
| 5259 | <Test name="7"> |
| 5260 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5261 | </Test> |
| 5262 | <Test name="8"> |
| 5263 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5264 | </Test> |
| 5265 | <Test name="9"> |
| 5266 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5267 | </Test> |
| 5268 | <Test name="10"> |
| 5269 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5270 | </Test> |
| 5271 | <Test name="11"> |
| 5272 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5273 | </Test> |
| 5274 | <Test name="12"> |
| 5275 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5276 | </Test> |
| 5277 | <Test name="13"> |
| 5278 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5279 | </Test> |
| 5280 | <Test name="14"> |
| 5281 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5282 | </Test> |
| 5283 | <Test name="15"> |
| 5284 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5285 | </Test> |
| 5286 | <Test name="16"> |
| 5287 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5288 | </Test> |
| 5289 | <Test name="17"> |
| 5290 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5291 | </Test> |
| 5292 | <Test name="18"> |
| 5293 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5294 | </Test> |
| 5295 | <Test name="19"> |
| 5296 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5297 | </Test> |
| 5298 | </TestCase> |
| 5299 | <TestCase name="buffersubdata"> |
| 5300 | <Test name="0"> |
| 5301 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5302 | </Test> |
| 5303 | <Test name="1"> |
| 5304 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5305 | </Test> |
| 5306 | <Test name="2"> |
| 5307 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5308 | </Test> |
| 5309 | <Test name="3"> |
| 5310 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5311 | </Test> |
| 5312 | <Test name="4"> |
| 5313 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5314 | </Test> |
| 5315 | <Test name="5"> |
| 5316 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5317 | </Test> |
| 5318 | <Test name="6"> |
| 5319 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5320 | </Test> |
| 5321 | <Test name="7"> |
| 5322 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5323 | </Test> |
| 5324 | <Test name="8"> |
| 5325 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5326 | </Test> |
| 5327 | <Test name="9"> |
| 5328 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5329 | </Test> |
| 5330 | <Test name="10"> |
| 5331 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5332 | </Test> |
| 5333 | <Test name="11"> |
| 5334 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5335 | </Test> |
| 5336 | <Test name="12"> |
| 5337 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5338 | </Test> |
| 5339 | <Test name="13"> |
| 5340 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5341 | </Test> |
| 5342 | <Test name="14"> |
| 5343 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5344 | </Test> |
| 5345 | <Test name="15"> |
| 5346 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5347 | </Test> |
| 5348 | <Test name="16"> |
| 5349 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5350 | </Test> |
| 5351 | <Test name="17"> |
| 5352 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5353 | </Test> |
| 5354 | <Test name="18"> |
| 5355 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5356 | </Test> |
| 5357 | <Test name="19"> |
| 5358 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5359 | </Test> |
| 5360 | </TestCase> |
| 5361 | </TestSuite> |
| 5362 | <TestSuite name="shaders"> |
| 5363 | <TestCase name="create_destroy"> |
| 5364 | <Test name="0"> |
| 5365 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5366 | </Test> |
| 5367 | <Test name="1"> |
| 5368 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5369 | </Test> |
| 5370 | <Test name="2"> |
| 5371 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5372 | </Test> |
| 5373 | <Test name="3"> |
| 5374 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5375 | </Test> |
| 5376 | <Test name="4"> |
| 5377 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5378 | </Test> |
| 5379 | <Test name="5"> |
| 5380 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5381 | </Test> |
| 5382 | <Test name="6"> |
| 5383 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5384 | </Test> |
| 5385 | <Test name="7"> |
| 5386 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5387 | </Test> |
| 5388 | <Test name="8"> |
| 5389 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5390 | </Test> |
| 5391 | <Test name="9"> |
| 5392 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5393 | </Test> |
| 5394 | <Test name="10"> |
| 5395 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5396 | </Test> |
| 5397 | <Test name="11"> |
| 5398 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5399 | </Test> |
| 5400 | <Test name="12"> |
| 5401 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5402 | </Test> |
| 5403 | <Test name="13"> |
| 5404 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5405 | </Test> |
| 5406 | <Test name="14"> |
| 5407 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5408 | </Test> |
| 5409 | <Test name="15"> |
| 5410 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5411 | </Test> |
| 5412 | <Test name="16"> |
| 5413 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5414 | </Test> |
| 5415 | <Test name="17"> |
| 5416 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5417 | </Test> |
| 5418 | <Test name="18"> |
| 5419 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5420 | </Test> |
| 5421 | <Test name="19"> |
| 5422 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5423 | </Test> |
| 5424 | </TestCase> |
| 5425 | <TestCase name="source"> |
| 5426 | <Test name="0"> |
| 5427 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5428 | </Test> |
| 5429 | <Test name="1"> |
| 5430 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5431 | </Test> |
| 5432 | <Test name="2"> |
| 5433 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5434 | </Test> |
| 5435 | <Test name="3"> |
| 5436 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5437 | </Test> |
| 5438 | <Test name="4"> |
| 5439 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5440 | </Test> |
| 5441 | <Test name="5"> |
| 5442 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5443 | </Test> |
| 5444 | <Test name="6"> |
| 5445 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5446 | </Test> |
| 5447 | <Test name="7"> |
| 5448 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5449 | </Test> |
| 5450 | <Test name="8"> |
| 5451 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5452 | </Test> |
| 5453 | <Test name="9"> |
| 5454 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5455 | </Test> |
| 5456 | <Test name="10"> |
| 5457 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5458 | </Test> |
| 5459 | <Test name="11"> |
| 5460 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5461 | </Test> |
| 5462 | <Test name="12"> |
| 5463 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5464 | </Test> |
| 5465 | <Test name="13"> |
| 5466 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5467 | </Test> |
| 5468 | <Test name="14"> |
| 5469 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5470 | </Test> |
| 5471 | <Test name="15"> |
| 5472 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5473 | </Test> |
| 5474 | <Test name="16"> |
| 5475 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5476 | </Test> |
| 5477 | <Test name="17"> |
| 5478 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5479 | </Test> |
| 5480 | <Test name="18"> |
| 5481 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5482 | </Test> |
| 5483 | <Test name="19"> |
| 5484 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5485 | </Test> |
| 5486 | </TestCase> |
| 5487 | <TestCase name="compile"> |
| 5488 | <Test name="0"> |
| 5489 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5490 | </Test> |
| 5491 | <Test name="1"> |
| 5492 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5493 | </Test> |
| 5494 | <Test name="2"> |
| 5495 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5496 | </Test> |
| 5497 | <Test name="3"> |
| 5498 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5499 | </Test> |
| 5500 | <Test name="4"> |
| 5501 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5502 | </Test> |
| 5503 | <Test name="5"> |
| 5504 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5505 | </Test> |
| 5506 | <Test name="6"> |
| 5507 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5508 | </Test> |
| 5509 | <Test name="7"> |
| 5510 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5511 | </Test> |
| 5512 | <Test name="8"> |
| 5513 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5514 | </Test> |
| 5515 | <Test name="9"> |
| 5516 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5517 | </Test> |
| 5518 | <Test name="10"> |
| 5519 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5520 | </Test> |
| 5521 | <Test name="11"> |
| 5522 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5523 | </Test> |
| 5524 | <Test name="12"> |
| 5525 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5526 | </Test> |
| 5527 | <Test name="13"> |
| 5528 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5529 | </Test> |
| 5530 | <Test name="14"> |
| 5531 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5532 | </Test> |
| 5533 | <Test name="15"> |
| 5534 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5535 | </Test> |
| 5536 | <Test name="16"> |
| 5537 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5538 | </Test> |
| 5539 | <Test name="17"> |
| 5540 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5541 | </Test> |
| 5542 | <Test name="18"> |
| 5543 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5544 | </Test> |
| 5545 | <Test name="19"> |
| 5546 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5547 | </Test> |
| 5548 | </TestCase> |
| 5549 | </TestSuite> |
| 5550 | <TestSuite name="programs"> |
| 5551 | <TestCase name="create_destroy"> |
| 5552 | <Test name="0"> |
| 5553 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5554 | </Test> |
| 5555 | <Test name="1"> |
| 5556 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5557 | </Test> |
| 5558 | <Test name="2"> |
| 5559 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5560 | </Test> |
| 5561 | <Test name="3"> |
| 5562 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5563 | </Test> |
| 5564 | <Test name="4"> |
| 5565 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5566 | </Test> |
| 5567 | <Test name="5"> |
| 5568 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5569 | </Test> |
| 5570 | <Test name="6"> |
| 5571 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5572 | </Test> |
| 5573 | <Test name="7"> |
| 5574 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5575 | </Test> |
| 5576 | <Test name="8"> |
| 5577 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5578 | </Test> |
| 5579 | <Test name="9"> |
| 5580 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5581 | </Test> |
| 5582 | <Test name="10"> |
| 5583 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5584 | </Test> |
| 5585 | <Test name="11"> |
| 5586 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5587 | </Test> |
| 5588 | <Test name="12"> |
| 5589 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5590 | </Test> |
| 5591 | <Test name="13"> |
| 5592 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5593 | </Test> |
| 5594 | <Test name="14"> |
| 5595 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5596 | </Test> |
| 5597 | <Test name="15"> |
| 5598 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5599 | </Test> |
| 5600 | <Test name="16"> |
| 5601 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5602 | </Test> |
| 5603 | <Test name="17"> |
| 5604 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5605 | </Test> |
| 5606 | <Test name="18"> |
| 5607 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5608 | </Test> |
| 5609 | <Test name="19"> |
| 5610 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5611 | </Test> |
| 5612 | </TestCase> |
| 5613 | <TestCase name="attach_detach"> |
| 5614 | <Test name="0"> |
| 5615 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5616 | </Test> |
| 5617 | <Test name="1"> |
| 5618 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5619 | </Test> |
| 5620 | <Test name="2"> |
| 5621 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5622 | </Test> |
| 5623 | <Test name="3"> |
| 5624 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5625 | </Test> |
| 5626 | <Test name="4"> |
| 5627 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5628 | </Test> |
| 5629 | <Test name="5"> |
| 5630 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5631 | </Test> |
| 5632 | <Test name="6"> |
| 5633 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5634 | </Test> |
| 5635 | <Test name="7"> |
| 5636 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5637 | </Test> |
| 5638 | <Test name="8"> |
| 5639 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5640 | </Test> |
| 5641 | <Test name="9"> |
| 5642 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5643 | </Test> |
| 5644 | <Test name="10"> |
| 5645 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5646 | </Test> |
| 5647 | <Test name="11"> |
| 5648 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5649 | </Test> |
| 5650 | <Test name="12"> |
| 5651 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5652 | </Test> |
| 5653 | <Test name="13"> |
| 5654 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5655 | </Test> |
| 5656 | <Test name="14"> |
| 5657 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5658 | </Test> |
| 5659 | <Test name="15"> |
| 5660 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5661 | </Test> |
| 5662 | <Test name="16"> |
| 5663 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5664 | </Test> |
| 5665 | <Test name="17"> |
| 5666 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5667 | </Test> |
| 5668 | <Test name="18"> |
| 5669 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5670 | </Test> |
| 5671 | <Test name="19"> |
| 5672 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5673 | </Test> |
| 5674 | </TestCase> |
| 5675 | <TestCase name="link"> |
| 5676 | <Test name="0"> |
| 5677 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5678 | </Test> |
| 5679 | <Test name="1"> |
| 5680 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5681 | </Test> |
| 5682 | <Test name="2"> |
| 5683 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5684 | </Test> |
| 5685 | <Test name="3"> |
| 5686 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5687 | </Test> |
| 5688 | <Test name="4"> |
| 5689 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5690 | </Test> |
| 5691 | <Test name="5"> |
| 5692 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5693 | </Test> |
| 5694 | <Test name="6"> |
| 5695 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5696 | </Test> |
| 5697 | <Test name="7"> |
| 5698 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5699 | </Test> |
| 5700 | <Test name="8"> |
| 5701 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5702 | </Test> |
| 5703 | <Test name="9"> |
| 5704 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5705 | </Test> |
| 5706 | <Test name="10"> |
| 5707 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5708 | </Test> |
| 5709 | <Test name="11"> |
| 5710 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5711 | </Test> |
| 5712 | <Test name="12"> |
| 5713 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5714 | </Test> |
| 5715 | <Test name="13"> |
| 5716 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5717 | </Test> |
| 5718 | <Test name="14"> |
| 5719 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5720 | </Test> |
| 5721 | <Test name="15"> |
| 5722 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5723 | </Test> |
| 5724 | <Test name="16"> |
| 5725 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5726 | </Test> |
| 5727 | <Test name="17"> |
| 5728 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5729 | </Test> |
| 5730 | <Test name="18"> |
| 5731 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5732 | </Test> |
| 5733 | <Test name="19"> |
| 5734 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5735 | </Test> |
| 5736 | </TestCase> |
| 5737 | </TestSuite> |
| 5738 | <TestSuite name="images"> |
| 5739 | <TestCase name="create_destroy"> |
| 5740 | <Test name="0"> |
| 5741 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5742 | </Test> |
| 5743 | <Test name="1"> |
| 5744 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5745 | </Test> |
| 5746 | <Test name="2"> |
| 5747 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5748 | </Test> |
| 5749 | <Test name="3"> |
| 5750 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5751 | </Test> |
| 5752 | <Test name="4"> |
| 5753 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5754 | </Test> |
| 5755 | <Test name="5"> |
| 5756 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5757 | </Test> |
| 5758 | <Test name="6"> |
| 5759 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5760 | </Test> |
| 5761 | <Test name="7"> |
| 5762 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5763 | </Test> |
| 5764 | <Test name="8"> |
| 5765 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5766 | </Test> |
| 5767 | <Test name="9"> |
| 5768 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5769 | </Test> |
| 5770 | <Test name="10"> |
| 5771 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5772 | </Test> |
| 5773 | <Test name="11"> |
| 5774 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5775 | </Test> |
| 5776 | <Test name="12"> |
| 5777 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5778 | </Test> |
| 5779 | <Test name="13"> |
| 5780 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5781 | </Test> |
| 5782 | <Test name="14"> |
| 5783 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5784 | </Test> |
| 5785 | <Test name="15"> |
| 5786 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5787 | </Test> |
| 5788 | <Test name="16"> |
| 5789 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5790 | </Test> |
| 5791 | <Test name="17"> |
| 5792 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5793 | </Test> |
| 5794 | <Test name="18"> |
| 5795 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5796 | </Test> |
| 5797 | <Test name="19"> |
| 5798 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5799 | </Test> |
| 5800 | </TestCase> |
| 5801 | <TestCase name="teximage2d"> |
| 5802 | <Test name="0"> |
| 5803 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5804 | </Test> |
| 5805 | <Test name="1"> |
| 5806 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5807 | </Test> |
| 5808 | <Test name="2"> |
| 5809 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5810 | </Test> |
| 5811 | <Test name="3"> |
| 5812 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5813 | </Test> |
| 5814 | <Test name="4"> |
| 5815 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5816 | </Test> |
| 5817 | <Test name="5"> |
| 5818 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5819 | </Test> |
| 5820 | <Test name="6"> |
| 5821 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5822 | </Test> |
| 5823 | <Test name="7"> |
| 5824 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5825 | </Test> |
| 5826 | <Test name="8"> |
| 5827 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5828 | </Test> |
| 5829 | <Test name="9"> |
| 5830 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5831 | </Test> |
| 5832 | <Test name="10"> |
| 5833 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5834 | </Test> |
| 5835 | <Test name="11"> |
| 5836 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5837 | </Test> |
| 5838 | <Test name="12"> |
| 5839 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5840 | </Test> |
| 5841 | <Test name="13"> |
| 5842 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5843 | </Test> |
| 5844 | <Test name="14"> |
| 5845 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5846 | </Test> |
| 5847 | <Test name="15"> |
| 5848 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5849 | </Test> |
| 5850 | <Test name="16"> |
| 5851 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5852 | </Test> |
| 5853 | <Test name="17"> |
| 5854 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5855 | </Test> |
| 5856 | <Test name="18"> |
| 5857 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5858 | </Test> |
| 5859 | <Test name="19"> |
| 5860 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5861 | </Test> |
| 5862 | </TestCase> |
| 5863 | <TestCase name="texsubimage2d"> |
| 5864 | <Test name="0"> |
| 5865 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5866 | </Test> |
| 5867 | <Test name="1"> |
| 5868 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5869 | </Test> |
| 5870 | <Test name="2"> |
| 5871 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5872 | </Test> |
| 5873 | <Test name="3"> |
| 5874 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5875 | </Test> |
| 5876 | <Test name="4"> |
| 5877 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5878 | </Test> |
| 5879 | <Test name="5"> |
| 5880 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5881 | </Test> |
| 5882 | <Test name="6"> |
| 5883 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5884 | </Test> |
| 5885 | <Test name="7"> |
| 5886 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5887 | </Test> |
| 5888 | <Test name="8"> |
| 5889 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5890 | </Test> |
| 5891 | <Test name="9"> |
| 5892 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5893 | </Test> |
| 5894 | <Test name="10"> |
| 5895 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5896 | </Test> |
| 5897 | <Test name="11"> |
| 5898 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5899 | </Test> |
| 5900 | <Test name="12"> |
| 5901 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5902 | </Test> |
| 5903 | <Test name="13"> |
| 5904 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5905 | </Test> |
| 5906 | <Test name="14"> |
| 5907 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5908 | </Test> |
| 5909 | <Test name="15"> |
| 5910 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5911 | </Test> |
| 5912 | <Test name="16"> |
| 5913 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5914 | </Test> |
| 5915 | <Test name="17"> |
| 5916 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5917 | </Test> |
| 5918 | <Test name="18"> |
| 5919 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5920 | </Test> |
| 5921 | <Test name="19"> |
| 5922 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5923 | </Test> |
| 5924 | </TestCase> |
| 5925 | <TestCase name="copyteximage2d"> |
| 5926 | <Test name="0"> |
| 5927 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5928 | </Test> |
| 5929 | <Test name="1"> |
| 5930 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5931 | </Test> |
| 5932 | <Test name="2"> |
| 5933 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5934 | </Test> |
| 5935 | <Test name="3"> |
| 5936 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5937 | </Test> |
| 5938 | <Test name="4"> |
| 5939 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5940 | </Test> |
| 5941 | <Test name="5"> |
| 5942 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5943 | </Test> |
| 5944 | <Test name="6"> |
| 5945 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5946 | </Test> |
| 5947 | <Test name="7"> |
| 5948 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5949 | </Test> |
| 5950 | <Test name="8"> |
| 5951 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5952 | </Test> |
| 5953 | <Test name="9"> |
| 5954 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5955 | </Test> |
| 5956 | <Test name="10"> |
| 5957 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5958 | </Test> |
| 5959 | <Test name="11"> |
| 5960 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5961 | </Test> |
| 5962 | <Test name="12"> |
| 5963 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5964 | </Test> |
| 5965 | <Test name="13"> |
| 5966 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5967 | </Test> |
| 5968 | <Test name="14"> |
| 5969 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5970 | </Test> |
| 5971 | <Test name="15"> |
| 5972 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5973 | </Test> |
| 5974 | <Test name="16"> |
| 5975 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5976 | </Test> |
| 5977 | <Test name="17"> |
| 5978 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5979 | </Test> |
| 5980 | <Test name="18"> |
| 5981 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5982 | </Test> |
| 5983 | <Test name="19"> |
| 5984 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5985 | </Test> |
| 5986 | </TestCase> |
| 5987 | <TestCase name="copytexsubimage2d"> |
| 5988 | <Test name="0"> |
| 5989 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5990 | </Test> |
| 5991 | <Test name="1"> |
| 5992 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5993 | </Test> |
| 5994 | <Test name="2"> |
| 5995 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5996 | </Test> |
| 5997 | <Test name="3"> |
| 5998 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 5999 | </Test> |
| 6000 | <Test name="4"> |
| 6001 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6002 | </Test> |
| 6003 | <Test name="5"> |
| 6004 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6005 | </Test> |
| 6006 | <Test name="6"> |
| 6007 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6008 | </Test> |
| 6009 | <Test name="7"> |
| 6010 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6011 | </Test> |
| 6012 | <Test name="8"> |
| 6013 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6014 | </Test> |
| 6015 | <Test name="9"> |
| 6016 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6017 | </Test> |
| 6018 | <Test name="10"> |
| 6019 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6020 | </Test> |
| 6021 | <Test name="11"> |
| 6022 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6023 | </Test> |
| 6024 | <Test name="12"> |
| 6025 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6026 | </Test> |
| 6027 | <Test name="13"> |
| 6028 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6029 | </Test> |
| 6030 | <Test name="14"> |
| 6031 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6032 | </Test> |
| 6033 | <Test name="15"> |
| 6034 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6035 | </Test> |
| 6036 | <Test name="16"> |
| 6037 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6038 | </Test> |
| 6039 | <Test name="17"> |
| 6040 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6041 | </Test> |
| 6042 | <Test name="18"> |
| 6043 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6044 | </Test> |
| 6045 | <Test name="19"> |
| 6046 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6047 | </Test> |
| 6048 | </TestCase> |
| 6049 | </TestSuite> |
| 6050 | </TestSuite> |
| 6051 | <TestSuite name="simple_egl_server_sync"> |
| 6052 | <TestCase name="buffers"> |
| 6053 | <Test name="gen_delete"> |
| 6054 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6055 | </Test> |
| 6056 | <Test name="bufferdata"> |
| 6057 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6058 | </Test> |
| 6059 | <Test name="buffersubdata"> |
| 6060 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6061 | </Test> |
| 6062 | <Test name="bufferdata_render"> |
| 6063 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6064 | </Test> |
| 6065 | <Test name="buffersubdata_render"> |
| 6066 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6067 | </Test> |
| 6068 | </TestCase> |
| 6069 | <TestCase name="textures"> |
| 6070 | <Test name="gen_delete"> |
| 6071 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6072 | </Test> |
| 6073 | <Test name="teximage2d"> |
| 6074 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6075 | </Test> |
| 6076 | <Test name="teximage2d_texsubimage2d"> |
| 6077 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6078 | </Test> |
| 6079 | <Test name="teximage2d_copytexsubimage2d"> |
| 6080 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6081 | </Test> |
| 6082 | <Test name="teximage2d_render"> |
| 6083 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6084 | </Test> |
| 6085 | <Test name="teximage2d_texsubimage2d_render"> |
| 6086 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6087 | </Test> |
| 6088 | <Test name="teximage2d_copytexsubimage2d_render"> |
| 6089 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6090 | </Test> |
| 6091 | <Test name="copyteximage2d"> |
| 6092 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6093 | </Test> |
| 6094 | <Test name="copyteximage2d_texsubimage2d"> |
| 6095 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6096 | </Test> |
| 6097 | <Test name="copyteximage2d_copytexsubimage2d"> |
| 6098 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6099 | </Test> |
| 6100 | <Test name="copyteximage2d_render"> |
| 6101 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6102 | </Test> |
| 6103 | <Test name="copyteximage2d_texsubimage2d_render"> |
| 6104 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6105 | </Test> |
| 6106 | <Test name="copyteximage2d_copytexsubimage2d_render"> |
| 6107 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6108 | </Test> |
| 6109 | </TestCase> |
| 6110 | <TestCase name="shaders"> |
| 6111 | <Test name="vtx_create_destroy"> |
| 6112 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6113 | </Test> |
| 6114 | <Test name="vtx_shadersource"> |
| 6115 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6116 | </Test> |
| 6117 | <Test name="vtx_compile"> |
| 6118 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6119 | </Test> |
| 6120 | <Test name="frag_create_destroy"> |
| 6121 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6122 | </Test> |
| 6123 | <Test name="frag_shadersource"> |
| 6124 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6125 | </Test> |
| 6126 | <Test name="frag_compile"> |
| 6127 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6128 | </Test> |
| 6129 | </TestCase> |
| 6130 | <TestCase name="programs"> |
| 6131 | <Test name="create_destroy"> |
| 6132 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6133 | </Test> |
| 6134 | <Test name="attach"> |
| 6135 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6136 | </Test> |
| 6137 | <Test name="link"> |
| 6138 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6139 | </Test> |
| 6140 | </TestCase> |
| 6141 | <TestSuite name="images"> |
| 6142 | <TestCase name="texture_source"> |
| 6143 | <Test name="create_destroy"> |
| 6144 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6145 | </Test> |
| 6146 | <Test name="create_texture"> |
| 6147 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6148 | </Test> |
| 6149 | <Test name="texsubimage2d"> |
| 6150 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6151 | </Test> |
| 6152 | <Test name="copytexsubimage2d"> |
| 6153 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6154 | </Test> |
| 6155 | <Test name="teximage2d"> |
| 6156 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6157 | </Test> |
| 6158 | <Test name="copyteximage2d"> |
| 6159 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6160 | </Test> |
| 6161 | <Test name="create_texture_render"> |
| 6162 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6163 | </Test> |
| 6164 | <Test name="texsubimage2d_render"> |
| 6165 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6166 | </Test> |
| 6167 | <Test name="copytexsubimage2d_render"> |
| 6168 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6169 | </Test> |
| 6170 | <Test name="teximage2d_render"> |
| 6171 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6172 | </Test> |
| 6173 | <Test name="copyteximage2d_render"> |
| 6174 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6175 | </Test> |
| 6176 | </TestCase> |
| 6177 | </TestSuite> |
| 6178 | </TestSuite> |
| 6179 | <TestSuite name="random_egl_server_sync"> |
| 6180 | <TestSuite name="textures"> |
| 6181 | <TestCase name="gen_delete"> |
| 6182 | <Test name="0"> |
| 6183 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6184 | </Test> |
| 6185 | <Test name="1"> |
| 6186 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6187 | </Test> |
| 6188 | <Test name="2"> |
| 6189 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6190 | </Test> |
| 6191 | <Test name="3"> |
| 6192 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6193 | </Test> |
| 6194 | <Test name="4"> |
| 6195 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6196 | </Test> |
| 6197 | <Test name="5"> |
| 6198 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6199 | </Test> |
| 6200 | <Test name="6"> |
| 6201 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6202 | </Test> |
| 6203 | <Test name="7"> |
| 6204 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6205 | </Test> |
| 6206 | <Test name="8"> |
| 6207 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6208 | </Test> |
| 6209 | <Test name="9"> |
| 6210 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6211 | </Test> |
| 6212 | <Test name="10"> |
| 6213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6214 | </Test> |
| 6215 | <Test name="11"> |
| 6216 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6217 | </Test> |
| 6218 | <Test name="12"> |
| 6219 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6220 | </Test> |
| 6221 | <Test name="13"> |
| 6222 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6223 | </Test> |
| 6224 | <Test name="14"> |
| 6225 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6226 | </Test> |
| 6227 | <Test name="15"> |
| 6228 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6229 | </Test> |
| 6230 | <Test name="16"> |
| 6231 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6232 | </Test> |
| 6233 | <Test name="17"> |
| 6234 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6235 | </Test> |
| 6236 | <Test name="18"> |
| 6237 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6238 | </Test> |
| 6239 | <Test name="19"> |
| 6240 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6241 | </Test> |
| 6242 | </TestCase> |
| 6243 | <TestCase name="teximage2d"> |
| 6244 | <Test name="0"> |
| 6245 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6246 | </Test> |
| 6247 | <Test name="1"> |
| 6248 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6249 | </Test> |
| 6250 | <Test name="2"> |
| 6251 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6252 | </Test> |
| 6253 | <Test name="3"> |
| 6254 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6255 | </Test> |
| 6256 | <Test name="4"> |
| 6257 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6258 | </Test> |
| 6259 | <Test name="5"> |
| 6260 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6261 | </Test> |
| 6262 | <Test name="6"> |
| 6263 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6264 | </Test> |
| 6265 | <Test name="7"> |
| 6266 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6267 | </Test> |
| 6268 | <Test name="8"> |
| 6269 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6270 | </Test> |
| 6271 | <Test name="9"> |
| 6272 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6273 | </Test> |
| 6274 | <Test name="10"> |
| 6275 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6276 | </Test> |
| 6277 | <Test name="11"> |
| 6278 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6279 | </Test> |
| 6280 | <Test name="12"> |
| 6281 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6282 | </Test> |
| 6283 | <Test name="13"> |
| 6284 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6285 | </Test> |
| 6286 | <Test name="14"> |
| 6287 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6288 | </Test> |
| 6289 | <Test name="15"> |
| 6290 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6291 | </Test> |
| 6292 | <Test name="16"> |
| 6293 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6294 | </Test> |
| 6295 | <Test name="17"> |
| 6296 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6297 | </Test> |
| 6298 | <Test name="18"> |
| 6299 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6300 | </Test> |
| 6301 | <Test name="19"> |
| 6302 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6303 | </Test> |
| 6304 | </TestCase> |
| 6305 | <TestCase name="texsubimage2d"> |
| 6306 | <Test name="0"> |
| 6307 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6308 | </Test> |
| 6309 | <Test name="1"> |
| 6310 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6311 | </Test> |
| 6312 | <Test name="2"> |
| 6313 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6314 | </Test> |
| 6315 | <Test name="3"> |
| 6316 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6317 | </Test> |
| 6318 | <Test name="4"> |
| 6319 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6320 | </Test> |
| 6321 | <Test name="5"> |
| 6322 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6323 | </Test> |
| 6324 | <Test name="6"> |
| 6325 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6326 | </Test> |
| 6327 | <Test name="7"> |
| 6328 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6329 | </Test> |
| 6330 | <Test name="8"> |
| 6331 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6332 | </Test> |
| 6333 | <Test name="9"> |
| 6334 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6335 | </Test> |
| 6336 | <Test name="10"> |
| 6337 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6338 | </Test> |
| 6339 | <Test name="11"> |
| 6340 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6341 | </Test> |
| 6342 | <Test name="12"> |
| 6343 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6344 | </Test> |
| 6345 | <Test name="13"> |
| 6346 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6347 | </Test> |
| 6348 | <Test name="14"> |
| 6349 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6350 | </Test> |
| 6351 | <Test name="15"> |
| 6352 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6353 | </Test> |
| 6354 | <Test name="16"> |
| 6355 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6356 | </Test> |
| 6357 | <Test name="17"> |
| 6358 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6359 | </Test> |
| 6360 | <Test name="18"> |
| 6361 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6362 | </Test> |
| 6363 | <Test name="19"> |
| 6364 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6365 | </Test> |
| 6366 | </TestCase> |
| 6367 | <TestCase name="copyteximage2d"> |
| 6368 | <Test name="0"> |
| 6369 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6370 | </Test> |
| 6371 | <Test name="1"> |
| 6372 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6373 | </Test> |
| 6374 | <Test name="2"> |
| 6375 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6376 | </Test> |
| 6377 | <Test name="3"> |
| 6378 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6379 | </Test> |
| 6380 | <Test name="4"> |
| 6381 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6382 | </Test> |
| 6383 | <Test name="5"> |
| 6384 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6385 | </Test> |
| 6386 | <Test name="6"> |
| 6387 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6388 | </Test> |
| 6389 | <Test name="7"> |
| 6390 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6391 | </Test> |
| 6392 | <Test name="8"> |
| 6393 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6394 | </Test> |
| 6395 | <Test name="9"> |
| 6396 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6397 | </Test> |
| 6398 | <Test name="10"> |
| 6399 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6400 | </Test> |
| 6401 | <Test name="11"> |
| 6402 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6403 | </Test> |
| 6404 | <Test name="12"> |
| 6405 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6406 | </Test> |
| 6407 | <Test name="13"> |
| 6408 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6409 | </Test> |
| 6410 | <Test name="14"> |
| 6411 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6412 | </Test> |
| 6413 | <Test name="15"> |
| 6414 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6415 | </Test> |
| 6416 | <Test name="16"> |
| 6417 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6418 | </Test> |
| 6419 | <Test name="17"> |
| 6420 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6421 | </Test> |
| 6422 | <Test name="18"> |
| 6423 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6424 | </Test> |
| 6425 | <Test name="19"> |
| 6426 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6427 | </Test> |
| 6428 | </TestCase> |
| 6429 | <TestCase name="copytexsubimage2d"> |
| 6430 | <Test name="0"> |
| 6431 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6432 | </Test> |
| 6433 | <Test name="1"> |
| 6434 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6435 | </Test> |
| 6436 | <Test name="2"> |
| 6437 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6438 | </Test> |
| 6439 | <Test name="3"> |
| 6440 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6441 | </Test> |
| 6442 | <Test name="4"> |
| 6443 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6444 | </Test> |
| 6445 | <Test name="5"> |
| 6446 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6447 | </Test> |
| 6448 | <Test name="6"> |
| 6449 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6450 | </Test> |
| 6451 | <Test name="7"> |
| 6452 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6453 | </Test> |
| 6454 | <Test name="8"> |
| 6455 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6456 | </Test> |
| 6457 | <Test name="9"> |
| 6458 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6459 | </Test> |
| 6460 | <Test name="10"> |
| 6461 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6462 | </Test> |
| 6463 | <Test name="11"> |
| 6464 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6465 | </Test> |
| 6466 | <Test name="12"> |
| 6467 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6468 | </Test> |
| 6469 | <Test name="13"> |
| 6470 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6471 | </Test> |
| 6472 | <Test name="14"> |
| 6473 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6474 | </Test> |
| 6475 | <Test name="15"> |
| 6476 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6477 | </Test> |
| 6478 | <Test name="16"> |
| 6479 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6480 | </Test> |
| 6481 | <Test name="17"> |
| 6482 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6483 | </Test> |
| 6484 | <Test name="18"> |
| 6485 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6486 | </Test> |
| 6487 | <Test name="19"> |
| 6488 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6489 | </Test> |
| 6490 | </TestCase> |
| 6491 | </TestSuite> |
| 6492 | <TestSuite name="buffers"> |
| 6493 | <TestCase name="gen_delete"> |
| 6494 | <Test name="0"> |
| 6495 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6496 | </Test> |
| 6497 | <Test name="1"> |
| 6498 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6499 | </Test> |
| 6500 | <Test name="2"> |
| 6501 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6502 | </Test> |
| 6503 | <Test name="3"> |
| 6504 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6505 | </Test> |
| 6506 | <Test name="4"> |
| 6507 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6508 | </Test> |
| 6509 | <Test name="5"> |
| 6510 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6511 | </Test> |
| 6512 | <Test name="6"> |
| 6513 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6514 | </Test> |
| 6515 | <Test name="7"> |
| 6516 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6517 | </Test> |
| 6518 | <Test name="8"> |
| 6519 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6520 | </Test> |
| 6521 | <Test name="9"> |
| 6522 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6523 | </Test> |
| 6524 | <Test name="10"> |
| 6525 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6526 | </Test> |
| 6527 | <Test name="11"> |
| 6528 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6529 | </Test> |
| 6530 | <Test name="12"> |
| 6531 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6532 | </Test> |
| 6533 | <Test name="13"> |
| 6534 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6535 | </Test> |
| 6536 | <Test name="14"> |
| 6537 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6538 | </Test> |
| 6539 | <Test name="15"> |
| 6540 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6541 | </Test> |
| 6542 | <Test name="16"> |
| 6543 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6544 | </Test> |
| 6545 | <Test name="17"> |
| 6546 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6547 | </Test> |
| 6548 | <Test name="18"> |
| 6549 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6550 | </Test> |
| 6551 | <Test name="19"> |
| 6552 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6553 | </Test> |
| 6554 | </TestCase> |
| 6555 | <TestCase name="bufferdata"> |
| 6556 | <Test name="0"> |
| 6557 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6558 | </Test> |
| 6559 | <Test name="1"> |
| 6560 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6561 | </Test> |
| 6562 | <Test name="2"> |
| 6563 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6564 | </Test> |
| 6565 | <Test name="3"> |
| 6566 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6567 | </Test> |
| 6568 | <Test name="4"> |
| 6569 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6570 | </Test> |
| 6571 | <Test name="5"> |
| 6572 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6573 | </Test> |
| 6574 | <Test name="6"> |
| 6575 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6576 | </Test> |
| 6577 | <Test name="7"> |
| 6578 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6579 | </Test> |
| 6580 | <Test name="8"> |
| 6581 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6582 | </Test> |
| 6583 | <Test name="9"> |
| 6584 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6585 | </Test> |
| 6586 | <Test name="10"> |
| 6587 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6588 | </Test> |
| 6589 | <Test name="11"> |
| 6590 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6591 | </Test> |
| 6592 | <Test name="12"> |
| 6593 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6594 | </Test> |
| 6595 | <Test name="13"> |
| 6596 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6597 | </Test> |
| 6598 | <Test name="14"> |
| 6599 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6600 | </Test> |
| 6601 | <Test name="15"> |
| 6602 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6603 | </Test> |
| 6604 | <Test name="16"> |
| 6605 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6606 | </Test> |
| 6607 | <Test name="17"> |
| 6608 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6609 | </Test> |
| 6610 | <Test name="18"> |
| 6611 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6612 | </Test> |
| 6613 | <Test name="19"> |
| 6614 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6615 | </Test> |
| 6616 | </TestCase> |
| 6617 | <TestCase name="buffersubdata"> |
| 6618 | <Test name="0"> |
| 6619 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6620 | </Test> |
| 6621 | <Test name="1"> |
| 6622 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6623 | </Test> |
| 6624 | <Test name="2"> |
| 6625 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6626 | </Test> |
| 6627 | <Test name="3"> |
| 6628 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6629 | </Test> |
| 6630 | <Test name="4"> |
| 6631 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6632 | </Test> |
| 6633 | <Test name="5"> |
| 6634 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6635 | </Test> |
| 6636 | <Test name="6"> |
| 6637 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6638 | </Test> |
| 6639 | <Test name="7"> |
| 6640 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6641 | </Test> |
| 6642 | <Test name="8"> |
| 6643 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6644 | </Test> |
| 6645 | <Test name="9"> |
| 6646 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6647 | </Test> |
| 6648 | <Test name="10"> |
| 6649 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6650 | </Test> |
| 6651 | <Test name="11"> |
| 6652 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6653 | </Test> |
| 6654 | <Test name="12"> |
| 6655 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6656 | </Test> |
| 6657 | <Test name="13"> |
| 6658 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6659 | </Test> |
| 6660 | <Test name="14"> |
| 6661 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6662 | </Test> |
| 6663 | <Test name="15"> |
| 6664 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6665 | </Test> |
| 6666 | <Test name="16"> |
| 6667 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6668 | </Test> |
| 6669 | <Test name="17"> |
| 6670 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6671 | </Test> |
| 6672 | <Test name="18"> |
| 6673 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6674 | </Test> |
| 6675 | <Test name="19"> |
| 6676 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6677 | </Test> |
| 6678 | </TestCase> |
| 6679 | </TestSuite> |
| 6680 | <TestSuite name="shaders"> |
| 6681 | <TestCase name="create_destroy"> |
| 6682 | <Test name="0"> |
| 6683 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6684 | </Test> |
| 6685 | <Test name="1"> |
| 6686 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6687 | </Test> |
| 6688 | <Test name="2"> |
| 6689 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6690 | </Test> |
| 6691 | <Test name="3"> |
| 6692 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6693 | </Test> |
| 6694 | <Test name="4"> |
| 6695 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6696 | </Test> |
| 6697 | <Test name="5"> |
| 6698 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6699 | </Test> |
| 6700 | <Test name="6"> |
| 6701 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6702 | </Test> |
| 6703 | <Test name="7"> |
| 6704 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6705 | </Test> |
| 6706 | <Test name="8"> |
| 6707 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6708 | </Test> |
| 6709 | <Test name="9"> |
| 6710 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6711 | </Test> |
| 6712 | <Test name="10"> |
| 6713 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6714 | </Test> |
| 6715 | <Test name="11"> |
| 6716 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6717 | </Test> |
| 6718 | <Test name="12"> |
| 6719 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6720 | </Test> |
| 6721 | <Test name="13"> |
| 6722 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6723 | </Test> |
| 6724 | <Test name="14"> |
| 6725 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6726 | </Test> |
| 6727 | <Test name="15"> |
| 6728 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6729 | </Test> |
| 6730 | <Test name="16"> |
| 6731 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6732 | </Test> |
| 6733 | <Test name="17"> |
| 6734 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6735 | </Test> |
| 6736 | <Test name="18"> |
| 6737 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6738 | </Test> |
| 6739 | <Test name="19"> |
| 6740 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6741 | </Test> |
| 6742 | </TestCase> |
| 6743 | <TestCase name="source"> |
| 6744 | <Test name="0"> |
| 6745 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6746 | </Test> |
| 6747 | <Test name="1"> |
| 6748 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6749 | </Test> |
| 6750 | <Test name="2"> |
| 6751 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6752 | </Test> |
| 6753 | <Test name="3"> |
| 6754 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6755 | </Test> |
| 6756 | <Test name="4"> |
| 6757 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6758 | </Test> |
| 6759 | <Test name="5"> |
| 6760 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6761 | </Test> |
| 6762 | <Test name="6"> |
| 6763 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6764 | </Test> |
| 6765 | <Test name="7"> |
| 6766 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6767 | </Test> |
| 6768 | <Test name="8"> |
| 6769 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6770 | </Test> |
| 6771 | <Test name="9"> |
| 6772 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6773 | </Test> |
| 6774 | <Test name="10"> |
| 6775 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6776 | </Test> |
| 6777 | <Test name="11"> |
| 6778 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6779 | </Test> |
| 6780 | <Test name="12"> |
| 6781 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6782 | </Test> |
| 6783 | <Test name="13"> |
| 6784 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6785 | </Test> |
| 6786 | <Test name="14"> |
| 6787 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6788 | </Test> |
| 6789 | <Test name="15"> |
| 6790 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6791 | </Test> |
| 6792 | <Test name="16"> |
| 6793 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6794 | </Test> |
| 6795 | <Test name="17"> |
| 6796 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6797 | </Test> |
| 6798 | <Test name="18"> |
| 6799 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6800 | </Test> |
| 6801 | <Test name="19"> |
| 6802 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6803 | </Test> |
| 6804 | </TestCase> |
| 6805 | <TestCase name="compile"> |
| 6806 | <Test name="0"> |
| 6807 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6808 | </Test> |
| 6809 | <Test name="1"> |
| 6810 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6811 | </Test> |
| 6812 | <Test name="2"> |
| 6813 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6814 | </Test> |
| 6815 | <Test name="3"> |
| 6816 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6817 | </Test> |
| 6818 | <Test name="4"> |
| 6819 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6820 | </Test> |
| 6821 | <Test name="5"> |
| 6822 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6823 | </Test> |
| 6824 | <Test name="6"> |
| 6825 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6826 | </Test> |
| 6827 | <Test name="7"> |
| 6828 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6829 | </Test> |
| 6830 | <Test name="8"> |
| 6831 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6832 | </Test> |
| 6833 | <Test name="9"> |
| 6834 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6835 | </Test> |
| 6836 | <Test name="10"> |
| 6837 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6838 | </Test> |
| 6839 | <Test name="11"> |
| 6840 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6841 | </Test> |
| 6842 | <Test name="12"> |
| 6843 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6844 | </Test> |
| 6845 | <Test name="13"> |
| 6846 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6847 | </Test> |
| 6848 | <Test name="14"> |
| 6849 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6850 | </Test> |
| 6851 | <Test name="15"> |
| 6852 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6853 | </Test> |
| 6854 | <Test name="16"> |
| 6855 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6856 | </Test> |
| 6857 | <Test name="17"> |
| 6858 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6859 | </Test> |
| 6860 | <Test name="18"> |
| 6861 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6862 | </Test> |
| 6863 | <Test name="19"> |
| 6864 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6865 | </Test> |
| 6866 | </TestCase> |
| 6867 | </TestSuite> |
| 6868 | <TestSuite name="programs"> |
| 6869 | <TestCase name="create_destroy"> |
| 6870 | <Test name="0"> |
| 6871 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6872 | </Test> |
| 6873 | <Test name="1"> |
| 6874 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6875 | </Test> |
| 6876 | <Test name="2"> |
| 6877 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6878 | </Test> |
| 6879 | <Test name="3"> |
| 6880 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6881 | </Test> |
| 6882 | <Test name="4"> |
| 6883 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6884 | </Test> |
| 6885 | <Test name="5"> |
| 6886 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6887 | </Test> |
| 6888 | <Test name="6"> |
| 6889 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6890 | </Test> |
| 6891 | <Test name="7"> |
| 6892 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6893 | </Test> |
| 6894 | <Test name="8"> |
| 6895 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6896 | </Test> |
| 6897 | <Test name="9"> |
| 6898 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6899 | </Test> |
| 6900 | <Test name="10"> |
| 6901 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6902 | </Test> |
| 6903 | <Test name="11"> |
| 6904 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6905 | </Test> |
| 6906 | <Test name="12"> |
| 6907 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6908 | </Test> |
| 6909 | <Test name="13"> |
| 6910 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6911 | </Test> |
| 6912 | <Test name="14"> |
| 6913 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6914 | </Test> |
| 6915 | <Test name="15"> |
| 6916 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6917 | </Test> |
| 6918 | <Test name="16"> |
| 6919 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6920 | </Test> |
| 6921 | <Test name="17"> |
| 6922 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6923 | </Test> |
| 6924 | <Test name="18"> |
| 6925 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6926 | </Test> |
| 6927 | <Test name="19"> |
| 6928 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6929 | </Test> |
| 6930 | </TestCase> |
| 6931 | <TestCase name="attach_detach"> |
| 6932 | <Test name="0"> |
| 6933 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6934 | </Test> |
| 6935 | <Test name="1"> |
| 6936 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6937 | </Test> |
| 6938 | <Test name="2"> |
| 6939 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6940 | </Test> |
| 6941 | <Test name="3"> |
| 6942 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6943 | </Test> |
| 6944 | <Test name="4"> |
| 6945 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6946 | </Test> |
| 6947 | <Test name="5"> |
| 6948 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6949 | </Test> |
| 6950 | <Test name="6"> |
| 6951 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6952 | </Test> |
| 6953 | <Test name="7"> |
| 6954 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6955 | </Test> |
| 6956 | <Test name="8"> |
| 6957 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6958 | </Test> |
| 6959 | <Test name="9"> |
| 6960 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6961 | </Test> |
| 6962 | <Test name="10"> |
| 6963 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6964 | </Test> |
| 6965 | <Test name="11"> |
| 6966 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6967 | </Test> |
| 6968 | <Test name="12"> |
| 6969 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6970 | </Test> |
| 6971 | <Test name="13"> |
| 6972 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6973 | </Test> |
| 6974 | <Test name="14"> |
| 6975 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6976 | </Test> |
| 6977 | <Test name="15"> |
| 6978 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6979 | </Test> |
| 6980 | <Test name="16"> |
| 6981 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6982 | </Test> |
| 6983 | <Test name="17"> |
| 6984 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6985 | </Test> |
| 6986 | <Test name="18"> |
| 6987 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6988 | </Test> |
| 6989 | <Test name="19"> |
| 6990 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6991 | </Test> |
| 6992 | </TestCase> |
| 6993 | <TestCase name="link"> |
| 6994 | <Test name="0"> |
| 6995 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6996 | </Test> |
| 6997 | <Test name="1"> |
| 6998 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 6999 | </Test> |
| 7000 | <Test name="2"> |
| 7001 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7002 | </Test> |
| 7003 | <Test name="3"> |
| 7004 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7005 | </Test> |
| 7006 | <Test name="4"> |
| 7007 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7008 | </Test> |
| 7009 | <Test name="5"> |
| 7010 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7011 | </Test> |
| 7012 | <Test name="6"> |
| 7013 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7014 | </Test> |
| 7015 | <Test name="7"> |
| 7016 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7017 | </Test> |
| 7018 | <Test name="8"> |
| 7019 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7020 | </Test> |
| 7021 | <Test name="9"> |
| 7022 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7023 | </Test> |
| 7024 | <Test name="10"> |
| 7025 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7026 | </Test> |
| 7027 | <Test name="11"> |
| 7028 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7029 | </Test> |
| 7030 | <Test name="12"> |
| 7031 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7032 | </Test> |
| 7033 | <Test name="13"> |
| 7034 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7035 | </Test> |
| 7036 | <Test name="14"> |
| 7037 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7038 | </Test> |
| 7039 | <Test name="15"> |
| 7040 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7041 | </Test> |
| 7042 | <Test name="16"> |
| 7043 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7044 | </Test> |
| 7045 | <Test name="17"> |
| 7046 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7047 | </Test> |
| 7048 | <Test name="18"> |
| 7049 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7050 | </Test> |
| 7051 | <Test name="19"> |
| 7052 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7053 | </Test> |
| 7054 | </TestCase> |
| 7055 | </TestSuite> |
| 7056 | <TestSuite name="images"> |
| 7057 | <TestCase name="create_destroy"> |
| 7058 | <Test name="0"> |
| 7059 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7060 | </Test> |
| 7061 | <Test name="1"> |
| 7062 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7063 | </Test> |
| 7064 | <Test name="2"> |
| 7065 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7066 | </Test> |
| 7067 | <Test name="3"> |
| 7068 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7069 | </Test> |
| 7070 | <Test name="4"> |
| 7071 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7072 | </Test> |
| 7073 | <Test name="5"> |
| 7074 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7075 | </Test> |
| 7076 | <Test name="6"> |
| 7077 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7078 | </Test> |
| 7079 | <Test name="7"> |
| 7080 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7081 | </Test> |
| 7082 | <Test name="8"> |
| 7083 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7084 | </Test> |
| 7085 | <Test name="9"> |
| 7086 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7087 | </Test> |
| 7088 | <Test name="10"> |
| 7089 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7090 | </Test> |
| 7091 | <Test name="11"> |
| 7092 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7093 | </Test> |
| 7094 | <Test name="12"> |
| 7095 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7096 | </Test> |
| 7097 | <Test name="13"> |
| 7098 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7099 | </Test> |
| 7100 | <Test name="14"> |
| 7101 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7102 | </Test> |
| 7103 | <Test name="15"> |
| 7104 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7105 | </Test> |
| 7106 | <Test name="16"> |
| 7107 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7108 | </Test> |
| 7109 | <Test name="17"> |
| 7110 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7111 | </Test> |
| 7112 | <Test name="18"> |
| 7113 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7114 | </Test> |
| 7115 | <Test name="19"> |
| 7116 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7117 | </Test> |
| 7118 | </TestCase> |
| 7119 | <TestCase name="teximage2d"> |
| 7120 | <Test name="0"> |
| 7121 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7122 | </Test> |
| 7123 | <Test name="1"> |
| 7124 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7125 | </Test> |
| 7126 | <Test name="2"> |
| 7127 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7128 | </Test> |
| 7129 | <Test name="3"> |
| 7130 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7131 | </Test> |
| 7132 | <Test name="4"> |
| 7133 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7134 | </Test> |
| 7135 | <Test name="5"> |
| 7136 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7137 | </Test> |
| 7138 | <Test name="6"> |
| 7139 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7140 | </Test> |
| 7141 | <Test name="7"> |
| 7142 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7143 | </Test> |
| 7144 | <Test name="8"> |
| 7145 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7146 | </Test> |
| 7147 | <Test name="9"> |
| 7148 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7149 | </Test> |
| 7150 | <Test name="10"> |
| 7151 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7152 | </Test> |
| 7153 | <Test name="11"> |
| 7154 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7155 | </Test> |
| 7156 | <Test name="12"> |
| 7157 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7158 | </Test> |
| 7159 | <Test name="13"> |
| 7160 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7161 | </Test> |
| 7162 | <Test name="14"> |
| 7163 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7164 | </Test> |
| 7165 | <Test name="15"> |
| 7166 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7167 | </Test> |
| 7168 | <Test name="16"> |
| 7169 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7170 | </Test> |
| 7171 | <Test name="17"> |
| 7172 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7173 | </Test> |
| 7174 | <Test name="18"> |
| 7175 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7176 | </Test> |
| 7177 | <Test name="19"> |
| 7178 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7179 | </Test> |
| 7180 | </TestCase> |
| 7181 | <TestCase name="texsubimage2d"> |
| 7182 | <Test name="0"> |
| 7183 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7184 | </Test> |
| 7185 | <Test name="1"> |
| 7186 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7187 | </Test> |
| 7188 | <Test name="2"> |
| 7189 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7190 | </Test> |
| 7191 | <Test name="3"> |
| 7192 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7193 | </Test> |
| 7194 | <Test name="4"> |
| 7195 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7196 | </Test> |
| 7197 | <Test name="5"> |
| 7198 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7199 | </Test> |
| 7200 | <Test name="6"> |
| 7201 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7202 | </Test> |
| 7203 | <Test name="7"> |
| 7204 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7205 | </Test> |
| 7206 | <Test name="8"> |
| 7207 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7208 | </Test> |
| 7209 | <Test name="9"> |
| 7210 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7211 | </Test> |
| 7212 | <Test name="10"> |
| 7213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7214 | </Test> |
| 7215 | <Test name="11"> |
| 7216 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7217 | </Test> |
| 7218 | <Test name="12"> |
| 7219 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7220 | </Test> |
| 7221 | <Test name="13"> |
| 7222 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7223 | </Test> |
| 7224 | <Test name="14"> |
| 7225 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7226 | </Test> |
| 7227 | <Test name="15"> |
| 7228 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7229 | </Test> |
| 7230 | <Test name="16"> |
| 7231 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7232 | </Test> |
| 7233 | <Test name="17"> |
| 7234 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7235 | </Test> |
| 7236 | <Test name="18"> |
| 7237 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7238 | </Test> |
| 7239 | <Test name="19"> |
| 7240 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7241 | </Test> |
| 7242 | </TestCase> |
| 7243 | <TestCase name="copyteximage2d"> |
| 7244 | <Test name="0"> |
| 7245 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7246 | </Test> |
| 7247 | <Test name="1"> |
| 7248 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7249 | </Test> |
| 7250 | <Test name="2"> |
| 7251 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7252 | </Test> |
| 7253 | <Test name="3"> |
| 7254 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7255 | </Test> |
| 7256 | <Test name="4"> |
| 7257 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7258 | </Test> |
| 7259 | <Test name="5"> |
| 7260 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7261 | </Test> |
| 7262 | <Test name="6"> |
| 7263 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7264 | </Test> |
| 7265 | <Test name="7"> |
| 7266 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7267 | </Test> |
| 7268 | <Test name="8"> |
| 7269 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7270 | </Test> |
| 7271 | <Test name="9"> |
| 7272 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7273 | </Test> |
| 7274 | <Test name="10"> |
| 7275 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7276 | </Test> |
| 7277 | <Test name="11"> |
| 7278 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7279 | </Test> |
| 7280 | <Test name="12"> |
| 7281 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7282 | </Test> |
| 7283 | <Test name="13"> |
| 7284 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7285 | </Test> |
| 7286 | <Test name="14"> |
| 7287 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7288 | </Test> |
| 7289 | <Test name="15"> |
| 7290 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7291 | </Test> |
| 7292 | <Test name="16"> |
| 7293 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7294 | </Test> |
| 7295 | <Test name="17"> |
| 7296 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7297 | </Test> |
| 7298 | <Test name="18"> |
| 7299 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7300 | </Test> |
| 7301 | <Test name="19"> |
| 7302 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7303 | </Test> |
| 7304 | </TestCase> |
| 7305 | <TestCase name="copytexsubimage2d"> |
| 7306 | <Test name="0"> |
| 7307 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7308 | </Test> |
| 7309 | <Test name="1"> |
| 7310 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7311 | </Test> |
| 7312 | <Test name="2"> |
| 7313 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7314 | </Test> |
| 7315 | <Test name="3"> |
| 7316 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7317 | </Test> |
| 7318 | <Test name="4"> |
| 7319 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7320 | </Test> |
| 7321 | <Test name="5"> |
| 7322 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7323 | </Test> |
| 7324 | <Test name="6"> |
| 7325 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7326 | </Test> |
| 7327 | <Test name="7"> |
| 7328 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7329 | </Test> |
| 7330 | <Test name="8"> |
| 7331 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7332 | </Test> |
| 7333 | <Test name="9"> |
| 7334 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7335 | </Test> |
| 7336 | <Test name="10"> |
| 7337 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7338 | </Test> |
| 7339 | <Test name="11"> |
| 7340 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7341 | </Test> |
| 7342 | <Test name="12"> |
| 7343 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7344 | </Test> |
| 7345 | <Test name="13"> |
| 7346 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7347 | </Test> |
| 7348 | <Test name="14"> |
| 7349 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7350 | </Test> |
| 7351 | <Test name="15"> |
| 7352 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7353 | </Test> |
| 7354 | <Test name="16"> |
| 7355 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7356 | </Test> |
| 7357 | <Test name="17"> |
| 7358 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7359 | </Test> |
| 7360 | <Test name="18"> |
| 7361 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7362 | </Test> |
| 7363 | <Test name="19"> |
| 7364 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7365 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7366 | </TestCase> |
| 7367 | </TestSuite> |
| 7368 | </TestSuite> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7369 | </TestSuite> |
| 7370 | </TestSuite> |
| 7371 | </TestSuite> |
| 7372 | <TestCase name="negative_api"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7373 | <Test name="bind_api"> |
| 7374 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7375 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7376 | <Test name="bind_tex_image"> |
| 7377 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7378 | </Test> |
| 7379 | <Test name="copy_buffers"> |
| 7380 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7381 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7382 | <Test name="choose_config"> |
| 7383 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7384 | </Test> |
| 7385 | <Test name="create_context"> |
| 7386 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7387 | </Test> |
| 7388 | <Test name="create_pbuffer_from_client_buffer"> |
| 7389 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7390 | </Test> |
| 7391 | <Test name="create_pbuffer_surface"> |
| 7392 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7393 | </Test> |
| 7394 | <Test name="create_pixmap_surface"> |
| 7395 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7396 | </Test> |
| 7397 | <Test name="create_window_surface"> |
| 7398 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7399 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7400 | <Test name="destroy_context"> |
| 7401 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7402 | </Test> |
| 7403 | <Test name="destroy_surface"> |
| 7404 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7405 | </Test> |
| 7406 | <Test name="get_config_attrib"> |
| 7407 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7408 | </Test> |
| 7409 | <Test name="get_configs"> |
| 7410 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7411 | </Test> |
| 7412 | <Test name="initialize"> |
| 7413 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7414 | </Test> |
| 7415 | <Test name="make_current"> |
| 7416 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7417 | </Test> |
| 7418 | <Test name="get_current_context"> |
| 7419 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7420 | </Test> |
| 7421 | <Test name="get_current_surface"> |
| 7422 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7423 | </Test> |
| 7424 | <Test name="query_context"> |
| 7425 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7426 | </Test> |
| 7427 | <Test name="query_string"> |
| 7428 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7429 | </Test> |
| 7430 | <Test name="query_surface"> |
| 7431 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7432 | </Test> |
| 7433 | <Test name="release_tex_image"> |
| 7434 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7435 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7436 | <Test name="surface_attrib"> |
| 7437 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7438 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7439 | <Test name="swap_buffers"> |
| 7440 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7441 | </Test> |
| 7442 | <Test name="swap_interval"> |
| 7443 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7444 | </Test> |
| 7445 | <Test name="terminate"> |
| 7446 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7447 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7448 | <Test name="wait_native"> |
| 7449 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7450 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7451 | </TestCase> |
| 7452 | <TestSuite name="fence_sync"> |
| 7453 | <TestCase name="valid"> |
| 7454 | <Test name="create_null_attribs"> |
| 7455 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7456 | </Test> |
| 7457 | <Test name="create_empty_attribs"> |
| 7458 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7459 | </Test> |
| 7460 | <Test name="wait_no_timeout"> |
| 7461 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7462 | </Test> |
| 7463 | <Test name="wait_forever"> |
| 7464 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7465 | </Test> |
| 7466 | <Test name="wait_no_context"> |
| 7467 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7468 | </Test> |
| 7469 | <Test name="wait_forever_flush"> |
| 7470 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7471 | </Test> |
| 7472 | <Test name="get_type"> |
| 7473 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7474 | </Test> |
| 7475 | <Test name="get_status"> |
| 7476 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7477 | </Test> |
| 7478 | <Test name="get_status_signaled"> |
| 7479 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7480 | </Test> |
| 7481 | <Test name="get_condition"> |
| 7482 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7483 | </Test> |
| 7484 | <Test name="destroy"> |
| 7485 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7486 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7487 | <Test name="wait_server"> |
| 7488 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7489 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7490 | </TestCase> |
| 7491 | <TestCase name="invalid"> |
| 7492 | <Test name="create_invalid_display"> |
| 7493 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7494 | </Test> |
| 7495 | <Test name="create_invalid_type"> |
| 7496 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7497 | </Test> |
| 7498 | <Test name="create_invalid_attribs"> |
| 7499 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7500 | </Test> |
| 7501 | <Test name="create_invalid_context"> |
| 7502 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7503 | </Test> |
| 7504 | <Test name="wait_invalid_display"> |
| 7505 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7506 | </Test> |
| 7507 | <Test name="wait_invalid_sync"> |
| 7508 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7509 | </Test> |
| 7510 | <Test name="get_invalid_display"> |
| 7511 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7512 | </Test> |
| 7513 | <Test name="get_invalid_sync"> |
| 7514 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7515 | </Test> |
| 7516 | <Test name="get_invalid_attribute"> |
| 7517 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7518 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7519 | <Test name="get_invalid_value"> |
| 7520 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7521 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7522 | <Test name="destroy_invalid_display"> |
| 7523 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7524 | </Test> |
| 7525 | <Test name="destroy_invalid_sync"> |
| 7526 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7527 | </Test> |
| 7528 | <Test name="wait_server_invalid_display"> |
| 7529 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7530 | </Test> |
| 7531 | <Test name="wait_server_invalid_sync"> |
| 7532 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7533 | </Test> |
| 7534 | <Test name="wait_server_invalid_flag"> |
| 7535 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7536 | </Test> |
| 7537 | </TestCase> |
| 7538 | </TestSuite> |
| 7539 | <TestCase name="multithread"> |
| 7540 | <Test name="config"> |
| 7541 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7542 | </Test> |
| 7543 | <Test name="pbuffer"> |
| 7544 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7545 | </Test> |
| 7546 | <Test name="pixmap"> |
| 7547 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7548 | </Test> |
| 7549 | <Test name="single_window"> |
| 7550 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7551 | </Test> |
| 7552 | <Test name="context"> |
| 7553 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7554 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7555 | <Test name="pbuffer_pixmap"> |
| 7556 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7557 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7558 | <Test name="pbuffer_single_window"> |
| 7559 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7560 | </Test> |
| 7561 | <Test name="pbuffer_context"> |
| 7562 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7563 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7564 | <Test name="pixmap_single_window"> |
| 7565 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7566 | </Test> |
| 7567 | <Test name="pixmap_context"> |
| 7568 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7569 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7570 | <Test name="single_window_context"> |
| 7571 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7572 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7573 | <Test name="pbuffer_pixmap_single_window"> |
| 7574 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7575 | </Test> |
| 7576 | <Test name="pbuffer_pixmap_context"> |
| 7577 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7578 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7579 | <Test name="pbuffer_single_window_context"> |
| 7580 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7581 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7582 | <Test name="pixmap_single_window_context"> |
| 7583 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7584 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7585 | <Test name="pbuffer_pixmap_single_window_context"> |
| 7586 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7587 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7588 | </TestCase> |
| 7589 | <TestSuite name="get_proc_address"> |
| 7590 | <TestCase name="extension"> |
| 7591 | <Test name="egl_android_blob_cache"> |
| 7592 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7593 | </Test> |
| 7594 | <Test name="egl_android_native_fence_sync"> |
| 7595 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7596 | </Test> |
| 7597 | <Test name="egl_angle_query_surface_pointer"> |
| 7598 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7599 | </Test> |
| 7600 | <Test name="egl_ext_device_base"> |
| 7601 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7602 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7603 | <Test name="egl_ext_device_enumeration"> |
| 7604 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7605 | </Test> |
| 7606 | <Test name="egl_ext_device_query"> |
| 7607 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7608 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7609 | <Test name="egl_ext_output_base"> |
| 7610 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7611 | </Test> |
| 7612 | <Test name="egl_ext_platform_base"> |
| 7613 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7614 | </Test> |
| 7615 | <Test name="egl_ext_stream_consumer_egloutput"> |
| 7616 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7617 | </Test> |
| 7618 | <Test name="egl_ext_swap_buffers_with_damage"> |
| 7619 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7620 | </Test> |
| 7621 | <Test name="egl_hi_clientpixmap"> |
| 7622 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7623 | </Test> |
| 7624 | <Test name="egl_khr_cl_event2"> |
| 7625 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7626 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7627 | <Test name="egl_khr_fence_sync"> |
| 7628 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7629 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7630 | <Test name="egl_khr_image"> |
| 7631 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7632 | </Test> |
| 7633 | <Test name="egl_khr_image_base"> |
| 7634 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7635 | </Test> |
| 7636 | <Test name="egl_khr_lock_surface"> |
| 7637 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7638 | </Test> |
| 7639 | <Test name="egl_khr_lock_surface3"> |
| 7640 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7641 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7642 | <Test name="egl_khr_partial_update"> |
| 7643 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7644 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7645 | <Test name="egl_khr_reusable_sync"> |
| 7646 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7647 | </Test> |
| 7648 | <Test name="egl_khr_stream"> |
| 7649 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7650 | </Test> |
| 7651 | <Test name="egl_khr_stream_consumer_gltexture"> |
| 7652 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7653 | </Test> |
| 7654 | <Test name="egl_khr_stream_cross_process_fd"> |
| 7655 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7656 | </Test> |
| 7657 | <Test name="egl_khr_stream_fifo"> |
| 7658 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7659 | </Test> |
| 7660 | <Test name="egl_khr_stream_producer_eglsurface"> |
| 7661 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7662 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7663 | <Test name="egl_khr_swap_buffers_with_damage"> |
| 7664 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7665 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7666 | <Test name="egl_khr_wait_sync"> |
| 7667 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7668 | </Test> |
| 7669 | <Test name="egl_mesa_drm_image"> |
| 7670 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7671 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7672 | <Test name="egl_mesa_image_dma_buf_export"> |
| 7673 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7674 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7675 | <Test name="egl_nok_swap_region"> |
| 7676 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7677 | </Test> |
| 7678 | <Test name="egl_nok_swap_region2"> |
| 7679 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7680 | </Test> |
| 7681 | <Test name="egl_nv_native_query"> |
| 7682 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7683 | </Test> |
| 7684 | <Test name="egl_nv_post_sub_buffer"> |
| 7685 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7686 | </Test> |
| 7687 | <Test name="egl_nv_stream_sync"> |
| 7688 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7689 | </Test> |
| 7690 | <Test name="egl_nv_sync"> |
| 7691 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7692 | </Test> |
| 7693 | <Test name="egl_nv_system_time"> |
| 7694 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7695 | </Test> |
| 7696 | <Test name="gl_apple_copy_texture_levels"> |
| 7697 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7698 | </Test> |
| 7699 | <Test name="gl_apple_framebuffer_multisample"> |
| 7700 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7701 | </Test> |
| 7702 | <Test name="gl_apple_sync"> |
| 7703 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7704 | </Test> |
| 7705 | <Test name="gl_ext_discard_framebuffer"> |
| 7706 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7707 | </Test> |
| 7708 | <Test name="gl_ext_map_buffer_range"> |
| 7709 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7710 | </Test> |
| 7711 | <Test name="gl_ext_multi_draw_arrays"> |
| 7712 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7713 | </Test> |
| 7714 | <Test name="gl_ext_multisampled_render_to_texture"> |
| 7715 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7716 | </Test> |
| 7717 | <Test name="gl_ext_robustness"> |
| 7718 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7719 | </Test> |
| 7720 | <Test name="gl_ext_texture_storage"> |
| 7721 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7722 | </Test> |
| 7723 | <Test name="gl_img_multisampled_render_to_texture"> |
| 7724 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7725 | </Test> |
| 7726 | <Test name="gl_img_user_clip_plane"> |
| 7727 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7728 | </Test> |
| 7729 | <Test name="gl_nv_fence"> |
| 7730 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7731 | </Test> |
| 7732 | <Test name="gl_oes_egl_image"> |
| 7733 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7734 | </Test> |
| 7735 | <Test name="gl_oes_blend_equation_separate"> |
| 7736 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7737 | </Test> |
| 7738 | <Test name="gl_oes_blend_func_separate"> |
| 7739 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7740 | </Test> |
| 7741 | <Test name="gl_oes_blend_subtract"> |
| 7742 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7743 | </Test> |
| 7744 | <Test name="gl_oes_draw_texture"> |
| 7745 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7746 | </Test> |
| 7747 | <Test name="gl_oes_fixed_point"> |
| 7748 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7749 | </Test> |
| 7750 | <Test name="gl_oes_framebuffer_object"> |
| 7751 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7752 | </Test> |
| 7753 | <Test name="gl_oes_mapbuffer"> |
| 7754 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7755 | </Test> |
| 7756 | <Test name="gl_oes_matrix_palette"> |
| 7757 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7758 | </Test> |
| 7759 | <Test name="gl_oes_point_size_array"> |
| 7760 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7761 | </Test> |
| 7762 | <Test name="gl_oes_query_matrix"> |
| 7763 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7764 | </Test> |
| 7765 | <Test name="gl_oes_single_precision"> |
| 7766 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7767 | </Test> |
| 7768 | <Test name="gl_oes_texture_cube_map"> |
| 7769 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7770 | </Test> |
| 7771 | <Test name="gl_oes_vertex_array_object"> |
| 7772 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7773 | </Test> |
| 7774 | <Test name="gl_qcom_driver_control"> |
| 7775 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7776 | </Test> |
| 7777 | <Test name="gl_qcom_extended_get"> |
| 7778 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7779 | </Test> |
| 7780 | <Test name="gl_qcom_extended_get2"> |
| 7781 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7782 | </Test> |
| 7783 | <Test name="gl_qcom_tiled_rendering"> |
| 7784 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7785 | </Test> |
| 7786 | <Test name="gl_amd_performance_monitor"> |
| 7787 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7788 | </Test> |
| 7789 | <Test name="gl_angle_framebuffer_blit"> |
| 7790 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7791 | </Test> |
| 7792 | <Test name="gl_angle_framebuffer_multisample"> |
| 7793 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7794 | </Test> |
| 7795 | <Test name="gl_angle_instanced_arrays"> |
| 7796 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7797 | </Test> |
| 7798 | <Test name="gl_angle_translated_shader_source"> |
| 7799 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7800 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7801 | <Test name="gl_ext_base_instance"> |
| 7802 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7803 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7804 | <Test name="gl_ext_copy_image"> |
| 7805 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7806 | </Test> |
| 7807 | <Test name="gl_ext_debug_label"> |
| 7808 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7809 | </Test> |
| 7810 | <Test name="gl_ext_debug_marker"> |
| 7811 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7812 | </Test> |
| 7813 | <Test name="gl_ext_disjoint_timer_query"> |
| 7814 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7815 | </Test> |
| 7816 | <Test name="gl_ext_draw_buffers"> |
| 7817 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7818 | </Test> |
| 7819 | <Test name="gl_ext_draw_buffers_indexed"> |
| 7820 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7821 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7822 | <Test name="gl_ext_draw_elements_base_vertex"> |
| 7823 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7824 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7825 | <Test name="gl_ext_draw_instanced"> |
| 7826 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7827 | </Test> |
| 7828 | <Test name="gl_ext_geometry_shader"> |
| 7829 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7830 | </Test> |
| 7831 | <Test name="gl_ext_instanced_arrays"> |
| 7832 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7833 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7834 | <Test name="gl_ext_multi_draw_indirect"> |
| 7835 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7836 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7837 | <Test name="gl_ext_multiview_draw_buffers"> |
| 7838 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7839 | </Test> |
| 7840 | <Test name="gl_ext_occlusion_query_boolean"> |
| 7841 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7842 | </Test> |
| 7843 | <Test name="gl_ext_primitive_bounding_box"> |
| 7844 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7845 | </Test> |
| 7846 | <Test name="gl_ext_separate_shader_objects"> |
| 7847 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7848 | </Test> |
| 7849 | <Test name="gl_ext_tessellation_shader"> |
| 7850 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7851 | </Test> |
| 7852 | <Test name="gl_ext_texture_border_clamp"> |
| 7853 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7854 | </Test> |
| 7855 | <Test name="gl_ext_texture_buffer"> |
| 7856 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7857 | </Test> |
| 7858 | <Test name="gl_ext_texture_view"> |
| 7859 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7860 | </Test> |
| 7861 | <Test name="gl_intel_performance_query"> |
| 7862 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7863 | </Test> |
| 7864 | <Test name="gl_khr_blend_equation_advanced"> |
| 7865 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7866 | </Test> |
| 7867 | <Test name="gl_khr_debug"> |
| 7868 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7869 | </Test> |
| 7870 | <Test name="gl_khr_robustness"> |
| 7871 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7872 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7873 | <Test name="gl_nv_bindless_texture"> |
| 7874 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7875 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7876 | <Test name="gl_nv_blend_equation_advanced"> |
| 7877 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7878 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7879 | <Test name="gl_nv_conditional_render"> |
| 7880 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7881 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7882 | <Test name="gl_nv_copy_buffer"> |
| 7883 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7884 | </Test> |
| 7885 | <Test name="gl_nv_coverage_sample"> |
| 7886 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7887 | </Test> |
| 7888 | <Test name="gl_nv_draw_buffers"> |
| 7889 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7890 | </Test> |
| 7891 | <Test name="gl_nv_draw_instanced"> |
| 7892 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7893 | </Test> |
| 7894 | <Test name="gl_nv_framebuffer_blit"> |
| 7895 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7896 | </Test> |
| 7897 | <Test name="gl_nv_framebuffer_multisample"> |
| 7898 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7899 | </Test> |
| 7900 | <Test name="gl_nv_instanced_arrays"> |
| 7901 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7902 | </Test> |
| 7903 | <Test name="gl_nv_internalformat_sample_query"> |
| 7904 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7905 | </Test> |
| 7906 | <Test name="gl_nv_non_square_matrices"> |
| 7907 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7908 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7909 | <Test name="gl_nv_path_rendering"> |
| 7910 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7911 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7912 | <Test name="gl_nv_read_buffer"> |
| 7913 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7914 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7915 | <Test name="gl_nv_viewport_array"> |
| 7916 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7917 | </Test> |
| 7918 | <Test name="gl_oes_copy_image"> |
| 7919 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7920 | </Test> |
| 7921 | <Test name="gl_oes_draw_buffers_indexed"> |
| 7922 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7923 | </Test> |
| 7924 | <Test name="gl_oes_draw_elements_base_vertex"> |
| 7925 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7926 | </Test> |
| 7927 | <Test name="gl_oes_geometry_shader"> |
| 7928 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7929 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7930 | <Test name="gl_oes_get_program_binary"> |
| 7931 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7932 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7933 | <Test name="gl_oes_primitive_bounding_box"> |
| 7934 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7935 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7936 | <Test name="gl_oes_sample_shading"> |
| 7937 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7938 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7939 | <Test name="gl_oes_tessellation_shader"> |
| 7940 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7941 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7942 | <Test name="gl_oes_texture_3d"> |
| 7943 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7944 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7945 | <Test name="gl_oes_texture_border_clamp"> |
| 7946 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7947 | </Test> |
| 7948 | <Test name="gl_oes_texture_buffer"> |
| 7949 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7950 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7951 | <Test name="gl_oes_texture_storage_multisample_2d_array"> |
| 7952 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7953 | </Test> |
Pyry Haulos | c2de475 | 2015-05-06 11:30:55 -0700 | [diff] [blame] | 7954 | <Test name="gl_oes_texture_view"> |
| 7955 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7956 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7957 | <Test name="gl_qcom_alpha_test"> |
| 7958 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7959 | </Test> |
| 7960 | </TestCase> |
| 7961 | <TestCase name="core"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 7962 | <Test name="egl"> |
| 7963 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7964 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 7965 | <Test name="gles"> |
| 7966 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7967 | </Test> |
| 7968 | <Test name="gles2"> |
| 7969 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7970 | </Test> |
| 7971 | <Test name="gles3"> |
| 7972 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7973 | </Test> |
| 7974 | </TestCase> |
| 7975 | </TestSuite> |
| 7976 | <TestSuite name="preserve_swap"> |
| 7977 | <TestSuite name="preserve"> |
| 7978 | <TestCase name="no_read_before_swap"> |
| 7979 | <Test name="no_draw"> |
| 7980 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7981 | </Test> |
| 7982 | <Test name="post_clear"> |
| 7983 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7984 | </Test> |
| 7985 | <Test name="post_render"> |
| 7986 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7987 | </Test> |
| 7988 | <Test name="pre_clear"> |
| 7989 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7990 | </Test> |
| 7991 | <Test name="pre_clear_post_clear"> |
| 7992 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7993 | </Test> |
| 7994 | <Test name="pre_clear_post_render"> |
| 7995 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7996 | </Test> |
| 7997 | <Test name="pre_render"> |
| 7998 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 7999 | </Test> |
| 8000 | <Test name="pre_render_post_clear"> |
| 8001 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8002 | </Test> |
| 8003 | <Test name="pre_render_post_render"> |
| 8004 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8005 | </Test> |
| 8006 | </TestCase> |
| 8007 | <TestCase name="read_before_swap"> |
| 8008 | <Test name="no_draw"> |
| 8009 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8010 | </Test> |
| 8011 | <Test name="post_clear"> |
| 8012 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8013 | </Test> |
| 8014 | <Test name="post_render"> |
| 8015 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8016 | </Test> |
| 8017 | <Test name="pre_clear"> |
| 8018 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8019 | </Test> |
| 8020 | <Test name="pre_clear_post_clear"> |
| 8021 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8022 | </Test> |
| 8023 | <Test name="pre_clear_post_render"> |
| 8024 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8025 | </Test> |
| 8026 | <Test name="pre_render"> |
| 8027 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8028 | </Test> |
| 8029 | <Test name="pre_render_post_clear"> |
| 8030 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8031 | </Test> |
| 8032 | <Test name="pre_render_post_render"> |
| 8033 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8034 | </Test> |
| 8035 | </TestCase> |
| 8036 | </TestSuite> |
| 8037 | <TestSuite name="no_preserve"> |
| 8038 | <TestCase name="no_read_before_swap"> |
| 8039 | <Test name="post_clear"> |
| 8040 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8041 | </Test> |
| 8042 | <Test name="post_render"> |
| 8043 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8044 | </Test> |
| 8045 | <Test name="pre_clear_post_clear"> |
| 8046 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8047 | </Test> |
| 8048 | <Test name="pre_clear_post_render"> |
| 8049 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8050 | </Test> |
| 8051 | <Test name="pre_render_post_clear"> |
| 8052 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8053 | </Test> |
| 8054 | <Test name="pre_render_post_render"> |
| 8055 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8056 | </Test> |
| 8057 | </TestCase> |
| 8058 | <TestCase name="read_before_swap"> |
| 8059 | <Test name="post_clear"> |
| 8060 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8061 | </Test> |
| 8062 | <Test name="post_render"> |
| 8063 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8064 | </Test> |
| 8065 | <Test name="pre_clear_post_clear"> |
| 8066 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8067 | </Test> |
| 8068 | <Test name="pre_clear_post_render"> |
| 8069 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8070 | </Test> |
| 8071 | <Test name="pre_render_post_clear"> |
| 8072 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8073 | </Test> |
| 8074 | <Test name="pre_render_post_render"> |
| 8075 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8076 | </Test> |
| 8077 | </TestCase> |
| 8078 | </TestSuite> |
| 8079 | </TestSuite> |
| 8080 | <TestCase name="client_extensions"> |
| 8081 | <Test name="base"> |
| 8082 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8083 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8084 | <Test name="disjoint"> |
| 8085 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8086 | </Test> |
| 8087 | <Test name="extensions"> |
| 8088 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8089 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8090 | </TestCase> |
| 8091 | <TestSuite name="create_context_ext"> |
| 8092 | <TestCase name="gles_20"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8093 | <Test name="rgb565_no_depth_no_stencil"> |
| 8094 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8095 | </Test> |
| 8096 | <Test name="rgb565_no_depth_stencil"> |
| 8097 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8098 | </Test> |
| 8099 | <Test name="rgb565_depth_no_stencil"> |
| 8100 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8101 | </Test> |
| 8102 | <Test name="rgb565_depth_stencil"> |
| 8103 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8104 | </Test> |
| 8105 | <Test name="rgb888_no_depth_no_stencil"> |
| 8106 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8107 | </Test> |
| 8108 | <Test name="rgb888_no_depth_stencil"> |
| 8109 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8110 | </Test> |
| 8111 | <Test name="rgb888_depth_no_stencil"> |
| 8112 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8113 | </Test> |
| 8114 | <Test name="rgb888_depth_stencil"> |
| 8115 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8116 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8117 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8118 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8119 | </Test> |
| 8120 | <Test name="rgba4444_no_depth_stencil"> |
| 8121 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8122 | </Test> |
| 8123 | <Test name="rgba4444_depth_no_stencil"> |
| 8124 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8125 | </Test> |
| 8126 | <Test name="rgba4444_depth_stencil"> |
| 8127 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8128 | </Test> |
| 8129 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8130 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8131 | </Test> |
| 8132 | <Test name="rgba5551_no_depth_stencil"> |
| 8133 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8134 | </Test> |
| 8135 | <Test name="rgba5551_depth_no_stencil"> |
| 8136 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8137 | </Test> |
| 8138 | <Test name="rgba5551_depth_stencil"> |
| 8139 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8140 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8141 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8142 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8143 | </Test> |
| 8144 | <Test name="rgba8888_no_depth_stencil"> |
| 8145 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8146 | </Test> |
| 8147 | <Test name="rgba8888_depth_no_stencil"> |
| 8148 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8149 | </Test> |
| 8150 | <Test name="rgba8888_depth_stencil"> |
| 8151 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8152 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8153 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8154 | <TestCase name="gles_30"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8155 | <Test name="rgb565_no_depth_no_stencil"> |
| 8156 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8157 | </Test> |
| 8158 | <Test name="rgb565_no_depth_stencil"> |
| 8159 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8160 | </Test> |
| 8161 | <Test name="rgb565_depth_no_stencil"> |
| 8162 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8163 | </Test> |
| 8164 | <Test name="rgb565_depth_stencil"> |
| 8165 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8166 | </Test> |
| 8167 | <Test name="rgb888_no_depth_no_stencil"> |
| 8168 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8169 | </Test> |
| 8170 | <Test name="rgb888_no_depth_stencil"> |
| 8171 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8172 | </Test> |
| 8173 | <Test name="rgb888_depth_no_stencil"> |
| 8174 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8175 | </Test> |
| 8176 | <Test name="rgb888_depth_stencil"> |
| 8177 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8178 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8179 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8180 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8181 | </Test> |
| 8182 | <Test name="rgba4444_no_depth_stencil"> |
| 8183 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8184 | </Test> |
| 8185 | <Test name="rgba4444_depth_no_stencil"> |
| 8186 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8187 | </Test> |
| 8188 | <Test name="rgba4444_depth_stencil"> |
| 8189 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8190 | </Test> |
| 8191 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8192 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8193 | </Test> |
| 8194 | <Test name="rgba5551_no_depth_stencil"> |
| 8195 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8196 | </Test> |
| 8197 | <Test name="rgba5551_depth_no_stencil"> |
| 8198 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8199 | </Test> |
| 8200 | <Test name="rgba5551_depth_stencil"> |
| 8201 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8202 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8203 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8204 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8205 | </Test> |
| 8206 | <Test name="rgba8888_no_depth_stencil"> |
| 8207 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8208 | </Test> |
| 8209 | <Test name="rgba8888_depth_no_stencil"> |
| 8210 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8211 | </Test> |
| 8212 | <Test name="rgba8888_depth_stencil"> |
| 8213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8214 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8215 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8216 | <TestCase name="gl_30"> |
| 8217 | <Test name="rgb565_no_depth_no_stencil"> |
| 8218 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8219 | </Test> |
| 8220 | <Test name="rgb565_no_depth_stencil"> |
| 8221 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8222 | </Test> |
| 8223 | <Test name="rgb565_depth_no_stencil"> |
| 8224 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8225 | </Test> |
| 8226 | <Test name="rgb565_depth_stencil"> |
| 8227 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8228 | </Test> |
| 8229 | <Test name="rgb888_no_depth_no_stencil"> |
| 8230 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8231 | </Test> |
| 8232 | <Test name="rgb888_no_depth_stencil"> |
| 8233 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8234 | </Test> |
| 8235 | <Test name="rgb888_depth_no_stencil"> |
| 8236 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8237 | </Test> |
| 8238 | <Test name="rgb888_depth_stencil"> |
| 8239 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8240 | </Test> |
| 8241 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8242 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8243 | </Test> |
| 8244 | <Test name="rgba4444_no_depth_stencil"> |
| 8245 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8246 | </Test> |
| 8247 | <Test name="rgba4444_depth_no_stencil"> |
| 8248 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8249 | </Test> |
| 8250 | <Test name="rgba4444_depth_stencil"> |
| 8251 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8252 | </Test> |
| 8253 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8254 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8255 | </Test> |
| 8256 | <Test name="rgba5551_no_depth_stencil"> |
| 8257 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8258 | </Test> |
| 8259 | <Test name="rgba5551_depth_no_stencil"> |
| 8260 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8261 | </Test> |
| 8262 | <Test name="rgba5551_depth_stencil"> |
| 8263 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8264 | </Test> |
| 8265 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8266 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8267 | </Test> |
| 8268 | <Test name="rgba8888_no_depth_stencil"> |
| 8269 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8270 | </Test> |
| 8271 | <Test name="rgba8888_depth_no_stencil"> |
| 8272 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8273 | </Test> |
| 8274 | <Test name="rgba8888_depth_stencil"> |
| 8275 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8276 | </Test> |
| 8277 | </TestCase> |
| 8278 | <TestCase name="robust_gl_30"> |
| 8279 | <Test name="rgb565_no_depth_no_stencil"> |
| 8280 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8281 | </Test> |
| 8282 | <Test name="rgb565_no_depth_stencil"> |
| 8283 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8284 | </Test> |
| 8285 | <Test name="rgb565_depth_no_stencil"> |
| 8286 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8287 | </Test> |
| 8288 | <Test name="rgb565_depth_stencil"> |
| 8289 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8290 | </Test> |
| 8291 | <Test name="rgb888_no_depth_no_stencil"> |
| 8292 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8293 | </Test> |
| 8294 | <Test name="rgb888_no_depth_stencil"> |
| 8295 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8296 | </Test> |
| 8297 | <Test name="rgb888_depth_no_stencil"> |
| 8298 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8299 | </Test> |
| 8300 | <Test name="rgb888_depth_stencil"> |
| 8301 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8302 | </Test> |
| 8303 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8304 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8305 | </Test> |
| 8306 | <Test name="rgba4444_no_depth_stencil"> |
| 8307 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8308 | </Test> |
| 8309 | <Test name="rgba4444_depth_no_stencil"> |
| 8310 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8311 | </Test> |
| 8312 | <Test name="rgba4444_depth_stencil"> |
| 8313 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8314 | </Test> |
| 8315 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8316 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8317 | </Test> |
| 8318 | <Test name="rgba5551_no_depth_stencil"> |
| 8319 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8320 | </Test> |
| 8321 | <Test name="rgba5551_depth_no_stencil"> |
| 8322 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8323 | </Test> |
| 8324 | <Test name="rgba5551_depth_stencil"> |
| 8325 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8326 | </Test> |
| 8327 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8328 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8329 | </Test> |
| 8330 | <Test name="rgba8888_no_depth_stencil"> |
| 8331 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8332 | </Test> |
| 8333 | <Test name="rgba8888_depth_no_stencil"> |
| 8334 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8335 | </Test> |
| 8336 | <Test name="rgba8888_depth_stencil"> |
| 8337 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8338 | </Test> |
| 8339 | </TestCase> |
| 8340 | <TestCase name="gl_31"> |
| 8341 | <Test name="rgb565_no_depth_no_stencil"> |
| 8342 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8343 | </Test> |
| 8344 | <Test name="rgb565_no_depth_stencil"> |
| 8345 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8346 | </Test> |
| 8347 | <Test name="rgb565_depth_no_stencil"> |
| 8348 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8349 | </Test> |
| 8350 | <Test name="rgb565_depth_stencil"> |
| 8351 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8352 | </Test> |
| 8353 | <Test name="rgb888_no_depth_no_stencil"> |
| 8354 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8355 | </Test> |
| 8356 | <Test name="rgb888_no_depth_stencil"> |
| 8357 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8358 | </Test> |
| 8359 | <Test name="rgb888_depth_no_stencil"> |
| 8360 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8361 | </Test> |
| 8362 | <Test name="rgb888_depth_stencil"> |
| 8363 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8364 | </Test> |
| 8365 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8366 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8367 | </Test> |
| 8368 | <Test name="rgba4444_no_depth_stencil"> |
| 8369 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8370 | </Test> |
| 8371 | <Test name="rgba4444_depth_no_stencil"> |
| 8372 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8373 | </Test> |
| 8374 | <Test name="rgba4444_depth_stencil"> |
| 8375 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8376 | </Test> |
| 8377 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8378 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8379 | </Test> |
| 8380 | <Test name="rgba5551_no_depth_stencil"> |
| 8381 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8382 | </Test> |
| 8383 | <Test name="rgba5551_depth_no_stencil"> |
| 8384 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8385 | </Test> |
| 8386 | <Test name="rgba5551_depth_stencil"> |
| 8387 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8388 | </Test> |
| 8389 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8390 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8391 | </Test> |
| 8392 | <Test name="rgba8888_no_depth_stencil"> |
| 8393 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8394 | </Test> |
| 8395 | <Test name="rgba8888_depth_no_stencil"> |
| 8396 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8397 | </Test> |
| 8398 | <Test name="rgba8888_depth_stencil"> |
| 8399 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8400 | </Test> |
| 8401 | </TestCase> |
| 8402 | <TestCase name="robust_gl_31"> |
| 8403 | <Test name="rgb565_no_depth_no_stencil"> |
| 8404 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8405 | </Test> |
| 8406 | <Test name="rgb565_no_depth_stencil"> |
| 8407 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8408 | </Test> |
| 8409 | <Test name="rgb565_depth_no_stencil"> |
| 8410 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8411 | </Test> |
| 8412 | <Test name="rgb565_depth_stencil"> |
| 8413 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8414 | </Test> |
| 8415 | <Test name="rgb888_no_depth_no_stencil"> |
| 8416 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8417 | </Test> |
| 8418 | <Test name="rgb888_no_depth_stencil"> |
| 8419 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8420 | </Test> |
| 8421 | <Test name="rgb888_depth_no_stencil"> |
| 8422 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8423 | </Test> |
| 8424 | <Test name="rgb888_depth_stencil"> |
| 8425 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8426 | </Test> |
| 8427 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8428 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8429 | </Test> |
| 8430 | <Test name="rgba4444_no_depth_stencil"> |
| 8431 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8432 | </Test> |
| 8433 | <Test name="rgba4444_depth_no_stencil"> |
| 8434 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8435 | </Test> |
| 8436 | <Test name="rgba4444_depth_stencil"> |
| 8437 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8438 | </Test> |
| 8439 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8440 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8441 | </Test> |
| 8442 | <Test name="rgba5551_no_depth_stencil"> |
| 8443 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8444 | </Test> |
| 8445 | <Test name="rgba5551_depth_no_stencil"> |
| 8446 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8447 | </Test> |
| 8448 | <Test name="rgba5551_depth_stencil"> |
| 8449 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8450 | </Test> |
| 8451 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8452 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8453 | </Test> |
| 8454 | <Test name="rgba8888_no_depth_stencil"> |
| 8455 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8456 | </Test> |
| 8457 | <Test name="rgba8888_depth_no_stencil"> |
| 8458 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8459 | </Test> |
| 8460 | <Test name="rgba8888_depth_stencil"> |
| 8461 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8462 | </Test> |
| 8463 | </TestCase> |
| 8464 | <TestCase name="gl_32"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8465 | <Test name="rgb565_no_depth_no_stencil"> |
| 8466 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8467 | </Test> |
| 8468 | <Test name="rgb565_no_depth_stencil"> |
| 8469 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8470 | </Test> |
| 8471 | <Test name="rgb565_depth_no_stencil"> |
| 8472 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8473 | </Test> |
| 8474 | <Test name="rgb565_depth_stencil"> |
| 8475 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8476 | </Test> |
| 8477 | <Test name="rgb888_no_depth_no_stencil"> |
| 8478 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8479 | </Test> |
| 8480 | <Test name="rgb888_no_depth_stencil"> |
| 8481 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8482 | </Test> |
| 8483 | <Test name="rgb888_depth_no_stencil"> |
| 8484 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8485 | </Test> |
| 8486 | <Test name="rgb888_depth_stencil"> |
| 8487 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8488 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8489 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8490 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8491 | </Test> |
| 8492 | <Test name="rgba4444_no_depth_stencil"> |
| 8493 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8494 | </Test> |
| 8495 | <Test name="rgba4444_depth_no_stencil"> |
| 8496 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8497 | </Test> |
| 8498 | <Test name="rgba4444_depth_stencil"> |
| 8499 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8500 | </Test> |
| 8501 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8502 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8503 | </Test> |
| 8504 | <Test name="rgba5551_no_depth_stencil"> |
| 8505 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8506 | </Test> |
| 8507 | <Test name="rgba5551_depth_no_stencil"> |
| 8508 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8509 | </Test> |
| 8510 | <Test name="rgba5551_depth_stencil"> |
| 8511 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8512 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8513 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8514 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8515 | </Test> |
| 8516 | <Test name="rgba8888_no_depth_stencil"> |
| 8517 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8518 | </Test> |
| 8519 | <Test name="rgba8888_depth_no_stencil"> |
| 8520 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8521 | </Test> |
| 8522 | <Test name="rgba8888_depth_stencil"> |
| 8523 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8524 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8525 | </TestCase> |
| 8526 | <TestCase name="robust_gl_32"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8527 | <Test name="rgb565_no_depth_no_stencil"> |
| 8528 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8529 | </Test> |
| 8530 | <Test name="rgb565_no_depth_stencil"> |
| 8531 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8532 | </Test> |
| 8533 | <Test name="rgb565_depth_no_stencil"> |
| 8534 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8535 | </Test> |
| 8536 | <Test name="rgb565_depth_stencil"> |
| 8537 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8538 | </Test> |
| 8539 | <Test name="rgb888_no_depth_no_stencil"> |
| 8540 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8541 | </Test> |
| 8542 | <Test name="rgb888_no_depth_stencil"> |
| 8543 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8544 | </Test> |
| 8545 | <Test name="rgb888_depth_no_stencil"> |
| 8546 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8547 | </Test> |
| 8548 | <Test name="rgb888_depth_stencil"> |
| 8549 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8550 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8551 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8552 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8553 | </Test> |
| 8554 | <Test name="rgba4444_no_depth_stencil"> |
| 8555 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8556 | </Test> |
| 8557 | <Test name="rgba4444_depth_no_stencil"> |
| 8558 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8559 | </Test> |
| 8560 | <Test name="rgba4444_depth_stencil"> |
| 8561 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8562 | </Test> |
| 8563 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8564 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8565 | </Test> |
| 8566 | <Test name="rgba5551_no_depth_stencil"> |
| 8567 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8568 | </Test> |
| 8569 | <Test name="rgba5551_depth_no_stencil"> |
| 8570 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8571 | </Test> |
| 8572 | <Test name="rgba5551_depth_stencil"> |
| 8573 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8574 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8575 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8576 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8577 | </Test> |
| 8578 | <Test name="rgba8888_no_depth_stencil"> |
| 8579 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8580 | </Test> |
| 8581 | <Test name="rgba8888_depth_no_stencil"> |
| 8582 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8583 | </Test> |
| 8584 | <Test name="rgba8888_depth_stencil"> |
| 8585 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8586 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8587 | </TestCase> |
| 8588 | <TestCase name="gl_33"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8589 | <Test name="rgb565_no_depth_no_stencil"> |
| 8590 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8591 | </Test> |
| 8592 | <Test name="rgb565_no_depth_stencil"> |
| 8593 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8594 | </Test> |
| 8595 | <Test name="rgb565_depth_no_stencil"> |
| 8596 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8597 | </Test> |
| 8598 | <Test name="rgb565_depth_stencil"> |
| 8599 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8600 | </Test> |
| 8601 | <Test name="rgb888_no_depth_no_stencil"> |
| 8602 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8603 | </Test> |
| 8604 | <Test name="rgb888_no_depth_stencil"> |
| 8605 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8606 | </Test> |
| 8607 | <Test name="rgb888_depth_no_stencil"> |
| 8608 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8609 | </Test> |
| 8610 | <Test name="rgb888_depth_stencil"> |
| 8611 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8612 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8613 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8614 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8615 | </Test> |
| 8616 | <Test name="rgba4444_no_depth_stencil"> |
| 8617 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8618 | </Test> |
| 8619 | <Test name="rgba4444_depth_no_stencil"> |
| 8620 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8621 | </Test> |
| 8622 | <Test name="rgba4444_depth_stencil"> |
| 8623 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8624 | </Test> |
| 8625 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8626 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8627 | </Test> |
| 8628 | <Test name="rgba5551_no_depth_stencil"> |
| 8629 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8630 | </Test> |
| 8631 | <Test name="rgba5551_depth_no_stencil"> |
| 8632 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8633 | </Test> |
| 8634 | <Test name="rgba5551_depth_stencil"> |
| 8635 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8636 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8637 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8638 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8639 | </Test> |
| 8640 | <Test name="rgba8888_no_depth_stencil"> |
| 8641 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8642 | </Test> |
| 8643 | <Test name="rgba8888_depth_no_stencil"> |
| 8644 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8645 | </Test> |
| 8646 | <Test name="rgba8888_depth_stencil"> |
| 8647 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8648 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8649 | </TestCase> |
| 8650 | <TestCase name="robust_gl_33"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8651 | <Test name="rgb565_no_depth_no_stencil"> |
| 8652 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8653 | </Test> |
| 8654 | <Test name="rgb565_no_depth_stencil"> |
| 8655 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8656 | </Test> |
| 8657 | <Test name="rgb565_depth_no_stencil"> |
| 8658 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8659 | </Test> |
| 8660 | <Test name="rgb565_depth_stencil"> |
| 8661 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8662 | </Test> |
| 8663 | <Test name="rgb888_no_depth_no_stencil"> |
| 8664 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8665 | </Test> |
| 8666 | <Test name="rgb888_no_depth_stencil"> |
| 8667 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8668 | </Test> |
| 8669 | <Test name="rgb888_depth_no_stencil"> |
| 8670 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8671 | </Test> |
| 8672 | <Test name="rgb888_depth_stencil"> |
| 8673 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8674 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8675 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8676 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8677 | </Test> |
| 8678 | <Test name="rgba4444_no_depth_stencil"> |
| 8679 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8680 | </Test> |
| 8681 | <Test name="rgba4444_depth_no_stencil"> |
| 8682 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8683 | </Test> |
| 8684 | <Test name="rgba4444_depth_stencil"> |
| 8685 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8686 | </Test> |
| 8687 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8688 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8689 | </Test> |
| 8690 | <Test name="rgba5551_no_depth_stencil"> |
| 8691 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8692 | </Test> |
| 8693 | <Test name="rgba5551_depth_no_stencil"> |
| 8694 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8695 | </Test> |
| 8696 | <Test name="rgba5551_depth_stencil"> |
| 8697 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8698 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8699 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8700 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8701 | </Test> |
| 8702 | <Test name="rgba8888_no_depth_stencil"> |
| 8703 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8704 | </Test> |
| 8705 | <Test name="rgba8888_depth_no_stencil"> |
| 8706 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8707 | </Test> |
| 8708 | <Test name="rgba8888_depth_stencil"> |
| 8709 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8710 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8711 | </TestCase> |
| 8712 | <TestCase name="gl_40"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8713 | <Test name="rgb565_no_depth_no_stencil"> |
| 8714 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8715 | </Test> |
| 8716 | <Test name="rgb565_no_depth_stencil"> |
| 8717 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8718 | </Test> |
| 8719 | <Test name="rgb565_depth_no_stencil"> |
| 8720 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8721 | </Test> |
| 8722 | <Test name="rgb565_depth_stencil"> |
| 8723 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8724 | </Test> |
| 8725 | <Test name="rgb888_no_depth_no_stencil"> |
| 8726 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8727 | </Test> |
| 8728 | <Test name="rgb888_no_depth_stencil"> |
| 8729 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8730 | </Test> |
| 8731 | <Test name="rgb888_depth_no_stencil"> |
| 8732 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8733 | </Test> |
| 8734 | <Test name="rgb888_depth_stencil"> |
| 8735 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8736 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8737 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8738 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8739 | </Test> |
| 8740 | <Test name="rgba4444_no_depth_stencil"> |
| 8741 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8742 | </Test> |
| 8743 | <Test name="rgba4444_depth_no_stencil"> |
| 8744 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8745 | </Test> |
| 8746 | <Test name="rgba4444_depth_stencil"> |
| 8747 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8748 | </Test> |
| 8749 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8750 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8751 | </Test> |
| 8752 | <Test name="rgba5551_no_depth_stencil"> |
| 8753 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8754 | </Test> |
| 8755 | <Test name="rgba5551_depth_no_stencil"> |
| 8756 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8757 | </Test> |
| 8758 | <Test name="rgba5551_depth_stencil"> |
| 8759 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8760 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8761 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8762 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8763 | </Test> |
| 8764 | <Test name="rgba8888_no_depth_stencil"> |
| 8765 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8766 | </Test> |
| 8767 | <Test name="rgba8888_depth_no_stencil"> |
| 8768 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8769 | </Test> |
| 8770 | <Test name="rgba8888_depth_stencil"> |
| 8771 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8772 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8773 | </TestCase> |
| 8774 | <TestCase name="robust_gl_40"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8775 | <Test name="rgb565_no_depth_no_stencil"> |
| 8776 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8777 | </Test> |
| 8778 | <Test name="rgb565_no_depth_stencil"> |
| 8779 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8780 | </Test> |
| 8781 | <Test name="rgb565_depth_no_stencil"> |
| 8782 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8783 | </Test> |
| 8784 | <Test name="rgb565_depth_stencil"> |
| 8785 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8786 | </Test> |
| 8787 | <Test name="rgb888_no_depth_no_stencil"> |
| 8788 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8789 | </Test> |
| 8790 | <Test name="rgb888_no_depth_stencil"> |
| 8791 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8792 | </Test> |
| 8793 | <Test name="rgb888_depth_no_stencil"> |
| 8794 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8795 | </Test> |
| 8796 | <Test name="rgb888_depth_stencil"> |
| 8797 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8798 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8799 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8800 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8801 | </Test> |
| 8802 | <Test name="rgba4444_no_depth_stencil"> |
| 8803 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8804 | </Test> |
| 8805 | <Test name="rgba4444_depth_no_stencil"> |
| 8806 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8807 | </Test> |
| 8808 | <Test name="rgba4444_depth_stencil"> |
| 8809 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8810 | </Test> |
| 8811 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8812 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8813 | </Test> |
| 8814 | <Test name="rgba5551_no_depth_stencil"> |
| 8815 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8816 | </Test> |
| 8817 | <Test name="rgba5551_depth_no_stencil"> |
| 8818 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8819 | </Test> |
| 8820 | <Test name="rgba5551_depth_stencil"> |
| 8821 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8822 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8823 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8824 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8825 | </Test> |
| 8826 | <Test name="rgba8888_no_depth_stencil"> |
| 8827 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8828 | </Test> |
| 8829 | <Test name="rgba8888_depth_no_stencil"> |
| 8830 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8831 | </Test> |
| 8832 | <Test name="rgba8888_depth_stencil"> |
| 8833 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8834 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8835 | </TestCase> |
| 8836 | <TestCase name="gl_41"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8837 | <Test name="rgb565_no_depth_no_stencil"> |
| 8838 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8839 | </Test> |
| 8840 | <Test name="rgb565_no_depth_stencil"> |
| 8841 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8842 | </Test> |
| 8843 | <Test name="rgb565_depth_no_stencil"> |
| 8844 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8845 | </Test> |
| 8846 | <Test name="rgb565_depth_stencil"> |
| 8847 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8848 | </Test> |
| 8849 | <Test name="rgb888_no_depth_no_stencil"> |
| 8850 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8851 | </Test> |
| 8852 | <Test name="rgb888_no_depth_stencil"> |
| 8853 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8854 | </Test> |
| 8855 | <Test name="rgb888_depth_no_stencil"> |
| 8856 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8857 | </Test> |
| 8858 | <Test name="rgb888_depth_stencil"> |
| 8859 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8860 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8861 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8862 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8863 | </Test> |
| 8864 | <Test name="rgba4444_no_depth_stencil"> |
| 8865 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8866 | </Test> |
| 8867 | <Test name="rgba4444_depth_no_stencil"> |
| 8868 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8869 | </Test> |
| 8870 | <Test name="rgba4444_depth_stencil"> |
| 8871 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8872 | </Test> |
| 8873 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8874 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8875 | </Test> |
| 8876 | <Test name="rgba5551_no_depth_stencil"> |
| 8877 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8878 | </Test> |
| 8879 | <Test name="rgba5551_depth_no_stencil"> |
| 8880 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8881 | </Test> |
| 8882 | <Test name="rgba5551_depth_stencil"> |
| 8883 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8884 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8885 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8886 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8887 | </Test> |
| 8888 | <Test name="rgba8888_no_depth_stencil"> |
| 8889 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8890 | </Test> |
| 8891 | <Test name="rgba8888_depth_no_stencil"> |
| 8892 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8893 | </Test> |
| 8894 | <Test name="rgba8888_depth_stencil"> |
| 8895 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8896 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8897 | </TestCase> |
| 8898 | <TestCase name="robust_gl_41"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8899 | <Test name="rgb565_no_depth_no_stencil"> |
| 8900 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8901 | </Test> |
| 8902 | <Test name="rgb565_no_depth_stencil"> |
| 8903 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8904 | </Test> |
| 8905 | <Test name="rgb565_depth_no_stencil"> |
| 8906 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8907 | </Test> |
| 8908 | <Test name="rgb565_depth_stencil"> |
| 8909 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8910 | </Test> |
| 8911 | <Test name="rgb888_no_depth_no_stencil"> |
| 8912 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8913 | </Test> |
| 8914 | <Test name="rgb888_no_depth_stencil"> |
| 8915 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8916 | </Test> |
| 8917 | <Test name="rgb888_depth_no_stencil"> |
| 8918 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8919 | </Test> |
| 8920 | <Test name="rgb888_depth_stencil"> |
| 8921 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8922 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8923 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8924 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8925 | </Test> |
| 8926 | <Test name="rgba4444_no_depth_stencil"> |
| 8927 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8928 | </Test> |
| 8929 | <Test name="rgba4444_depth_no_stencil"> |
| 8930 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8931 | </Test> |
| 8932 | <Test name="rgba4444_depth_stencil"> |
| 8933 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8934 | </Test> |
| 8935 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8936 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8937 | </Test> |
| 8938 | <Test name="rgba5551_no_depth_stencil"> |
| 8939 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8940 | </Test> |
| 8941 | <Test name="rgba5551_depth_no_stencil"> |
| 8942 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8943 | </Test> |
| 8944 | <Test name="rgba5551_depth_stencil"> |
| 8945 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8946 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8947 | <Test name="rgba8888_no_depth_no_stencil"> |
| 8948 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8949 | </Test> |
| 8950 | <Test name="rgba8888_no_depth_stencil"> |
| 8951 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8952 | </Test> |
| 8953 | <Test name="rgba8888_depth_no_stencil"> |
| 8954 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8955 | </Test> |
| 8956 | <Test name="rgba8888_depth_stencil"> |
| 8957 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8958 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8959 | </TestCase> |
| 8960 | <TestCase name="gl_42"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 8961 | <Test name="rgb565_no_depth_no_stencil"> |
| 8962 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8963 | </Test> |
| 8964 | <Test name="rgb565_no_depth_stencil"> |
| 8965 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8966 | </Test> |
| 8967 | <Test name="rgb565_depth_no_stencil"> |
| 8968 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8969 | </Test> |
| 8970 | <Test name="rgb565_depth_stencil"> |
| 8971 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8972 | </Test> |
| 8973 | <Test name="rgb888_no_depth_no_stencil"> |
| 8974 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8975 | </Test> |
| 8976 | <Test name="rgb888_no_depth_stencil"> |
| 8977 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8978 | </Test> |
| 8979 | <Test name="rgb888_depth_no_stencil"> |
| 8980 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8981 | </Test> |
| 8982 | <Test name="rgb888_depth_stencil"> |
| 8983 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8984 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 8985 | <Test name="rgba4444_no_depth_no_stencil"> |
| 8986 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8987 | </Test> |
| 8988 | <Test name="rgba4444_no_depth_stencil"> |
| 8989 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8990 | </Test> |
| 8991 | <Test name="rgba4444_depth_no_stencil"> |
| 8992 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8993 | </Test> |
| 8994 | <Test name="rgba4444_depth_stencil"> |
| 8995 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8996 | </Test> |
| 8997 | <Test name="rgba5551_no_depth_no_stencil"> |
| 8998 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 8999 | </Test> |
| 9000 | <Test name="rgba5551_no_depth_stencil"> |
| 9001 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9002 | </Test> |
| 9003 | <Test name="rgba5551_depth_no_stencil"> |
| 9004 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9005 | </Test> |
| 9006 | <Test name="rgba5551_depth_stencil"> |
| 9007 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9008 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9009 | <Test name="rgba8888_no_depth_no_stencil"> |
| 9010 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9011 | </Test> |
| 9012 | <Test name="rgba8888_no_depth_stencil"> |
| 9013 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9014 | </Test> |
| 9015 | <Test name="rgba8888_depth_no_stencil"> |
| 9016 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9017 | </Test> |
| 9018 | <Test name="rgba8888_depth_stencil"> |
| 9019 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9020 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9021 | </TestCase> |
| 9022 | <TestCase name="robust_gl_42"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9023 | <Test name="rgb565_no_depth_no_stencil"> |
| 9024 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9025 | </Test> |
| 9026 | <Test name="rgb565_no_depth_stencil"> |
| 9027 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9028 | </Test> |
| 9029 | <Test name="rgb565_depth_no_stencil"> |
| 9030 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9031 | </Test> |
| 9032 | <Test name="rgb565_depth_stencil"> |
| 9033 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9034 | </Test> |
| 9035 | <Test name="rgb888_no_depth_no_stencil"> |
| 9036 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9037 | </Test> |
| 9038 | <Test name="rgb888_no_depth_stencil"> |
| 9039 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9040 | </Test> |
| 9041 | <Test name="rgb888_depth_no_stencil"> |
| 9042 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9043 | </Test> |
| 9044 | <Test name="rgb888_depth_stencil"> |
| 9045 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9046 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9047 | <Test name="rgba4444_no_depth_no_stencil"> |
| 9048 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9049 | </Test> |
| 9050 | <Test name="rgba4444_no_depth_stencil"> |
| 9051 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9052 | </Test> |
| 9053 | <Test name="rgba4444_depth_no_stencil"> |
| 9054 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9055 | </Test> |
| 9056 | <Test name="rgba4444_depth_stencil"> |
| 9057 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9058 | </Test> |
| 9059 | <Test name="rgba5551_no_depth_no_stencil"> |
| 9060 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9061 | </Test> |
| 9062 | <Test name="rgba5551_no_depth_stencil"> |
| 9063 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9064 | </Test> |
| 9065 | <Test name="rgba5551_depth_no_stencil"> |
| 9066 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9067 | </Test> |
| 9068 | <Test name="rgba5551_depth_stencil"> |
| 9069 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9070 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9071 | <Test name="rgba8888_no_depth_no_stencil"> |
| 9072 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9073 | </Test> |
| 9074 | <Test name="rgba8888_no_depth_stencil"> |
| 9075 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9076 | </Test> |
| 9077 | <Test name="rgba8888_depth_no_stencil"> |
| 9078 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9079 | </Test> |
| 9080 | <Test name="rgba8888_depth_stencil"> |
| 9081 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9082 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9083 | </TestCase> |
| 9084 | <TestCase name="gl_43"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9085 | <Test name="rgb565_no_depth_no_stencil"> |
| 9086 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9087 | </Test> |
| 9088 | <Test name="rgb565_no_depth_stencil"> |
| 9089 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9090 | </Test> |
| 9091 | <Test name="rgb565_depth_no_stencil"> |
| 9092 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9093 | </Test> |
| 9094 | <Test name="rgb565_depth_stencil"> |
| 9095 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9096 | </Test> |
| 9097 | <Test name="rgb888_no_depth_no_stencil"> |
| 9098 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9099 | </Test> |
| 9100 | <Test name="rgb888_no_depth_stencil"> |
| 9101 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9102 | </Test> |
| 9103 | <Test name="rgb888_depth_no_stencil"> |
| 9104 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9105 | </Test> |
| 9106 | <Test name="rgb888_depth_stencil"> |
| 9107 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9108 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9109 | <Test name="rgba4444_no_depth_no_stencil"> |
| 9110 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9111 | </Test> |
| 9112 | <Test name="rgba4444_no_depth_stencil"> |
| 9113 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9114 | </Test> |
| 9115 | <Test name="rgba4444_depth_no_stencil"> |
| 9116 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9117 | </Test> |
| 9118 | <Test name="rgba4444_depth_stencil"> |
| 9119 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9120 | </Test> |
| 9121 | <Test name="rgba5551_no_depth_no_stencil"> |
| 9122 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9123 | </Test> |
| 9124 | <Test name="rgba5551_no_depth_stencil"> |
| 9125 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9126 | </Test> |
| 9127 | <Test name="rgba5551_depth_no_stencil"> |
| 9128 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9129 | </Test> |
| 9130 | <Test name="rgba5551_depth_stencil"> |
| 9131 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9132 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9133 | <Test name="rgba8888_no_depth_no_stencil"> |
| 9134 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9135 | </Test> |
| 9136 | <Test name="rgba8888_no_depth_stencil"> |
| 9137 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9138 | </Test> |
| 9139 | <Test name="rgba8888_depth_no_stencil"> |
| 9140 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9141 | </Test> |
| 9142 | <Test name="rgba8888_depth_stencil"> |
| 9143 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9144 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9145 | </TestCase> |
| 9146 | <TestCase name="robust_gl_43"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9147 | <Test name="rgb565_no_depth_no_stencil"> |
| 9148 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9149 | </Test> |
| 9150 | <Test name="rgb565_no_depth_stencil"> |
| 9151 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9152 | </Test> |
| 9153 | <Test name="rgb565_depth_no_stencil"> |
| 9154 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9155 | </Test> |
| 9156 | <Test name="rgb565_depth_stencil"> |
| 9157 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9158 | </Test> |
| 9159 | <Test name="rgb888_no_depth_no_stencil"> |
| 9160 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9161 | </Test> |
| 9162 | <Test name="rgb888_no_depth_stencil"> |
| 9163 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9164 | </Test> |
| 9165 | <Test name="rgb888_depth_no_stencil"> |
| 9166 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9167 | </Test> |
| 9168 | <Test name="rgb888_depth_stencil"> |
| 9169 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9170 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9171 | <Test name="rgba4444_no_depth_no_stencil"> |
| 9172 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9173 | </Test> |
| 9174 | <Test name="rgba4444_no_depth_stencil"> |
| 9175 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9176 | </Test> |
| 9177 | <Test name="rgba4444_depth_no_stencil"> |
| 9178 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9179 | </Test> |
| 9180 | <Test name="rgba4444_depth_stencil"> |
| 9181 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9182 | </Test> |
| 9183 | <Test name="rgba5551_no_depth_no_stencil"> |
| 9184 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9185 | </Test> |
| 9186 | <Test name="rgba5551_no_depth_stencil"> |
| 9187 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9188 | </Test> |
| 9189 | <Test name="rgba5551_depth_no_stencil"> |
| 9190 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9191 | </Test> |
| 9192 | <Test name="rgba5551_depth_stencil"> |
| 9193 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9194 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9195 | <Test name="rgba8888_no_depth_no_stencil"> |
| 9196 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9197 | </Test> |
| 9198 | <Test name="rgba8888_no_depth_stencil"> |
| 9199 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9200 | </Test> |
| 9201 | <Test name="rgba8888_depth_no_stencil"> |
| 9202 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9203 | </Test> |
| 9204 | <Test name="rgba8888_depth_stencil"> |
| 9205 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9206 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9207 | </TestCase> |
| 9208 | <TestCase name="robust_gles_2_ext"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9209 | <Test name="rgb565_no_depth_no_stencil"> |
| 9210 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9211 | </Test> |
| 9212 | <Test name="rgb565_no_depth_stencil"> |
| 9213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9214 | </Test> |
| 9215 | <Test name="rgb565_depth_no_stencil"> |
| 9216 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9217 | </Test> |
| 9218 | <Test name="rgb565_depth_stencil"> |
| 9219 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9220 | </Test> |
| 9221 | <Test name="rgb888_no_depth_no_stencil"> |
| 9222 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9223 | </Test> |
| 9224 | <Test name="rgb888_no_depth_stencil"> |
| 9225 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9226 | </Test> |
| 9227 | <Test name="rgb888_depth_no_stencil"> |
| 9228 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9229 | </Test> |
| 9230 | <Test name="rgb888_depth_stencil"> |
| 9231 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9232 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9233 | <Test name="rgba4444_no_depth_no_stencil"> |
| 9234 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9235 | </Test> |
| 9236 | <Test name="rgba4444_no_depth_stencil"> |
| 9237 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9238 | </Test> |
| 9239 | <Test name="rgba4444_depth_no_stencil"> |
| 9240 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9241 | </Test> |
| 9242 | <Test name="rgba4444_depth_stencil"> |
| 9243 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9244 | </Test> |
| 9245 | <Test name="rgba5551_no_depth_no_stencil"> |
| 9246 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9247 | </Test> |
| 9248 | <Test name="rgba5551_no_depth_stencil"> |
| 9249 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9250 | </Test> |
| 9251 | <Test name="rgba5551_depth_no_stencil"> |
| 9252 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9253 | </Test> |
| 9254 | <Test name="rgba5551_depth_stencil"> |
| 9255 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9256 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9257 | <Test name="rgba8888_no_depth_no_stencil"> |
| 9258 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9259 | </Test> |
| 9260 | <Test name="rgba8888_no_depth_stencil"> |
| 9261 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9262 | </Test> |
| 9263 | <Test name="rgba8888_depth_no_stencil"> |
| 9264 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9265 | </Test> |
| 9266 | <Test name="rgba8888_depth_stencil"> |
| 9267 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9268 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9269 | </TestCase> |
| 9270 | <TestCase name="robust_gles_3_ext"> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9271 | <Test name="rgb565_no_depth_no_stencil"> |
| 9272 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9273 | </Test> |
| 9274 | <Test name="rgb565_no_depth_stencil"> |
| 9275 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9276 | </Test> |
| 9277 | <Test name="rgb565_depth_no_stencil"> |
| 9278 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9279 | </Test> |
| 9280 | <Test name="rgb565_depth_stencil"> |
| 9281 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9282 | </Test> |
| 9283 | <Test name="rgb888_no_depth_no_stencil"> |
| 9284 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9285 | </Test> |
| 9286 | <Test name="rgb888_no_depth_stencil"> |
| 9287 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9288 | </Test> |
| 9289 | <Test name="rgb888_depth_no_stencil"> |
| 9290 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9291 | </Test> |
| 9292 | <Test name="rgb888_depth_stencil"> |
| 9293 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9294 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9295 | <Test name="rgba4444_no_depth_no_stencil"> |
| 9296 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9297 | </Test> |
| 9298 | <Test name="rgba4444_no_depth_stencil"> |
| 9299 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9300 | </Test> |
| 9301 | <Test name="rgba4444_depth_no_stencil"> |
| 9302 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9303 | </Test> |
| 9304 | <Test name="rgba4444_depth_stencil"> |
| 9305 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9306 | </Test> |
| 9307 | <Test name="rgba5551_no_depth_no_stencil"> |
| 9308 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9309 | </Test> |
| 9310 | <Test name="rgba5551_no_depth_stencil"> |
| 9311 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9312 | </Test> |
| 9313 | <Test name="rgba5551_depth_no_stencil"> |
| 9314 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9315 | </Test> |
| 9316 | <Test name="rgba5551_depth_stencil"> |
| 9317 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9318 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 9319 | <Test name="rgba8888_no_depth_no_stencil"> |
| 9320 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9321 | </Test> |
| 9322 | <Test name="rgba8888_no_depth_stencil"> |
| 9323 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9324 | </Test> |
| 9325 | <Test name="rgba8888_depth_no_stencil"> |
| 9326 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9327 | </Test> |
| 9328 | <Test name="rgba8888_depth_stencil"> |
| 9329 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9330 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 9331 | </TestCase> |
| 9332 | </TestSuite> |
| 9333 | <TestCase name="surfaceless_context"> |
| 9334 | <Test name="rgb565_no_depth_no_stencil"> |
| 9335 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9336 | </Test> |
| 9337 | <Test name="rgb565_no_depth_stencil"> |
| 9338 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9339 | </Test> |
| 9340 | <Test name="rgb565_depth_no_stencil"> |
| 9341 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9342 | </Test> |
| 9343 | <Test name="rgb565_depth_stencil"> |
| 9344 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9345 | </Test> |
| 9346 | <Test name="rgb888_no_depth_no_stencil"> |
| 9347 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9348 | </Test> |
| 9349 | <Test name="rgb888_no_depth_stencil"> |
| 9350 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9351 | </Test> |
| 9352 | <Test name="rgb888_depth_no_stencil"> |
| 9353 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9354 | </Test> |
| 9355 | <Test name="rgb888_depth_stencil"> |
| 9356 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9357 | </Test> |
| 9358 | <Test name="rgba4444_no_depth_no_stencil"> |
| 9359 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9360 | </Test> |
| 9361 | <Test name="rgba4444_no_depth_stencil"> |
| 9362 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9363 | </Test> |
| 9364 | <Test name="rgba4444_depth_no_stencil"> |
| 9365 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9366 | </Test> |
| 9367 | <Test name="rgba4444_depth_stencil"> |
| 9368 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9369 | </Test> |
| 9370 | <Test name="rgba5551_no_depth_no_stencil"> |
| 9371 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9372 | </Test> |
| 9373 | <Test name="rgba5551_no_depth_stencil"> |
| 9374 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9375 | </Test> |
| 9376 | <Test name="rgba5551_depth_no_stencil"> |
| 9377 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9378 | </Test> |
| 9379 | <Test name="rgba5551_depth_stencil"> |
| 9380 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9381 | </Test> |
| 9382 | <Test name="rgba8888_no_depth_no_stencil"> |
| 9383 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9384 | </Test> |
| 9385 | <Test name="rgba8888_no_depth_stencil"> |
| 9386 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9387 | </Test> |
| 9388 | <Test name="rgba8888_depth_no_stencil"> |
| 9389 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9390 | </Test> |
| 9391 | <Test name="rgba8888_depth_stencil"> |
| 9392 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9393 | </Test> |
| 9394 | <Test name="other"> |
| 9395 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9396 | </Test> |
| 9397 | </TestCase> |
| 9398 | <TestCase name="swap_buffers"> |
| 9399 | <Test name="rgb565_no_depth_no_stencil"> |
| 9400 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9401 | </Test> |
| 9402 | <Test name="rgb565_no_depth_stencil"> |
| 9403 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9404 | </Test> |
| 9405 | <Test name="rgb565_depth_no_stencil"> |
| 9406 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9407 | </Test> |
| 9408 | <Test name="rgb565_depth_stencil"> |
| 9409 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9410 | </Test> |
| 9411 | <Test name="rgb888_no_depth_no_stencil"> |
| 9412 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9413 | </Test> |
| 9414 | <Test name="rgb888_no_depth_stencil"> |
| 9415 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9416 | </Test> |
| 9417 | <Test name="rgb888_depth_no_stencil"> |
| 9418 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9419 | </Test> |
| 9420 | <Test name="rgb888_depth_stencil"> |
| 9421 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9422 | </Test> |
| 9423 | <Test name="rgba4444_no_depth_no_stencil"> |
| 9424 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9425 | </Test> |
| 9426 | <Test name="rgba4444_no_depth_stencil"> |
| 9427 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9428 | </Test> |
| 9429 | <Test name="rgba4444_depth_no_stencil"> |
| 9430 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9431 | </Test> |
| 9432 | <Test name="rgba4444_depth_stencil"> |
| 9433 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9434 | </Test> |
| 9435 | <Test name="rgba5551_no_depth_no_stencil"> |
| 9436 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9437 | </Test> |
| 9438 | <Test name="rgba5551_no_depth_stencil"> |
| 9439 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9440 | </Test> |
| 9441 | <Test name="rgba5551_depth_no_stencil"> |
| 9442 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9443 | </Test> |
| 9444 | <Test name="rgba5551_depth_stencil"> |
| 9445 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9446 | </Test> |
| 9447 | <Test name="rgba8888_no_depth_no_stencil"> |
| 9448 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9449 | </Test> |
| 9450 | <Test name="rgba8888_no_depth_stencil"> |
| 9451 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9452 | </Test> |
| 9453 | <Test name="rgba8888_depth_no_stencil"> |
| 9454 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9455 | </Test> |
| 9456 | <Test name="rgba8888_depth_stencil"> |
| 9457 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9458 | </Test> |
| 9459 | <Test name="other"> |
| 9460 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9461 | </Test> |
| 9462 | </TestCase> |
| 9463 | <TestSuite name="native_color_mapping"> |
| 9464 | <TestCase name="native_window"> |
| 9465 | <Test name="rgb565_no_depth_no_stencil_clear"> |
| 9466 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9467 | </Test> |
| 9468 | <Test name="rgb565_no_depth_no_stencil_render"> |
| 9469 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9470 | </Test> |
| 9471 | <Test name="rgb565_no_depth_stencil_clear"> |
| 9472 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9473 | </Test> |
| 9474 | <Test name="rgb565_no_depth_stencil_render"> |
| 9475 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9476 | </Test> |
| 9477 | <Test name="rgb565_depth_no_stencil_clear"> |
| 9478 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9479 | </Test> |
| 9480 | <Test name="rgb565_depth_no_stencil_render"> |
| 9481 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9482 | </Test> |
| 9483 | <Test name="rgb565_depth_stencil_clear"> |
| 9484 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9485 | </Test> |
| 9486 | <Test name="rgb565_depth_stencil_render"> |
| 9487 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9488 | </Test> |
| 9489 | <Test name="rgb888_no_depth_no_stencil_clear"> |
| 9490 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9491 | </Test> |
| 9492 | <Test name="rgb888_no_depth_no_stencil_render"> |
| 9493 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9494 | </Test> |
| 9495 | <Test name="rgb888_no_depth_stencil_clear"> |
| 9496 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9497 | </Test> |
| 9498 | <Test name="rgb888_no_depth_stencil_render"> |
| 9499 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9500 | </Test> |
| 9501 | <Test name="rgb888_depth_no_stencil_clear"> |
| 9502 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9503 | </Test> |
| 9504 | <Test name="rgb888_depth_no_stencil_render"> |
| 9505 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9506 | </Test> |
| 9507 | <Test name="rgb888_depth_stencil_clear"> |
| 9508 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9509 | </Test> |
| 9510 | <Test name="rgb888_depth_stencil_render"> |
| 9511 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9512 | </Test> |
| 9513 | <Test name="rgba4444_no_depth_no_stencil_clear"> |
| 9514 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9515 | </Test> |
| 9516 | <Test name="rgba4444_no_depth_no_stencil_render"> |
| 9517 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9518 | </Test> |
| 9519 | <Test name="rgba4444_no_depth_stencil_clear"> |
| 9520 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9521 | </Test> |
| 9522 | <Test name="rgba4444_no_depth_stencil_render"> |
| 9523 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9524 | </Test> |
| 9525 | <Test name="rgba4444_depth_no_stencil_clear"> |
| 9526 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9527 | </Test> |
| 9528 | <Test name="rgba4444_depth_no_stencil_render"> |
| 9529 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9530 | </Test> |
| 9531 | <Test name="rgba4444_depth_stencil_clear"> |
| 9532 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9533 | </Test> |
| 9534 | <Test name="rgba4444_depth_stencil_render"> |
| 9535 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9536 | </Test> |
| 9537 | <Test name="rgba5551_no_depth_no_stencil_clear"> |
| 9538 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9539 | </Test> |
| 9540 | <Test name="rgba5551_no_depth_no_stencil_render"> |
| 9541 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9542 | </Test> |
| 9543 | <Test name="rgba5551_no_depth_stencil_clear"> |
| 9544 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9545 | </Test> |
| 9546 | <Test name="rgba5551_no_depth_stencil_render"> |
| 9547 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9548 | </Test> |
| 9549 | <Test name="rgba5551_depth_no_stencil_clear"> |
| 9550 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9551 | </Test> |
| 9552 | <Test name="rgba5551_depth_no_stencil_render"> |
| 9553 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9554 | </Test> |
| 9555 | <Test name="rgba5551_depth_stencil_clear"> |
| 9556 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9557 | </Test> |
| 9558 | <Test name="rgba5551_depth_stencil_render"> |
| 9559 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9560 | </Test> |
| 9561 | <Test name="rgba8888_no_depth_no_stencil_clear"> |
| 9562 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9563 | </Test> |
| 9564 | <Test name="rgba8888_no_depth_no_stencil_render"> |
| 9565 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9566 | </Test> |
| 9567 | <Test name="rgba8888_no_depth_stencil_clear"> |
| 9568 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9569 | </Test> |
| 9570 | <Test name="rgba8888_no_depth_stencil_render"> |
| 9571 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9572 | </Test> |
| 9573 | <Test name="rgba8888_depth_no_stencil_clear"> |
| 9574 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9575 | </Test> |
| 9576 | <Test name="rgba8888_depth_no_stencil_render"> |
| 9577 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9578 | </Test> |
| 9579 | <Test name="rgba8888_depth_stencil_clear"> |
| 9580 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9581 | </Test> |
| 9582 | <Test name="rgba8888_depth_stencil_render"> |
| 9583 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9584 | </Test> |
| 9585 | <Test name="other_clear"> |
| 9586 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9587 | </Test> |
| 9588 | <Test name="other_render"> |
| 9589 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9590 | </Test> |
| 9591 | </TestCase> |
| 9592 | <TestCase name="native_pixmap"> |
| 9593 | <Test name="rgb565_no_depth_no_stencil_clear"> |
| 9594 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9595 | </Test> |
| 9596 | <Test name="rgb565_no_depth_no_stencil_render"> |
| 9597 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9598 | </Test> |
| 9599 | <Test name="rgb565_no_depth_stencil_clear"> |
| 9600 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9601 | </Test> |
| 9602 | <Test name="rgb565_no_depth_stencil_render"> |
| 9603 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9604 | </Test> |
| 9605 | <Test name="rgb565_depth_no_stencil_clear"> |
| 9606 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9607 | </Test> |
| 9608 | <Test name="rgb565_depth_no_stencil_render"> |
| 9609 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9610 | </Test> |
| 9611 | <Test name="rgb565_depth_stencil_clear"> |
| 9612 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9613 | </Test> |
| 9614 | <Test name="rgb565_depth_stencil_render"> |
| 9615 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9616 | </Test> |
| 9617 | <Test name="rgb888_no_depth_no_stencil_clear"> |
| 9618 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9619 | </Test> |
| 9620 | <Test name="rgb888_no_depth_no_stencil_render"> |
| 9621 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9622 | </Test> |
| 9623 | <Test name="rgb888_no_depth_stencil_clear"> |
| 9624 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9625 | </Test> |
| 9626 | <Test name="rgb888_no_depth_stencil_render"> |
| 9627 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9628 | </Test> |
| 9629 | <Test name="rgb888_depth_no_stencil_clear"> |
| 9630 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9631 | </Test> |
| 9632 | <Test name="rgb888_depth_no_stencil_render"> |
| 9633 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9634 | </Test> |
| 9635 | <Test name="rgb888_depth_stencil_clear"> |
| 9636 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9637 | </Test> |
| 9638 | <Test name="rgb888_depth_stencil_render"> |
| 9639 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9640 | </Test> |
| 9641 | <Test name="rgba4444_no_depth_no_stencil_clear"> |
| 9642 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9643 | </Test> |
| 9644 | <Test name="rgba4444_no_depth_no_stencil_render"> |
| 9645 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9646 | </Test> |
| 9647 | <Test name="rgba4444_no_depth_stencil_clear"> |
| 9648 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9649 | </Test> |
| 9650 | <Test name="rgba4444_no_depth_stencil_render"> |
| 9651 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9652 | </Test> |
| 9653 | <Test name="rgba4444_depth_no_stencil_clear"> |
| 9654 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9655 | </Test> |
| 9656 | <Test name="rgba4444_depth_no_stencil_render"> |
| 9657 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9658 | </Test> |
| 9659 | <Test name="rgba4444_depth_stencil_clear"> |
| 9660 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9661 | </Test> |
| 9662 | <Test name="rgba4444_depth_stencil_render"> |
| 9663 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9664 | </Test> |
| 9665 | <Test name="rgba5551_no_depth_no_stencil_clear"> |
| 9666 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9667 | </Test> |
| 9668 | <Test name="rgba5551_no_depth_no_stencil_render"> |
| 9669 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9670 | </Test> |
| 9671 | <Test name="rgba5551_no_depth_stencil_clear"> |
| 9672 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9673 | </Test> |
| 9674 | <Test name="rgba5551_no_depth_stencil_render"> |
| 9675 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9676 | </Test> |
| 9677 | <Test name="rgba5551_depth_no_stencil_clear"> |
| 9678 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9679 | </Test> |
| 9680 | <Test name="rgba5551_depth_no_stencil_render"> |
| 9681 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9682 | </Test> |
| 9683 | <Test name="rgba5551_depth_stencil_clear"> |
| 9684 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9685 | </Test> |
| 9686 | <Test name="rgba5551_depth_stencil_render"> |
| 9687 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9688 | </Test> |
| 9689 | <Test name="rgba8888_no_depth_no_stencil_clear"> |
| 9690 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9691 | </Test> |
| 9692 | <Test name="rgba8888_no_depth_no_stencil_render"> |
| 9693 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9694 | </Test> |
| 9695 | <Test name="rgba8888_no_depth_stencil_clear"> |
| 9696 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9697 | </Test> |
| 9698 | <Test name="rgba8888_no_depth_stencil_render"> |
| 9699 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9700 | </Test> |
| 9701 | <Test name="rgba8888_depth_no_stencil_clear"> |
| 9702 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9703 | </Test> |
| 9704 | <Test name="rgba8888_depth_no_stencil_render"> |
| 9705 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9706 | </Test> |
| 9707 | <Test name="rgba8888_depth_stencil_clear"> |
| 9708 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9709 | </Test> |
| 9710 | <Test name="rgba8888_depth_stencil_render"> |
| 9711 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9712 | </Test> |
| 9713 | <Test name="other_clear"> |
| 9714 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9715 | </Test> |
| 9716 | <Test name="other_render"> |
| 9717 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9718 | </Test> |
| 9719 | </TestCase> |
| 9720 | <TestCase name="pbuffer_to_native_pixmap"> |
| 9721 | <Test name="rgb565_no_depth_no_stencil_clear"> |
| 9722 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9723 | </Test> |
| 9724 | <Test name="rgb565_no_depth_no_stencil_render"> |
| 9725 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9726 | </Test> |
| 9727 | <Test name="rgb565_no_depth_stencil_clear"> |
| 9728 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9729 | </Test> |
| 9730 | <Test name="rgb565_no_depth_stencil_render"> |
| 9731 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9732 | </Test> |
| 9733 | <Test name="rgb565_depth_no_stencil_clear"> |
| 9734 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9735 | </Test> |
| 9736 | <Test name="rgb565_depth_no_stencil_render"> |
| 9737 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9738 | </Test> |
| 9739 | <Test name="rgb565_depth_stencil_clear"> |
| 9740 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9741 | </Test> |
| 9742 | <Test name="rgb565_depth_stencil_render"> |
| 9743 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9744 | </Test> |
| 9745 | <Test name="rgb888_no_depth_no_stencil_clear"> |
| 9746 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9747 | </Test> |
| 9748 | <Test name="rgb888_no_depth_no_stencil_render"> |
| 9749 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9750 | </Test> |
| 9751 | <Test name="rgb888_no_depth_stencil_clear"> |
| 9752 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9753 | </Test> |
| 9754 | <Test name="rgb888_no_depth_stencil_render"> |
| 9755 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9756 | </Test> |
| 9757 | <Test name="rgb888_depth_no_stencil_clear"> |
| 9758 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9759 | </Test> |
| 9760 | <Test name="rgb888_depth_no_stencil_render"> |
| 9761 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9762 | </Test> |
| 9763 | <Test name="rgb888_depth_stencil_clear"> |
| 9764 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9765 | </Test> |
| 9766 | <Test name="rgb888_depth_stencil_render"> |
| 9767 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9768 | </Test> |
| 9769 | <Test name="rgba4444_no_depth_no_stencil_clear"> |
| 9770 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9771 | </Test> |
| 9772 | <Test name="rgba4444_no_depth_no_stencil_render"> |
| 9773 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9774 | </Test> |
| 9775 | <Test name="rgba4444_no_depth_stencil_clear"> |
| 9776 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9777 | </Test> |
| 9778 | <Test name="rgba4444_no_depth_stencil_render"> |
| 9779 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9780 | </Test> |
| 9781 | <Test name="rgba4444_depth_no_stencil_clear"> |
| 9782 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9783 | </Test> |
| 9784 | <Test name="rgba4444_depth_no_stencil_render"> |
| 9785 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9786 | </Test> |
| 9787 | <Test name="rgba4444_depth_stencil_clear"> |
| 9788 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9789 | </Test> |
| 9790 | <Test name="rgba4444_depth_stencil_render"> |
| 9791 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9792 | </Test> |
| 9793 | <Test name="rgba5551_no_depth_no_stencil_clear"> |
| 9794 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9795 | </Test> |
| 9796 | <Test name="rgba5551_no_depth_no_stencil_render"> |
| 9797 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9798 | </Test> |
| 9799 | <Test name="rgba5551_no_depth_stencil_clear"> |
| 9800 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9801 | </Test> |
| 9802 | <Test name="rgba5551_no_depth_stencil_render"> |
| 9803 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9804 | </Test> |
| 9805 | <Test name="rgba5551_depth_no_stencil_clear"> |
| 9806 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9807 | </Test> |
| 9808 | <Test name="rgba5551_depth_no_stencil_render"> |
| 9809 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9810 | </Test> |
| 9811 | <Test name="rgba5551_depth_stencil_clear"> |
| 9812 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9813 | </Test> |
| 9814 | <Test name="rgba5551_depth_stencil_render"> |
| 9815 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9816 | </Test> |
| 9817 | <Test name="rgba8888_no_depth_no_stencil_clear"> |
| 9818 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9819 | </Test> |
| 9820 | <Test name="rgba8888_no_depth_no_stencil_render"> |
| 9821 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9822 | </Test> |
| 9823 | <Test name="rgba8888_no_depth_stencil_clear"> |
| 9824 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9825 | </Test> |
| 9826 | <Test name="rgba8888_no_depth_stencil_render"> |
| 9827 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9828 | </Test> |
| 9829 | <Test name="rgba8888_depth_no_stencil_clear"> |
| 9830 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9831 | </Test> |
| 9832 | <Test name="rgba8888_depth_no_stencil_render"> |
| 9833 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9834 | </Test> |
| 9835 | <Test name="rgba8888_depth_stencil_clear"> |
| 9836 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9837 | </Test> |
| 9838 | <Test name="rgba8888_depth_stencil_render"> |
| 9839 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9840 | </Test> |
| 9841 | <Test name="other_clear"> |
| 9842 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9843 | </Test> |
| 9844 | <Test name="other_render"> |
| 9845 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9846 | </Test> |
| 9847 | </TestCase> |
| 9848 | </TestSuite> |
| 9849 | <TestSuite name="native_coord_mapping"> |
| 9850 | <TestCase name="native_window"> |
| 9851 | <Test name="rgb565_no_depth_no_stencil_clear"> |
| 9852 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9853 | </Test> |
| 9854 | <Test name="rgb565_no_depth_no_stencil_render"> |
| 9855 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9856 | </Test> |
| 9857 | <Test name="rgb565_no_depth_stencil_clear"> |
| 9858 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9859 | </Test> |
| 9860 | <Test name="rgb565_no_depth_stencil_render"> |
| 9861 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9862 | </Test> |
| 9863 | <Test name="rgb565_depth_no_stencil_clear"> |
| 9864 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9865 | </Test> |
| 9866 | <Test name="rgb565_depth_no_stencil_render"> |
| 9867 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9868 | </Test> |
| 9869 | <Test name="rgb565_depth_stencil_clear"> |
| 9870 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9871 | </Test> |
| 9872 | <Test name="rgb565_depth_stencil_render"> |
| 9873 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9874 | </Test> |
| 9875 | <Test name="rgb888_no_depth_no_stencil_clear"> |
| 9876 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9877 | </Test> |
| 9878 | <Test name="rgb888_no_depth_no_stencil_render"> |
| 9879 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9880 | </Test> |
| 9881 | <Test name="rgb888_no_depth_stencil_clear"> |
| 9882 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9883 | </Test> |
| 9884 | <Test name="rgb888_no_depth_stencil_render"> |
| 9885 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9886 | </Test> |
| 9887 | <Test name="rgb888_depth_no_stencil_clear"> |
| 9888 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9889 | </Test> |
| 9890 | <Test name="rgb888_depth_no_stencil_render"> |
| 9891 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9892 | </Test> |
| 9893 | <Test name="rgb888_depth_stencil_clear"> |
| 9894 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9895 | </Test> |
| 9896 | <Test name="rgb888_depth_stencil_render"> |
| 9897 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9898 | </Test> |
| 9899 | <Test name="rgba4444_no_depth_no_stencil_clear"> |
| 9900 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9901 | </Test> |
| 9902 | <Test name="rgba4444_no_depth_no_stencil_render"> |
| 9903 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9904 | </Test> |
| 9905 | <Test name="rgba4444_no_depth_stencil_clear"> |
| 9906 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9907 | </Test> |
| 9908 | <Test name="rgba4444_no_depth_stencil_render"> |
| 9909 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9910 | </Test> |
| 9911 | <Test name="rgba4444_depth_no_stencil_clear"> |
| 9912 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9913 | </Test> |
| 9914 | <Test name="rgba4444_depth_no_stencil_render"> |
| 9915 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9916 | </Test> |
| 9917 | <Test name="rgba4444_depth_stencil_clear"> |
| 9918 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9919 | </Test> |
| 9920 | <Test name="rgba4444_depth_stencil_render"> |
| 9921 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9922 | </Test> |
| 9923 | <Test name="rgba5551_no_depth_no_stencil_clear"> |
| 9924 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9925 | </Test> |
| 9926 | <Test name="rgba5551_no_depth_no_stencil_render"> |
| 9927 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9928 | </Test> |
| 9929 | <Test name="rgba5551_no_depth_stencil_clear"> |
| 9930 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9931 | </Test> |
| 9932 | <Test name="rgba5551_no_depth_stencil_render"> |
| 9933 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9934 | </Test> |
| 9935 | <Test name="rgba5551_depth_no_stencil_clear"> |
| 9936 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9937 | </Test> |
| 9938 | <Test name="rgba5551_depth_no_stencil_render"> |
| 9939 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9940 | </Test> |
| 9941 | <Test name="rgba5551_depth_stencil_clear"> |
| 9942 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9943 | </Test> |
| 9944 | <Test name="rgba5551_depth_stencil_render"> |
| 9945 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9946 | </Test> |
| 9947 | <Test name="rgba8888_no_depth_no_stencil_clear"> |
| 9948 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9949 | </Test> |
| 9950 | <Test name="rgba8888_no_depth_no_stencil_render"> |
| 9951 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9952 | </Test> |
| 9953 | <Test name="rgba8888_no_depth_stencil_clear"> |
| 9954 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9955 | </Test> |
| 9956 | <Test name="rgba8888_no_depth_stencil_render"> |
| 9957 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9958 | </Test> |
| 9959 | <Test name="rgba8888_depth_no_stencil_clear"> |
| 9960 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9961 | </Test> |
| 9962 | <Test name="rgba8888_depth_no_stencil_render"> |
| 9963 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9964 | </Test> |
| 9965 | <Test name="rgba8888_depth_stencil_clear"> |
| 9966 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9967 | </Test> |
| 9968 | <Test name="rgba8888_depth_stencil_render"> |
| 9969 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9970 | </Test> |
| 9971 | <Test name="other_clear"> |
| 9972 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9973 | </Test> |
| 9974 | <Test name="other_render"> |
| 9975 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9976 | </Test> |
| 9977 | </TestCase> |
| 9978 | <TestCase name="native_pixmap"> |
| 9979 | <Test name="rgb565_no_depth_no_stencil_clear"> |
| 9980 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9981 | </Test> |
| 9982 | <Test name="rgb565_no_depth_no_stencil_render"> |
| 9983 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9984 | </Test> |
| 9985 | <Test name="rgb565_no_depth_stencil_clear"> |
| 9986 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9987 | </Test> |
| 9988 | <Test name="rgb565_no_depth_stencil_render"> |
| 9989 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9990 | </Test> |
| 9991 | <Test name="rgb565_depth_no_stencil_clear"> |
| 9992 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9993 | </Test> |
| 9994 | <Test name="rgb565_depth_no_stencil_render"> |
| 9995 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9996 | </Test> |
| 9997 | <Test name="rgb565_depth_stencil_clear"> |
| 9998 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 9999 | </Test> |
| 10000 | <Test name="rgb565_depth_stencil_render"> |
| 10001 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10002 | </Test> |
| 10003 | <Test name="rgb888_no_depth_no_stencil_clear"> |
| 10004 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10005 | </Test> |
| 10006 | <Test name="rgb888_no_depth_no_stencil_render"> |
| 10007 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10008 | </Test> |
| 10009 | <Test name="rgb888_no_depth_stencil_clear"> |
| 10010 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10011 | </Test> |
| 10012 | <Test name="rgb888_no_depth_stencil_render"> |
| 10013 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10014 | </Test> |
| 10015 | <Test name="rgb888_depth_no_stencil_clear"> |
| 10016 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10017 | </Test> |
| 10018 | <Test name="rgb888_depth_no_stencil_render"> |
| 10019 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10020 | </Test> |
| 10021 | <Test name="rgb888_depth_stencil_clear"> |
| 10022 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10023 | </Test> |
| 10024 | <Test name="rgb888_depth_stencil_render"> |
| 10025 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10026 | </Test> |
| 10027 | <Test name="rgba4444_no_depth_no_stencil_clear"> |
| 10028 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10029 | </Test> |
| 10030 | <Test name="rgba4444_no_depth_no_stencil_render"> |
| 10031 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10032 | </Test> |
| 10033 | <Test name="rgba4444_no_depth_stencil_clear"> |
| 10034 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10035 | </Test> |
| 10036 | <Test name="rgba4444_no_depth_stencil_render"> |
| 10037 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10038 | </Test> |
| 10039 | <Test name="rgba4444_depth_no_stencil_clear"> |
| 10040 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10041 | </Test> |
| 10042 | <Test name="rgba4444_depth_no_stencil_render"> |
| 10043 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10044 | </Test> |
| 10045 | <Test name="rgba4444_depth_stencil_clear"> |
| 10046 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10047 | </Test> |
| 10048 | <Test name="rgba4444_depth_stencil_render"> |
| 10049 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10050 | </Test> |
| 10051 | <Test name="rgba5551_no_depth_no_stencil_clear"> |
| 10052 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10053 | </Test> |
| 10054 | <Test name="rgba5551_no_depth_no_stencil_render"> |
| 10055 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10056 | </Test> |
| 10057 | <Test name="rgba5551_no_depth_stencil_clear"> |
| 10058 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10059 | </Test> |
| 10060 | <Test name="rgba5551_no_depth_stencil_render"> |
| 10061 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10062 | </Test> |
| 10063 | <Test name="rgba5551_depth_no_stencil_clear"> |
| 10064 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10065 | </Test> |
| 10066 | <Test name="rgba5551_depth_no_stencil_render"> |
| 10067 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10068 | </Test> |
| 10069 | <Test name="rgba5551_depth_stencil_clear"> |
| 10070 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10071 | </Test> |
| 10072 | <Test name="rgba5551_depth_stencil_render"> |
| 10073 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10074 | </Test> |
| 10075 | <Test name="rgba8888_no_depth_no_stencil_clear"> |
| 10076 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10077 | </Test> |
| 10078 | <Test name="rgba8888_no_depth_no_stencil_render"> |
| 10079 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10080 | </Test> |
| 10081 | <Test name="rgba8888_no_depth_stencil_clear"> |
| 10082 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10083 | </Test> |
| 10084 | <Test name="rgba8888_no_depth_stencil_render"> |
| 10085 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10086 | </Test> |
| 10087 | <Test name="rgba8888_depth_no_stencil_clear"> |
| 10088 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10089 | </Test> |
| 10090 | <Test name="rgba8888_depth_no_stencil_render"> |
| 10091 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10092 | </Test> |
| 10093 | <Test name="rgba8888_depth_stencil_clear"> |
| 10094 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10095 | </Test> |
| 10096 | <Test name="rgba8888_depth_stencil_render"> |
| 10097 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10098 | </Test> |
| 10099 | <Test name="other_clear"> |
| 10100 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10101 | </Test> |
| 10102 | <Test name="other_render"> |
| 10103 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10104 | </Test> |
| 10105 | </TestCase> |
| 10106 | <TestCase name="pbuffer_to_native_pixmap"> |
| 10107 | <Test name="rgb565_no_depth_no_stencil_clear"> |
| 10108 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10109 | </Test> |
| 10110 | <Test name="rgb565_no_depth_no_stencil_render"> |
| 10111 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10112 | </Test> |
| 10113 | <Test name="rgb565_no_depth_stencil_clear"> |
| 10114 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10115 | </Test> |
| 10116 | <Test name="rgb565_no_depth_stencil_render"> |
| 10117 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10118 | </Test> |
| 10119 | <Test name="rgb565_depth_no_stencil_clear"> |
| 10120 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10121 | </Test> |
| 10122 | <Test name="rgb565_depth_no_stencil_render"> |
| 10123 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10124 | </Test> |
| 10125 | <Test name="rgb565_depth_stencil_clear"> |
| 10126 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10127 | </Test> |
| 10128 | <Test name="rgb565_depth_stencil_render"> |
| 10129 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10130 | </Test> |
| 10131 | <Test name="rgb888_no_depth_no_stencil_clear"> |
| 10132 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10133 | </Test> |
| 10134 | <Test name="rgb888_no_depth_no_stencil_render"> |
| 10135 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10136 | </Test> |
| 10137 | <Test name="rgb888_no_depth_stencil_clear"> |
| 10138 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10139 | </Test> |
| 10140 | <Test name="rgb888_no_depth_stencil_render"> |
| 10141 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10142 | </Test> |
| 10143 | <Test name="rgb888_depth_no_stencil_clear"> |
| 10144 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10145 | </Test> |
| 10146 | <Test name="rgb888_depth_no_stencil_render"> |
| 10147 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10148 | </Test> |
| 10149 | <Test name="rgb888_depth_stencil_clear"> |
| 10150 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10151 | </Test> |
| 10152 | <Test name="rgb888_depth_stencil_render"> |
| 10153 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10154 | </Test> |
| 10155 | <Test name="rgba4444_no_depth_no_stencil_clear"> |
| 10156 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10157 | </Test> |
| 10158 | <Test name="rgba4444_no_depth_no_stencil_render"> |
| 10159 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10160 | </Test> |
| 10161 | <Test name="rgba4444_no_depth_stencil_clear"> |
| 10162 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10163 | </Test> |
| 10164 | <Test name="rgba4444_no_depth_stencil_render"> |
| 10165 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10166 | </Test> |
| 10167 | <Test name="rgba4444_depth_no_stencil_clear"> |
| 10168 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10169 | </Test> |
| 10170 | <Test name="rgba4444_depth_no_stencil_render"> |
| 10171 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10172 | </Test> |
| 10173 | <Test name="rgba4444_depth_stencil_clear"> |
| 10174 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10175 | </Test> |
| 10176 | <Test name="rgba4444_depth_stencil_render"> |
| 10177 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10178 | </Test> |
| 10179 | <Test name="rgba5551_no_depth_no_stencil_clear"> |
| 10180 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10181 | </Test> |
| 10182 | <Test name="rgba5551_no_depth_no_stencil_render"> |
| 10183 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10184 | </Test> |
| 10185 | <Test name="rgba5551_no_depth_stencil_clear"> |
| 10186 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10187 | </Test> |
| 10188 | <Test name="rgba5551_no_depth_stencil_render"> |
| 10189 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10190 | </Test> |
| 10191 | <Test name="rgba5551_depth_no_stencil_clear"> |
| 10192 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10193 | </Test> |
| 10194 | <Test name="rgba5551_depth_no_stencil_render"> |
| 10195 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10196 | </Test> |
| 10197 | <Test name="rgba5551_depth_stencil_clear"> |
| 10198 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10199 | </Test> |
| 10200 | <Test name="rgba5551_depth_stencil_render"> |
| 10201 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10202 | </Test> |
| 10203 | <Test name="rgba8888_no_depth_no_stencil_clear"> |
| 10204 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10205 | </Test> |
| 10206 | <Test name="rgba8888_no_depth_no_stencil_render"> |
| 10207 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10208 | </Test> |
| 10209 | <Test name="rgba8888_no_depth_stencil_clear"> |
| 10210 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10211 | </Test> |
| 10212 | <Test name="rgba8888_no_depth_stencil_render"> |
| 10213 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10214 | </Test> |
| 10215 | <Test name="rgba8888_depth_no_stencil_clear"> |
| 10216 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10217 | </Test> |
| 10218 | <Test name="rgba8888_depth_no_stencil_render"> |
| 10219 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10220 | </Test> |
| 10221 | <Test name="rgba8888_depth_stencil_clear"> |
| 10222 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10223 | </Test> |
| 10224 | <Test name="rgba8888_depth_stencil_render"> |
| 10225 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10226 | </Test> |
| 10227 | <Test name="other_clear"> |
| 10228 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10229 | </Test> |
| 10230 | <Test name="other_render"> |
| 10231 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10232 | </Test> |
| 10233 | </TestCase> |
| 10234 | </TestSuite> |
| 10235 | <TestSuite name="reusable_sync"> |
| 10236 | <TestCase name="valid"> |
| 10237 | <Test name="create_null_attribs"> |
| 10238 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10239 | </Test> |
| 10240 | <Test name="create_empty_attribs"> |
| 10241 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10242 | </Test> |
| 10243 | <Test name="wait_no_timeout"> |
| 10244 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10245 | </Test> |
| 10246 | <Test name="wait_forever"> |
| 10247 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10248 | </Test> |
| 10249 | <Test name="wait_no_context"> |
| 10250 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10251 | </Test> |
| 10252 | <Test name="wait_forever_flush"> |
| 10253 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10254 | </Test> |
| 10255 | <Test name="get_type"> |
| 10256 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10257 | </Test> |
| 10258 | <Test name="get_status"> |
| 10259 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10260 | </Test> |
| 10261 | <Test name="get_status_signaled"> |
| 10262 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10263 | </Test> |
| 10264 | <Test name="destroy"> |
| 10265 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10266 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 10267 | <Test name="wait_server"> |
| 10268 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10269 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 10270 | </TestCase> |
| 10271 | <TestCase name="invalid"> |
| 10272 | <Test name="create_invalid_display"> |
| 10273 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10274 | </Test> |
| 10275 | <Test name="create_invalid_type"> |
| 10276 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10277 | </Test> |
| 10278 | <Test name="create_invalid_attribs"> |
| 10279 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10280 | </Test> |
| 10281 | <Test name="wait_invalid_display"> |
| 10282 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10283 | </Test> |
| 10284 | <Test name="wait_invalid_sync"> |
| 10285 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10286 | </Test> |
| 10287 | <Test name="get_invalid_display"> |
| 10288 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10289 | </Test> |
| 10290 | <Test name="get_invalid_sync"> |
| 10291 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10292 | </Test> |
| 10293 | <Test name="get_invalid_attribute"> |
| 10294 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10295 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 10296 | <Test name="get_invalid_value"> |
| 10297 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10298 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 10299 | <Test name="destroy_invalid_display"> |
| 10300 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10301 | </Test> |
| 10302 | <Test name="destroy_invalid_sync"> |
| 10303 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10304 | </Test> |
| 10305 | <Test name="wait_server_invalid_display"> |
| 10306 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10307 | </Test> |
| 10308 | <Test name="wait_server_invalid_sync"> |
| 10309 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10310 | </Test> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 10311 | <Test name="wait_server_invalid_flag"> |
| 10312 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10313 | </Test> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 10314 | </TestCase> |
| 10315 | </TestSuite> |
| 10316 | <TestSuite name="resize"> |
| 10317 | <TestCase name="surface_size"> |
| 10318 | <Test name="shrink"> |
| 10319 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10320 | </Test> |
| 10321 | <Test name="grow"> |
| 10322 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10323 | </Test> |
| 10324 | <Test name="stretch_width"> |
| 10325 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10326 | </Test> |
| 10327 | <Test name="stretch_height"> |
| 10328 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10329 | </Test> |
| 10330 | </TestCase> |
Pyry Haulos | 9da487f | 2015-11-13 14:38:22 -0800 | [diff] [blame] | 10331 | <TestCase name="back_buffer"> |
| 10332 | <Test name="shrink"> |
| 10333 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10334 | </Test> |
| 10335 | <Test name="grow"> |
| 10336 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10337 | </Test> |
| 10338 | <Test name="stretch_width"> |
| 10339 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10340 | </Test> |
| 10341 | <Test name="stretch_height"> |
| 10342 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10343 | </Test> |
| 10344 | </TestCase> |
| 10345 | <TestCase name="pixel_density"> |
| 10346 | <Test name="shrink"> |
| 10347 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10348 | </Test> |
| 10349 | <Test name="grow"> |
| 10350 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10351 | </Test> |
| 10352 | <Test name="stretch_width"> |
| 10353 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10354 | </Test> |
| 10355 | <Test name="stretch_height"> |
| 10356 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10357 | </Test> |
| 10358 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 10359 | </TestSuite> |
Pyry Haulos | dcd1b91 | 2015-09-02 14:59:24 -0700 | [diff] [blame] | 10360 | <TestSuite name="buffer_age"> |
Mika Isojärvi | 78d6342 | 2016-02-19 15:04:14 -0800 | [diff] [blame] | 10361 | <TestSuite name="preserve"> |
| 10362 | <TestCase name="no_resize"> |
| 10363 | <Test name="odd_none_even_none"> |
| 10364 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10365 | </Test> |
| 10366 | <Test name="odd_clear_even_none"> |
| 10367 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10368 | </Test> |
| 10369 | <Test name="odd_render_even_none"> |
| 10370 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10371 | </Test> |
| 10372 | <Test name="odd_clear_clear_even_none"> |
| 10373 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10374 | </Test> |
| 10375 | <Test name="odd_render_render_even_none"> |
| 10376 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10377 | </Test> |
| 10378 | <Test name="odd_clear_render_even_none"> |
| 10379 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10380 | </Test> |
| 10381 | <Test name="odd_render_clear_even_none"> |
| 10382 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10383 | </Test> |
| 10384 | <Test name="odd_clear_even_clear"> |
| 10385 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10386 | </Test> |
| 10387 | <Test name="odd_render_even_clear"> |
| 10388 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10389 | </Test> |
| 10390 | <Test name="odd_clear_clear_even_clear"> |
| 10391 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10392 | </Test> |
| 10393 | <Test name="odd_render_render_even_clear"> |
| 10394 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10395 | </Test> |
| 10396 | <Test name="odd_clear_render_even_clear"> |
| 10397 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10398 | </Test> |
| 10399 | <Test name="odd_render_clear_even_clear"> |
| 10400 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10401 | </Test> |
| 10402 | <Test name="odd_render_even_render"> |
| 10403 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10404 | </Test> |
| 10405 | <Test name="odd_clear_clear_even_render"> |
| 10406 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10407 | </Test> |
| 10408 | <Test name="odd_render_render_even_render"> |
| 10409 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10410 | </Test> |
| 10411 | <Test name="odd_clear_render_even_render"> |
| 10412 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10413 | </Test> |
| 10414 | <Test name="odd_render_clear_even_render"> |
| 10415 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10416 | </Test> |
| 10417 | <Test name="odd_clear_clear_even_clear_clear"> |
| 10418 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10419 | </Test> |
| 10420 | <Test name="odd_render_render_even_clear_clear"> |
| 10421 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10422 | </Test> |
| 10423 | <Test name="odd_clear_render_even_clear_clear"> |
| 10424 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10425 | </Test> |
| 10426 | <Test name="odd_render_clear_even_clear_clear"> |
| 10427 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10428 | </Test> |
| 10429 | <Test name="odd_render_render_even_render_render"> |
| 10430 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10431 | </Test> |
| 10432 | <Test name="odd_clear_render_even_render_render"> |
| 10433 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10434 | </Test> |
| 10435 | <Test name="odd_render_clear_even_render_render"> |
| 10436 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10437 | </Test> |
| 10438 | <Test name="odd_clear_render_even_clear_render"> |
| 10439 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10440 | </Test> |
| 10441 | <Test name="odd_render_clear_even_clear_render"> |
| 10442 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10443 | </Test> |
| 10444 | <Test name="odd_render_clear_even_render_clear"> |
| 10445 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10446 | </Test> |
| 10447 | </TestCase> |
| 10448 | <TestCase name="resize_before_swap"> |
| 10449 | <Test name="odd_none_even_none"> |
| 10450 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10451 | </Test> |
| 10452 | <Test name="odd_clear_even_none"> |
| 10453 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10454 | </Test> |
| 10455 | <Test name="odd_render_even_none"> |
| 10456 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10457 | </Test> |
| 10458 | <Test name="odd_clear_clear_even_none"> |
| 10459 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10460 | </Test> |
| 10461 | <Test name="odd_render_render_even_none"> |
| 10462 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10463 | </Test> |
| 10464 | <Test name="odd_clear_render_even_none"> |
| 10465 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10466 | </Test> |
| 10467 | <Test name="odd_render_clear_even_none"> |
| 10468 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10469 | </Test> |
| 10470 | <Test name="odd_clear_even_clear"> |
| 10471 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10472 | </Test> |
| 10473 | <Test name="odd_render_even_clear"> |
| 10474 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10475 | </Test> |
| 10476 | <Test name="odd_clear_clear_even_clear"> |
| 10477 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10478 | </Test> |
| 10479 | <Test name="odd_render_render_even_clear"> |
| 10480 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10481 | </Test> |
| 10482 | <Test name="odd_clear_render_even_clear"> |
| 10483 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10484 | </Test> |
| 10485 | <Test name="odd_render_clear_even_clear"> |
| 10486 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10487 | </Test> |
| 10488 | <Test name="odd_render_even_render"> |
| 10489 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10490 | </Test> |
| 10491 | <Test name="odd_clear_clear_even_render"> |
| 10492 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10493 | </Test> |
| 10494 | <Test name="odd_render_render_even_render"> |
| 10495 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10496 | </Test> |
| 10497 | <Test name="odd_clear_render_even_render"> |
| 10498 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10499 | </Test> |
| 10500 | <Test name="odd_render_clear_even_render"> |
| 10501 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10502 | </Test> |
| 10503 | <Test name="odd_clear_clear_even_clear_clear"> |
| 10504 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10505 | </Test> |
| 10506 | <Test name="odd_render_render_even_clear_clear"> |
| 10507 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10508 | </Test> |
| 10509 | <Test name="odd_clear_render_even_clear_clear"> |
| 10510 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10511 | </Test> |
| 10512 | <Test name="odd_render_clear_even_clear_clear"> |
| 10513 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10514 | </Test> |
| 10515 | <Test name="odd_render_render_even_render_render"> |
| 10516 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10517 | </Test> |
| 10518 | <Test name="odd_clear_render_even_render_render"> |
| 10519 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10520 | </Test> |
| 10521 | <Test name="odd_render_clear_even_render_render"> |
| 10522 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10523 | </Test> |
| 10524 | <Test name="odd_clear_render_even_clear_render"> |
| 10525 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10526 | </Test> |
| 10527 | <Test name="odd_render_clear_even_clear_render"> |
| 10528 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10529 | </Test> |
| 10530 | <Test name="odd_render_clear_even_render_clear"> |
| 10531 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10532 | </Test> |
| 10533 | </TestCase> |
| 10534 | <TestCase name="resize_after_swap"> |
| 10535 | <Test name="odd_none_even_none"> |
| 10536 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10537 | </Test> |
| 10538 | <Test name="odd_clear_even_none"> |
| 10539 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10540 | </Test> |
| 10541 | <Test name="odd_render_even_none"> |
| 10542 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10543 | </Test> |
| 10544 | <Test name="odd_clear_clear_even_none"> |
| 10545 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10546 | </Test> |
| 10547 | <Test name="odd_render_render_even_none"> |
| 10548 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10549 | </Test> |
| 10550 | <Test name="odd_clear_render_even_none"> |
| 10551 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10552 | </Test> |
| 10553 | <Test name="odd_render_clear_even_none"> |
| 10554 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10555 | </Test> |
| 10556 | <Test name="odd_clear_even_clear"> |
| 10557 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10558 | </Test> |
| 10559 | <Test name="odd_render_even_clear"> |
| 10560 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10561 | </Test> |
| 10562 | <Test name="odd_clear_clear_even_clear"> |
| 10563 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10564 | </Test> |
| 10565 | <Test name="odd_render_render_even_clear"> |
| 10566 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10567 | </Test> |
| 10568 | <Test name="odd_clear_render_even_clear"> |
| 10569 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10570 | </Test> |
| 10571 | <Test name="odd_render_clear_even_clear"> |
| 10572 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10573 | </Test> |
| 10574 | <Test name="odd_render_even_render"> |
| 10575 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10576 | </Test> |
| 10577 | <Test name="odd_clear_clear_even_render"> |
| 10578 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10579 | </Test> |
| 10580 | <Test name="odd_render_render_even_render"> |
| 10581 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10582 | </Test> |
| 10583 | <Test name="odd_clear_render_even_render"> |
| 10584 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10585 | </Test> |
| 10586 | <Test name="odd_render_clear_even_render"> |
| 10587 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10588 | </Test> |
| 10589 | <Test name="odd_clear_clear_even_clear_clear"> |
| 10590 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10591 | </Test> |
| 10592 | <Test name="odd_render_render_even_clear_clear"> |
| 10593 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10594 | </Test> |
| 10595 | <Test name="odd_clear_render_even_clear_clear"> |
| 10596 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10597 | </Test> |
| 10598 | <Test name="odd_render_clear_even_clear_clear"> |
| 10599 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10600 | </Test> |
| 10601 | <Test name="odd_render_render_even_render_render"> |
| 10602 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10603 | </Test> |
| 10604 | <Test name="odd_clear_render_even_render_render"> |
| 10605 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10606 | </Test> |
| 10607 | <Test name="odd_render_clear_even_render_render"> |
| 10608 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10609 | </Test> |
| 10610 | <Test name="odd_clear_render_even_clear_render"> |
| 10611 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10612 | </Test> |
| 10613 | <Test name="odd_render_clear_even_clear_render"> |
| 10614 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10615 | </Test> |
| 10616 | <Test name="odd_render_clear_even_render_clear"> |
| 10617 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10618 | </Test> |
| 10619 | </TestCase> |
| 10620 | </TestSuite> |
| 10621 | <TestSuite name="no_preserve"> |
| 10622 | <TestCase name="no_resize"> |
| 10623 | <Test name="odd_none_even_none"> |
| 10624 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10625 | </Test> |
| 10626 | <Test name="odd_clear_even_none"> |
| 10627 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10628 | </Test> |
| 10629 | <Test name="odd_render_even_none"> |
| 10630 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10631 | </Test> |
| 10632 | <Test name="odd_clear_clear_even_none"> |
| 10633 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10634 | </Test> |
| 10635 | <Test name="odd_render_render_even_none"> |
| 10636 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10637 | </Test> |
| 10638 | <Test name="odd_clear_render_even_none"> |
| 10639 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10640 | </Test> |
| 10641 | <Test name="odd_render_clear_even_none"> |
| 10642 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10643 | </Test> |
| 10644 | <Test name="odd_clear_even_clear"> |
| 10645 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10646 | </Test> |
| 10647 | <Test name="odd_render_even_clear"> |
| 10648 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10649 | </Test> |
| 10650 | <Test name="odd_clear_clear_even_clear"> |
| 10651 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10652 | </Test> |
| 10653 | <Test name="odd_render_render_even_clear"> |
| 10654 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10655 | </Test> |
| 10656 | <Test name="odd_clear_render_even_clear"> |
| 10657 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10658 | </Test> |
| 10659 | <Test name="odd_render_clear_even_clear"> |
| 10660 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10661 | </Test> |
| 10662 | <Test name="odd_render_even_render"> |
| 10663 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10664 | </Test> |
| 10665 | <Test name="odd_clear_clear_even_render"> |
| 10666 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10667 | </Test> |
| 10668 | <Test name="odd_render_render_even_render"> |
| 10669 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10670 | </Test> |
| 10671 | <Test name="odd_clear_render_even_render"> |
| 10672 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10673 | </Test> |
| 10674 | <Test name="odd_render_clear_even_render"> |
| 10675 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10676 | </Test> |
| 10677 | <Test name="odd_clear_clear_even_clear_clear"> |
| 10678 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10679 | </Test> |
| 10680 | <Test name="odd_render_render_even_clear_clear"> |
| 10681 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10682 | </Test> |
| 10683 | <Test name="odd_clear_render_even_clear_clear"> |
| 10684 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10685 | </Test> |
| 10686 | <Test name="odd_render_clear_even_clear_clear"> |
| 10687 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10688 | </Test> |
| 10689 | <Test name="odd_render_render_even_render_render"> |
| 10690 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10691 | </Test> |
| 10692 | <Test name="odd_clear_render_even_render_render"> |
| 10693 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10694 | </Test> |
| 10695 | <Test name="odd_render_clear_even_render_render"> |
| 10696 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10697 | </Test> |
| 10698 | <Test name="odd_clear_render_even_clear_render"> |
| 10699 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10700 | </Test> |
| 10701 | <Test name="odd_render_clear_even_clear_render"> |
| 10702 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10703 | </Test> |
| 10704 | <Test name="odd_render_clear_even_render_clear"> |
| 10705 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10706 | </Test> |
| 10707 | </TestCase> |
| 10708 | <TestCase name="resize_before_swap"> |
| 10709 | <Test name="odd_none_even_none"> |
| 10710 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10711 | </Test> |
| 10712 | <Test name="odd_clear_even_none"> |
| 10713 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10714 | </Test> |
| 10715 | <Test name="odd_render_even_none"> |
| 10716 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10717 | </Test> |
| 10718 | <Test name="odd_clear_clear_even_none"> |
| 10719 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10720 | </Test> |
| 10721 | <Test name="odd_render_render_even_none"> |
| 10722 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10723 | </Test> |
| 10724 | <Test name="odd_clear_render_even_none"> |
| 10725 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10726 | </Test> |
| 10727 | <Test name="odd_render_clear_even_none"> |
| 10728 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10729 | </Test> |
| 10730 | <Test name="odd_clear_even_clear"> |
| 10731 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10732 | </Test> |
| 10733 | <Test name="odd_render_even_clear"> |
| 10734 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10735 | </Test> |
| 10736 | <Test name="odd_clear_clear_even_clear"> |
| 10737 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10738 | </Test> |
| 10739 | <Test name="odd_render_render_even_clear"> |
| 10740 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10741 | </Test> |
| 10742 | <Test name="odd_clear_render_even_clear"> |
| 10743 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10744 | </Test> |
| 10745 | <Test name="odd_render_clear_even_clear"> |
| 10746 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10747 | </Test> |
| 10748 | <Test name="odd_render_even_render"> |
| 10749 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10750 | </Test> |
| 10751 | <Test name="odd_clear_clear_even_render"> |
| 10752 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10753 | </Test> |
| 10754 | <Test name="odd_render_render_even_render"> |
| 10755 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10756 | </Test> |
| 10757 | <Test name="odd_clear_render_even_render"> |
| 10758 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10759 | </Test> |
| 10760 | <Test name="odd_render_clear_even_render"> |
| 10761 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10762 | </Test> |
| 10763 | <Test name="odd_clear_clear_even_clear_clear"> |
| 10764 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10765 | </Test> |
| 10766 | <Test name="odd_render_render_even_clear_clear"> |
| 10767 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10768 | </Test> |
| 10769 | <Test name="odd_clear_render_even_clear_clear"> |
| 10770 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10771 | </Test> |
| 10772 | <Test name="odd_render_clear_even_clear_clear"> |
| 10773 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10774 | </Test> |
| 10775 | <Test name="odd_render_render_even_render_render"> |
| 10776 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10777 | </Test> |
| 10778 | <Test name="odd_clear_render_even_render_render"> |
| 10779 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10780 | </Test> |
| 10781 | <Test name="odd_render_clear_even_render_render"> |
| 10782 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10783 | </Test> |
| 10784 | <Test name="odd_clear_render_even_clear_render"> |
| 10785 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10786 | </Test> |
| 10787 | <Test name="odd_render_clear_even_clear_render"> |
| 10788 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10789 | </Test> |
| 10790 | <Test name="odd_render_clear_even_render_clear"> |
| 10791 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10792 | </Test> |
| 10793 | </TestCase> |
| 10794 | <TestCase name="resize_after_swap"> |
| 10795 | <Test name="odd_none_even_none"> |
| 10796 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10797 | </Test> |
| 10798 | <Test name="odd_clear_even_none"> |
| 10799 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10800 | </Test> |
| 10801 | <Test name="odd_render_even_none"> |
| 10802 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10803 | </Test> |
| 10804 | <Test name="odd_clear_clear_even_none"> |
| 10805 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10806 | </Test> |
| 10807 | <Test name="odd_render_render_even_none"> |
| 10808 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10809 | </Test> |
| 10810 | <Test name="odd_clear_render_even_none"> |
| 10811 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10812 | </Test> |
| 10813 | <Test name="odd_render_clear_even_none"> |
| 10814 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10815 | </Test> |
| 10816 | <Test name="odd_clear_even_clear"> |
| 10817 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10818 | </Test> |
| 10819 | <Test name="odd_render_even_clear"> |
| 10820 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10821 | </Test> |
| 10822 | <Test name="odd_clear_clear_even_clear"> |
| 10823 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10824 | </Test> |
| 10825 | <Test name="odd_render_render_even_clear"> |
| 10826 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10827 | </Test> |
| 10828 | <Test name="odd_clear_render_even_clear"> |
| 10829 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10830 | </Test> |
| 10831 | <Test name="odd_render_clear_even_clear"> |
| 10832 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10833 | </Test> |
| 10834 | <Test name="odd_render_even_render"> |
| 10835 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10836 | </Test> |
| 10837 | <Test name="odd_clear_clear_even_render"> |
| 10838 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10839 | </Test> |
| 10840 | <Test name="odd_render_render_even_render"> |
| 10841 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10842 | </Test> |
| 10843 | <Test name="odd_clear_render_even_render"> |
| 10844 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10845 | </Test> |
| 10846 | <Test name="odd_render_clear_even_render"> |
| 10847 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10848 | </Test> |
| 10849 | <Test name="odd_clear_clear_even_clear_clear"> |
| 10850 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10851 | </Test> |
| 10852 | <Test name="odd_render_render_even_clear_clear"> |
| 10853 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10854 | </Test> |
| 10855 | <Test name="odd_clear_render_even_clear_clear"> |
| 10856 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10857 | </Test> |
| 10858 | <Test name="odd_render_clear_even_clear_clear"> |
| 10859 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10860 | </Test> |
| 10861 | <Test name="odd_render_render_even_render_render"> |
| 10862 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10863 | </Test> |
| 10864 | <Test name="odd_clear_render_even_render_render"> |
| 10865 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10866 | </Test> |
| 10867 | <Test name="odd_render_clear_even_render_render"> |
| 10868 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10869 | </Test> |
| 10870 | <Test name="odd_clear_render_even_clear_render"> |
| 10871 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10872 | </Test> |
| 10873 | <Test name="odd_render_clear_even_clear_render"> |
| 10874 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10875 | </Test> |
| 10876 | <Test name="odd_render_clear_even_render_clear"> |
| 10877 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10878 | </Test> |
| 10879 | </TestCase> |
| 10880 | </TestSuite> |
Pyry Haulos | dcd1b91 | 2015-09-02 14:59:24 -0700 | [diff] [blame] | 10881 | </TestSuite> |
| 10882 | <TestCase name="partial_update"> |
| 10883 | <Test name="odd_clear_even_none"> |
| 10884 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10885 | </Test> |
| 10886 | <Test name="odd_render_even_none"> |
| 10887 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10888 | </Test> |
| 10889 | <Test name="odd_clear_clear_even_none"> |
| 10890 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10891 | </Test> |
| 10892 | <Test name="odd_render_render_even_none"> |
| 10893 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10894 | </Test> |
| 10895 | <Test name="odd_clear_render_even_none"> |
| 10896 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10897 | </Test> |
| 10898 | <Test name="odd_render_clear_even_none"> |
| 10899 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10900 | </Test> |
| 10901 | <Test name="odd_clear_even_clear"> |
| 10902 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10903 | </Test> |
| 10904 | <Test name="odd_render_even_clear"> |
| 10905 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10906 | </Test> |
| 10907 | <Test name="odd_clear_clear_even_clear"> |
| 10908 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10909 | </Test> |
| 10910 | <Test name="odd_render_render_even_clear"> |
| 10911 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10912 | </Test> |
| 10913 | <Test name="odd_clear_render_even_clear"> |
| 10914 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10915 | </Test> |
| 10916 | <Test name="odd_render_clear_even_clear"> |
| 10917 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10918 | </Test> |
| 10919 | <Test name="odd_render_even_render"> |
| 10920 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10921 | </Test> |
| 10922 | <Test name="odd_clear_clear_even_render"> |
| 10923 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10924 | </Test> |
| 10925 | <Test name="odd_render_render_even_render"> |
| 10926 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10927 | </Test> |
| 10928 | <Test name="odd_clear_render_even_render"> |
| 10929 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10930 | </Test> |
| 10931 | <Test name="odd_render_clear_even_render"> |
| 10932 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10933 | </Test> |
| 10934 | <Test name="odd_clear_clear_even_clear_clear"> |
| 10935 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10936 | </Test> |
| 10937 | <Test name="odd_render_render_even_clear_clear"> |
| 10938 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10939 | </Test> |
| 10940 | <Test name="odd_clear_render_even_clear_clear"> |
| 10941 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10942 | </Test> |
| 10943 | <Test name="odd_render_clear_even_clear_clear"> |
| 10944 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10945 | </Test> |
| 10946 | <Test name="odd_render_render_even_render_render"> |
| 10947 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10948 | </Test> |
| 10949 | <Test name="odd_clear_render_even_render_render"> |
| 10950 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10951 | </Test> |
| 10952 | <Test name="odd_render_clear_even_render_render"> |
| 10953 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10954 | </Test> |
| 10955 | <Test name="odd_clear_render_even_clear_render"> |
| 10956 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10957 | </Test> |
| 10958 | <Test name="odd_render_clear_even_clear_render"> |
| 10959 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10960 | </Test> |
| 10961 | <Test name="odd_render_clear_even_render_clear"> |
| 10962 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10963 | </Test> |
| 10964 | <Test name="render_outside_damage_region"> |
| 10965 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10966 | </Test> |
| 10967 | <Test name="render_before_set_damage_region"> |
| 10968 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10969 | </Test> |
| 10970 | </TestCase> |
| 10971 | <TestCase name="negative_partial_update"> |
| 10972 | <Test name="not_postable_surface"> |
| 10973 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10974 | </Test> |
| 10975 | <Test name="not_current_surface"> |
| 10976 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10977 | </Test> |
| 10978 | <Test name="buffer_preserved"> |
| 10979 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10980 | </Test> |
| 10981 | <Test name="set_damage_region_twice"> |
| 10982 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10983 | </Test> |
| 10984 | <Test name="set_damage_region_before_query_age"> |
| 10985 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10986 | </Test> |
| 10987 | <Test name="pass_null_0_as_params"> |
| 10988 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10989 | </Test> |
| 10990 | <Test name="not_current_surface2"> |
| 10991 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10992 | </Test> |
| 10993 | </TestCase> |
Mika Isojärvi | 043056f | 2016-02-19 15:11:45 -0800 | [diff] [blame] | 10994 | <TestSuite name="swap_buffers_with_damage"> |
| 10995 | <TestCase name="no_resize"> |
| 10996 | <Test name="clear"> |
| 10997 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 10998 | </Test> |
| 10999 | <Test name="render"> |
| 11000 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11001 | </Test> |
| 11002 | <Test name="clear_clear"> |
| 11003 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11004 | </Test> |
| 11005 | <Test name="render_render"> |
| 11006 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11007 | </Test> |
| 11008 | <Test name="clear_render"> |
| 11009 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11010 | </Test> |
| 11011 | <Test name="render_clear"> |
| 11012 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11013 | </Test> |
| 11014 | <Test name="preserve_buffer_clear"> |
| 11015 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11016 | </Test> |
| 11017 | <Test name="preserve_buffer_render"> |
| 11018 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11019 | </Test> |
| 11020 | <Test name="preserve_buffer_clear_clear"> |
| 11021 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11022 | </Test> |
| 11023 | <Test name="preserve_buffer_render_render"> |
| 11024 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11025 | </Test> |
| 11026 | <Test name="preserve_buffer_clear_render"> |
| 11027 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11028 | </Test> |
| 11029 | <Test name="preserve_buffer_render_clear"> |
| 11030 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11031 | </Test> |
| 11032 | <Test name="buffer_age_clear"> |
| 11033 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11034 | </Test> |
| 11035 | <Test name="buffer_age_render"> |
| 11036 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11037 | </Test> |
| 11038 | <Test name="buffer_age_clear_clear"> |
| 11039 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11040 | </Test> |
| 11041 | <Test name="buffer_age_render_render"> |
| 11042 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11043 | </Test> |
| 11044 | <Test name="buffer_age_clear_render"> |
| 11045 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11046 | </Test> |
| 11047 | <Test name="buffer_age_render_clear"> |
| 11048 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11049 | </Test> |
| 11050 | </TestCase> |
| 11051 | <TestCase name="resize_before_swap"> |
| 11052 | <Test name="clear"> |
| 11053 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11054 | </Test> |
| 11055 | <Test name="render"> |
| 11056 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11057 | </Test> |
| 11058 | <Test name="clear_clear"> |
| 11059 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11060 | </Test> |
| 11061 | <Test name="render_render"> |
| 11062 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11063 | </Test> |
| 11064 | <Test name="clear_render"> |
| 11065 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11066 | </Test> |
| 11067 | <Test name="render_clear"> |
| 11068 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11069 | </Test> |
| 11070 | <Test name="preserve_buffer_clear"> |
| 11071 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11072 | </Test> |
| 11073 | <Test name="preserve_buffer_render"> |
| 11074 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11075 | </Test> |
| 11076 | <Test name="preserve_buffer_clear_clear"> |
| 11077 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11078 | </Test> |
| 11079 | <Test name="preserve_buffer_render_render"> |
| 11080 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11081 | </Test> |
| 11082 | <Test name="preserve_buffer_clear_render"> |
| 11083 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11084 | </Test> |
| 11085 | <Test name="preserve_buffer_render_clear"> |
| 11086 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11087 | </Test> |
| 11088 | <Test name="buffer_age_clear"> |
| 11089 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11090 | </Test> |
| 11091 | <Test name="buffer_age_render"> |
| 11092 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11093 | </Test> |
| 11094 | <Test name="buffer_age_clear_clear"> |
| 11095 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11096 | </Test> |
| 11097 | <Test name="buffer_age_render_render"> |
| 11098 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11099 | </Test> |
| 11100 | <Test name="buffer_age_clear_render"> |
| 11101 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11102 | </Test> |
| 11103 | <Test name="buffer_age_render_clear"> |
| 11104 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11105 | </Test> |
| 11106 | </TestCase> |
| 11107 | <TestCase name="resize_after_swap"> |
| 11108 | <Test name="clear"> |
| 11109 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11110 | </Test> |
| 11111 | <Test name="render"> |
| 11112 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11113 | </Test> |
| 11114 | <Test name="clear_clear"> |
| 11115 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11116 | </Test> |
| 11117 | <Test name="render_render"> |
| 11118 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11119 | </Test> |
| 11120 | <Test name="clear_render"> |
| 11121 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11122 | </Test> |
| 11123 | <Test name="render_clear"> |
| 11124 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11125 | </Test> |
| 11126 | <Test name="preserve_buffer_clear"> |
| 11127 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11128 | </Test> |
| 11129 | <Test name="preserve_buffer_render"> |
| 11130 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11131 | </Test> |
| 11132 | <Test name="preserve_buffer_clear_clear"> |
| 11133 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11134 | </Test> |
| 11135 | <Test name="preserve_buffer_render_render"> |
| 11136 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11137 | </Test> |
| 11138 | <Test name="preserve_buffer_clear_render"> |
| 11139 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11140 | </Test> |
| 11141 | <Test name="preserve_buffer_render_clear"> |
| 11142 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11143 | </Test> |
| 11144 | <Test name="buffer_age_clear"> |
| 11145 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11146 | </Test> |
| 11147 | <Test name="buffer_age_render"> |
| 11148 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11149 | </Test> |
| 11150 | <Test name="buffer_age_clear_clear"> |
| 11151 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11152 | </Test> |
| 11153 | <Test name="buffer_age_render_render"> |
| 11154 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11155 | </Test> |
| 11156 | <Test name="buffer_age_clear_render"> |
| 11157 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11158 | </Test> |
| 11159 | <Test name="buffer_age_render_clear"> |
| 11160 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11161 | </Test> |
| 11162 | </TestCase> |
| 11163 | </TestSuite> |
Mika Isojärvi | 3df50ec | 2016-02-18 11:09:26 -0800 | [diff] [blame] | 11164 | <TestCase name="multicontext"> |
| 11165 | <Test name="non_shared"> |
| 11166 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11167 | </Test> |
| 11168 | <Test name="shared"> |
| 11169 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11170 | </Test> |
| 11171 | <Test name="non_shared_make_current"> |
| 11172 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11173 | </Test> |
| 11174 | <Test name="shared_make_current"> |
| 11175 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11176 | </Test> |
| 11177 | <Test name="non_shared_clear"> |
| 11178 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11179 | </Test> |
| 11180 | <Test name="shared_clear"> |
| 11181 | <TestInstance glconfig="rgba8888d24s8ms0" rotation="unspecified" surfacetype="window"/> |
| 11182 | </Test> |
| 11183 | </TestCase> |
Pyry Haulos | 083b599 | 2015-04-14 10:49:55 -0700 | [diff] [blame] | 11184 | </TestSuite> |
| 11185 | </TestSuite> |
| 11186 | </TestPackage> |