Searched refs:glconfig (Results 1 – 5 of 5) sorted by relevance
/external/deqp/scripts/ |
D | build_android_mustpass.py | 60 glconfig = "rgba8888d24s8ms0", 67 glconfig = "rgba8888d24s8ms0", 77 glconfig = "rgba8888d24s8ms0", 84 glconfig = "rgba8888d24s8ms0", 95 glconfig = "rgba8888d24s8ms0", 103 glconfig = "rgba8888d24s8ms0", 111 glconfig = "rgba8888d24s8ms0", 117 glconfig = "rgba8888d24s8ms0", 122 glconfig = "rgba8888d24s8ms0", 127 glconfig = "rgba8888d24s8ms0", [all …]
|
D | mustpass.py | 46 …def __init__ (self, name, filters, glconfig = None, rotation = None, surfacetype = None, required … argument 48 self.glconfig = glconfig 127 if config.glconfig != None: 128 cmdLine += "--deqp-gl-config-name=%s " % config.glconfig 331 if config.glconfig != None: 332 addOptionElement(testElement, "deqp-gl-config-name", config.glconfig)
|
/external/deqp/external/openglcts/scripts/ |
D | build_mustpass.py | 101 glconfig = "rgba8888d24s8ms0", 110 glconfig = "rgba8888d24s8ms0", 118 glconfig = "rgba8888d24s8ms0", 125 glconfig = "rgba8888d24s8ms0", 132 glconfig = "rgba8888d24s8ms0", 139 glconfig = "rgba8888d24s8ms0", 148 glconfig = "rgba8888d24s8ms4", 158 glconfig = "rgb565d0s0ms0", 169 glconfig = "rgba8888d24s8ms0", 176 glconfig = "rgba8888d24s8ms0", [all …]
|
D | mustpass.py | 52 …def __init__ (self, name, filters, glconfig = None, rotation = "unspecified", surfacetype = None, … argument 54 self.glconfig = glconfig 108 if config.glconfig != None: 109 cmdLine += "--deqp-gl-config-name=%s " % config.glconfig 337 pGLConfig = getConfigName(config.glconfig) + ','
|
/external/u-boot/arch/arm/include/asm/arch-ep93xx/ |
D | ep93xx.h | 276 uint32_t glconfig; member
|