Home
last modified time | relevance | path

Searched refs:glconfig (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/scripts/
H A Dbuild_android_mustpass.py67 glconfig = "rgba8888d24s8ms0", variable
74 glconfig = "rgba8888d24s8ms0", variable
81 glconfig = "rgba8888d24s8ms0", variable
88 glconfig = "rgba8888d24s8ms0", variable
96 glconfig = "rgba8888d24s8ms0", variable
112 glconfig = "rgba8888d24s8ms0", variable
119 glconfig = "rgba8888d24s8ms0", variable
126 glconfig = "rgba8888d24s8ms0", variable
133 glconfig = "rgba8888d24s8ms0", variable
140 glconfig variable
160 glconfig = "rgba8888d24s8ms0", global() variable
167 glconfig = "rgba8888d24s8ms0", global() variable
174 glconfig = "rgba8888d24s8ms0", global() variable
181 glconfig = "rgba8888d24s8ms0", global() variable
188 glconfig = "rgba8888d24s8ms0", global() variable
196 glconfig = "rgba8888d24s8ms0", global() variable
202 glconfig = "rgba8888d24s8ms0", global() variable
208 glconfig = "rgba8888d24s8ms0", global() variable
214 glconfig = "rgba8888d24s8ms0", global() variable
222 glconfig = "rgba8888d24s8ms4", global() variable
231 glconfig = "rgb565d0s0ms0", global() variable
255 glconfig = "rgba8888d24s8ms0", global() variable
262 glconfig = "rgba8888d24s8ms0", global() variable
269 glconfig = "rgba8888d24s8ms0", global() variable
276 glconfig = "rgba8888d24s8ms0", global() variable
283 glconfig = "rgba8888d24s8ms0", global() variable
291 glconfig = "rgba8888d24s8ms0", global() variable
297 glconfig = "rgba8888d24s8ms0", global() variable
303 glconfig = "rgba8888d24s8ms0", global() variable
309 glconfig = "rgba8888d24s8ms0", global() variable
317 glconfig = "rgba8888d24s8ms4", global() variable
325 glconfig = "rgb565d0s0ms0", global() variable
[all...]
H A Dmustpass.py46 def __init__ (self, name, filters, glconfig = None, rotation = None, surfacetype = None, required = False, runtime = None, runByDefault = True, listOfGroupsToSplit = []):
48 self.glconfig = glconfig
107 if config.glconfig != None:
108 cmdLine += "--deqp-gl-config-name=%s " % config.glconfig
231 if config.glconfig != None:
232 addOptionElement(testElement, "deqp-gl-config-name", config.glconfig)
/third_party/vk-gl-cts/external/openglcts/scripts/
H A Dbuild_mustpass.py111 glconfig = "rgba8888d24s8ms0", variable
120 glconfig = "rgba8888d24s8ms0", variable
128 glconfig = "rgba8888d24s8ms0", variable
135 glconfig = "rgba8888d24s8ms0", variable
142 glconfig = "rgba8888d24s8ms0", variable
149 glconfig = "rgba8888d24s8ms0", variable
158 glconfig = "rgba8888d24s8ms4", variable
168 glconfig = "rgb565d0s0ms0", variable
180 glconfig = "rgba8888d24s8ms0", variable
187 glconfig variable
194 glconfig = "rgba8888d24s8ms0", global() variable
201 glconfig = "rgba8888d24s8ms0", global() variable
208 glconfig = "rgba8888d24s8ms0", global() variable
217 glconfig = "rgba8888d24s8ms4", global() variable
225 glconfig = "rgb565d0s0ms0", global() variable
242 glconfig = "rgba8888d24s8ms0", global() variable
259 glconfig = "rgba8888d24s8ms0", global() variable
276 glconfig = "rgba8888d24s8ms0", global() variable
283 glconfig = "rgba8888d24s8ms0", global() variable
290 glconfig = "rgba8888d24s8ms0", global() variable
297 glconfig = "rgba8888d24s8ms0", global() variable
304 glconfig = "rgba8888d24s8ms0", global() variable
313 glconfig = "rgba8888d24s8ms4", global() variable
321 glconfig = "rgb565d0s0ms0", global() variable
341 glconfig = "rgba8888d24s8ms0", global() variable
349 glconfig = "rgba8888d24s8ms0", global() variable
356 glconfig = "rgba8888d24s8ms0", global() variable
363 glconfig = "rgba8888d24s8ms0", global() variable
370 glconfig = "rgba8888d24s8ms0", global() variable
379 glconfig = "rgba8888d24s8ms4", global() variable
389 glconfig = "rgb565d0s0ms0", global() variable
451 glconfig = "rgba8888d24s8ms0", global() variable
466 glconfig = "rgba8888d24s8ms0", global() variable
481 glconfig = "rgba8888d24s8ms0", global() variable
488 glconfig = "rgba8888d24s8ms0", global() variable
495 glconfig = "rgba8888d24s8ms0", global() variable
502 glconfig = "rgba8888d24s8ms0", global() variable
509 glconfig = "rgba8888d24s8ms0", global() variable
518 glconfig = "rgba8888d24s8ms4", global() variable
526 glconfig = "rgb565d0s0ms0", global() variable
542 glconfig = "rgba8888d24s8ms0", global() variable
550 glconfig = "rgba8888d24s8ms0", global() variable
557 glconfig = "rgba8888d24s8ms0", global() variable
564 glconfig = "rgba8888d24s8ms0", global() variable
571 glconfig = "rgba8888d24s8ms0", global() variable
580 glconfig = "rgba8888d24s8ms4", global() variable
588 glconfig = "rgb565d0s0ms0", global() variable
1196 glconfig = "rgba8888d24s8ms0", global() variable
1206 glconfig = "rgba8888d24s8ms0", global() variable
[all...]
H A Dmustpass.py53 def __init__ (self, name, filters, glconfig = None, rotation = "unspecified", surfacetype = None, surfacewidth = None, surfaceheight = None, baseseed = None, fboconfig = None, required = False, runtime = None, os = "any", skip = "none"):
55 self.glconfig = glconfig
110 if config.glconfig != None:
111 cmdLine += "--deqp-gl-config-name=%s " % config.glconfig
344 pGLConfig = getConfigName(config.glconfig) + ','

Completed in 5 milliseconds