Searched refs:ExtGroup (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles2/ |
D | tes2CapabilityTests.cpp | 139 struct ExtGroup in init() struct 144 ExtGroup (TestCaseGroup* parent, const char* name, const char* desc) in init() function 152 ExtGroup& operator<< (const char* extName) in init() argument 160 ExtGroup(this, "uncompressed_texture_formats", "Uncompressed texture formats") in init() 174 ExtGroup(this, "compressed_texture_formats", "Compressed texture formats") in init() 184 ExtGroup(this, "texture", "Texturing features") in init() 195 ExtGroup(this, "fbo", "FBO features") in init() 215 ExtGroup(this, "vertex_data_formats", "Vertex data formats") in init() 221 ExtGroup(this, "shaders", "Shader features") in init() 229 ExtGroup(this, "shader_binary_formats", "Shader binary formats") in init() [all …]
|