1e5c31af7Sopenharmony_ci#ifndef _GLCKHRONOSMUSTPASSGL_HPP
2e5c31af7Sopenharmony_ci#define _GLCKHRONOSMUSTPASSGL_HPP
3e5c31af7Sopenharmony_ci/*     Copyright (C) 2016-2017 The Khronos Group Inc
4e5c31af7Sopenharmony_ci *
5e5c31af7Sopenharmony_ci *     Licensed under the Apache License, Version 2.0 (the "License");
6e5c31af7Sopenharmony_ci *     you may not use this file except in compliance with the License.
7e5c31af7Sopenharmony_ci *     You may obtain a copy of the License at
8e5c31af7Sopenharmony_ci *
9e5c31af7Sopenharmony_ci *          http://www.apache.org/licenses/LICENSE-2.0
10e5c31af7Sopenharmony_ci *
11e5c31af7Sopenharmony_ci *     Unless required by applicable law or agreed to in writing, software
12e5c31af7Sopenharmony_ci *     distributed under the License is distributed on an "AS IS" BASIS,
13e5c31af7Sopenharmony_ci *     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14e5c31af7Sopenharmony_ci *     See the License for the specific language governing permissions and
15e5c31af7Sopenharmony_ci *     limitations under the License.
16e5c31af7Sopenharmony_ci*/
17e5c31af7Sopenharmony_ci
18e5c31af7Sopenharmony_ci/* WARNING: This is auto-generated file. Do not modify, since changes will
19e5c31af7Sopenharmony_ci * be lost! Modify the generating script instead.
20e5c31af7Sopenharmony_ci */
21e5c31af7Sopenharmony_ci
22e5c31af7Sopenharmony_ciconst char* mustpassDir = "gl_cts/data/mustpass/gl/khronos_mustpass/main/";
23e5c31af7Sopenharmony_ci
24e5c31af7Sopenharmony_cistatic const RunParams khronos_mustpass_gl_first_cfg[] = {
25e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
26e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
27e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
28e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
29e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
30e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
31e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
32e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
33e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
34e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
35e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
36e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
37e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
38e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
39e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
40e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
41e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
42e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
43e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
44e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
45e5c31af7Sopenharmony_ci	{ glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
46e5c31af7Sopenharmony_ci	{ glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
47e5c31af7Sopenharmony_ci	{ glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
48e5c31af7Sopenharmony_ci	{ glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
49e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
50e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
51e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
52e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
53e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
54e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
55e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
56e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
57e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
58e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
59e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
60e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
61e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
62e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
63e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
64e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
65e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
66e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
67e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
68e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
69e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
70e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
71e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
72e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
73e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
74e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
75e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
76e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
77e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
78e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
79e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
80e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
81e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
82e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
83e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
84e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
85e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
86e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
87e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
88e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
89e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
90e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
91e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
92e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
93e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
94e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
95e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
96e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
97e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
98e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
99e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
100e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
101e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
102e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
103e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
104e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
105e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
106e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
107e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
108e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
109e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
110e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
111e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
112e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
113e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
114e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
115e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
116e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
117e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
118e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
119e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
120e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
121e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
122e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
123e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
124e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
125e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
126e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
127e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
128e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
129e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
130e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
131e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
132e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
133e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
134e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
135e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
136e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
137e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
138e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
139e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
140e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
141e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
142e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
143e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
144e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
145e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
146e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
147e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
148e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
149e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
150e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
151e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
152e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
153e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
154e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
155e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
156e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
157e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
158e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
159e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
160e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
161e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
162e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
163e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
164e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
165e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
166e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
167e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
168e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
169e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
170e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
171e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
172e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
173e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
174e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
175e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
176e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
177e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
178e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
179e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
180e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
181e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
182e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
183e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
184e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
185e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
186e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
187e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
188e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
189e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
190e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
191e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
192e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
193e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
194e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
195e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
196e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
197e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
198e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
199e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
200e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", 64, -1 },
201e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
202e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
203e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "gtf-master", DE_NULL, "unspecified", 3, "rgba8888d24s8", -1, 64 },
204e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
205e5c31af7Sopenharmony_ci};
206e5c31af7Sopenharmony_ci
207e5c31af7Sopenharmony_cistatic const RunParams khronos_mustpass_gl_other_cfg[] = {
208e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
209e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
210e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
211e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
212e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
213e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
214e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
215e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
216e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
217e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
218e5c31af7Sopenharmony_ci	{ glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
219e5c31af7Sopenharmony_ci	{ glu::ApiType::compatibility(4, 2), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
220e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
221e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
222e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
223e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
224e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
225e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
226e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
227e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
228e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
229e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
230e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
231e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
232e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
233e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
234e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
235e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
236e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 6), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
237e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
238e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
239e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
240e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
241e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
242e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 5), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
243e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
244e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
245e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
246e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
247e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
248e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 4), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
249e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
250e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
251e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
252e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
253e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
254e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 3), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
255e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
256e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
257e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
258e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
259e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
260e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 2), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
261e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
262e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
263e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
264e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
265e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
266e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 1), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
267e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
268e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
269e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
270e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
271e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
272e5c31af7Sopenharmony_ci	{ glu::ApiType::core(4, 0), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
273e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
274e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
275e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
276e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
277e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
278e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 3), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
279e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
280e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
281e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
282e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
283e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
284e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 2), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
285e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
286e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
287e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
288e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
289e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
290e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 1), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
291e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
292e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
293e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "gtf-master", DE_NULL, "unspecified", 1, DE_NULL, 64, 64 },
294e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
295e5c31af7Sopenharmony_ci#if defined(DEQP_GTF_AVAILABLE)
296e5c31af7Sopenharmony_ci	{ glu::ApiType::core(3, 0), "gtf-master", DE_NULL, "unspecified", 2, DE_NULL, 113, 47 },
297e5c31af7Sopenharmony_ci#endif // defined(DEQP_GTF_AVAILABLE)
298e5c31af7Sopenharmony_ci};
299e5c31af7Sopenharmony_ci
300e5c31af7Sopenharmony_ci#endif // _GLCKHRONOSMUSTPASSGL_HPP
301