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
96 AOSPConfig(ConfigType type_, int id_, deUint32 surfaceTypes_, deInt32 redBits_, deInt32 greenBits_, in AOSPConfig() argument
111 AOSPConfig(void) in AOSPConfig() argument
125 ConfigType type;
126 int id;
127 deUint32 surfaceTypes;
128 deInt32 redBits;
129 deInt32 greenBits;
130 deInt32 blueBits;
131 deInt32 alphaBits;
[all …]