Home
last modified time | relevance | path

Searched defs:AOSPConfig (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcConfigList.hpp94 struct AOSPConfig struct
96AOSPConfig(ConfigType type_, int id_, uint32_t surfaceTypes_, int32_t redBits_, int32_t greenBits_, in AOSPConfig() function
111 AOSPConfig(void) in AOSPConfig() function
125 ConfigType type;
126 int id;
127 uint32_t surfaceTypes;
128 int32_t redBits;
129 int32_t greenBits;
130 int32_t blueBits;
131 int32_t alphaBits;
[all …]