Home
last modified time | relevance | path

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

/frameworks/base/opengl/tests/configdump/
Dconfigdump.cpp24 struct Attribute { struct
29 Attribute attributes[] = { argument
/frameworks/base/opengl/libs/GLES2_dbg/test/
Dtest_main.cpp168 static const struct Attribute { in TEST_F() struct
169 const char * name; in TEST_F()
170 GLint location; in TEST_F()
171 GLint size; in TEST_F()
172 GLenum type; in TEST_F()